TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • RussR

      No-GUI TRIGGERcmd agent that works on 32bit Windows

      Announcements
      • • • Russ
      25
      0
      Votes
      25
      Posts
      8.5k
      Views

      RussR

      @prik-m said in No-GUI TRIGGERcmd agent that works on 32bit Windows:

      @prik-m
      I tried log out of the site to login with a diffrent google user but it automatically login with the previous one without giving me the possibility to change: can I do something about it?

      Thx.

      If you use Chrome, you could use a different profile logged in as the other user.

      https://support.google.com/chrome/answer/2364824?hl=en&co=GENIE.Platform%3DDesktop

    • N

      Google Home

      General Discussion
      • feature request • • nathan7
      25
      0
      Votes
      25
      Posts
      7.2k
      Views

      P

      @Russ Thanks for the clarification. That was my understanding as well - to share TRIGGERcmd for all, either everybody has to use Voice Match or nobody can use it. Unfortunately, the children really want to use the Voice Match (required to teach Google Home important things such as names of our cats etc) while both me and my wife are strictly against Voice Match for us. That means that the children could share TriggerCMD but no solution for the adults. And we'd need TriggerCNS exactly mainly for the adults...

      I understand it's a relatively specific situation though, so probably no solution will be available. I was hoping for something similar to Spotify (that works also for non-VoiceMatch members of the household) but I understand it may be difficult to achieve. Thanks for your efforts anyway!

    • XanderX

      Never used parameters before...

      Windows
      • • • Xander
      25
      0
      Votes
      25
      Posts
      3.1k
      Views

      Royher FigueraR

      @Russ said in Never used parameters before...:

      @Royher-Figuera, in a .bat file, the syntax for a parameter is %1 for the first parameter, and %2 for the second parameter, etc.

      So you could make a simple batch file that google's something like this:

      start https://www.google.com/search?q=%1

      @Russ Yes, my mistake.

      I have a error in my .bat file with a "$" and "%". I compare with my google.bat and this is ok and modified the another files.

      Thank You

    • C

      Feature request: Leave off computer name when issuing an Alexa command

      General Discussion
      • • • Christian Robinson
      24
      0
      Votes
      24
      Posts
      10.4k
      Views

      ?

      @russ
      Got it. Looks like you already set that up for me .. as I could see my laptop on the default computer field .. and it is working ! Thank you!

      P.S: Is there a location on this forum or site for "How-to's" / Knowledge base - for people to find such information there .. if yes, please direct me to the same, if not, might be a good idea to create one 🙂

    • MAX MAGALHAESM

      Start netflix app

      Windows
      • • • MAX MAGALHAES
      24
      3
      Votes
      24
      Posts
      5.9k
      Views

      Rodolfo LincangoR

      @Russ , es mi mismo caso, si esta instalado pero me sale el anuncio, me podrias ayudar por favor.

    • RussR

      What's the difference between background and foreground commands?

      Instructions
      • • • Russ
      23
      0
      Votes
      23
      Posts
      37.5k
      Views

      Alê 滝口A

      @Russ thank you !!!

    • S

      Install from github repo?

      General Discussion
      • • • stevef9432203
      23
      0
      Votes
      23
      Posts
      5.4k
      Views

      RussR

      @stevef9432203, no, but you could change this line to set your "homedir" to something else.

      homedir = (process.platform === 'win32') ? process.env.HOMEPATH : process.env.HOME;

      Or maybe you could symlink your ~/.TRIGGERcmdData folder to a path on your hard drive.

    • D

      Running a python script on a raspberry pi

      Raspberry Pi
      • • • daproduct
      23
      0
      Votes
      23
      Posts
      3.1k
      Views

      D

      @Russ
      Thank you Russ for looking into it.

      With the startup, I was referring to the RPI starting / booting up from being turned off. I noticed that the issue only happens from the RPI starting up and on the first instance a command is run. The next time a command is run, the command executes without issue. The main problem is the xdotool command not being executed on this first instance. However, the page is loaded.

      Also, I do have TriggerCMD installed as a background agent using that command and I do have xhost+ addeed to the end of the /etc/profile

    • ?

      Mac app issues

      General Discussion
      • • • A Former User
      22
      0
      Votes
      22
      Posts
      6.4k
      Views

      RussR

      @pico, that's interesting. I'll experiment with that. I hope it works. Thanks for the suggestion.

      EDIT: I worked on it for a while and didn't get it working. I couldn't get it to add the Login item while it's quarantined. I think that's a mac security feature for apps downloaded outside of the app store.

    • NiravN

      TriggerCMD skill working, but not directly

      General Discussion
      • • • Nirav
      22
      0
      Votes
      22
      Posts
      1.7k
      Views

      P

      I was facing the same problem, but solved while writing this:

      If I use the old skill and say "ask trigger CMD to run terço" it works perfect, also works from pressing "trigger" in the website.
      If I use the new skill and say "turn on terço" it doesn't.

      What have I tried:

      Disabling and enabling the skills. Deleting and adding the command again. Removing and discovering the comands again in Alexa. Removing and re-installing the triggercmdagent. Changing voice command.

      Useful info:

      Only happens to that command, all the other works fine. This command is a bash script that open a few chrome pages depending on week day. I'm using Linux (PopOS 20.04). I'm using it in portuguese.

      Then I decide to try changing the Trigger name. I used "batata" (potato in portuguese) and it worked, then I tried "Terço" again and it didn't, then I tried "Terco", it worked. Apparently it is a problem with "ç" in the trigger name (in the voice command is working well). Since english don't have that, it's understandable. It's not a big thing or really a problem, just wanted to inform so if anyone is having the same problem, try that.

    • Frank MalczewskiF

      Voice commands on Goggle Minis understood but not executing

      General Discussion
      • • • Frank Malczewski
      22
      0
      Votes
      22
      Posts
      1.3k
      Views

      Frank MalczewskiF

      @Frank-Malczewski For anyone reading this post, we solved the problem.

      Before I followed the instructions above for sharing my computer with my wife (creating a triggercmd account for her and sharing my computer), I had tried to add her to MY triggercmd account by going on HER phone to HOME / SETUP DEVICE / WORKS WITH GOOGLE and linked to TriggerCMD Smart Home, which it accepted. But after following Russ' process for sharing the computer, neither of us could use Google to turn stuff on or off.

      What I had to do is DISCONNECT TriggerCMD Smart Home on HER phone, then reconnect it so it picked up her new triggercmd.com account. You cannot have two people trying to access the same account.

      Problem solved and now we both can talk to Google to turn lights on and off.

      Thanks Russ for working with me on this...

      EDIT: I see that Russ also posted that we solved this! We must have been typing at the same time...

    • RussR

      Ubuntu Linux agent instructions

      Linux
      • • • Russ
      21
      0
      Votes
      21
      Posts
      8.9k
      Views

      RussR

      @Pr0k0, background commands should show up as Alexa Smart Home devices, just like foreground commands, so I wonder if you didn't install the background service yet. This command should it:

      sudo sh /usr/lib/triggercmdagent/resources/app/src/installdaemon.sh
    • JIMMY GUTIERREZ NINAHUAMANJ

      don't run triggercmdagent service

      General Discussion
      • • • JIMMY GUTIERREZ NINAHUAMAN
      20
      0
      Votes
      20
      Posts
      1.3k
      Views

      RussR

      @kellanist, does that script only work if you right-click and run it as administrator? If so, you could try running the TRIGGERcmd agent as administrator.

      By default, the TRIGGERcmd agent will not run your commands as admin, but if you run the agent as admin, then the commands it runs would run with the elevated tokens too.

      You could also turn off UAC, but of course that has security implications.

    • ?

      Alexa invocation and SmartThings switch questions

      General Discussion
      • • • A Former User
      19
      0
      Votes
      19
      Posts
      8.4k
      Views

      RussR

      @Neflhiem, I'm glad you got it working. I like how it turned out too. Thanks again for your questions - I wouldn't have thought to implement this if you hadn't asked.

    • B

      Windows agent not updating triggers on triggercmd.com, ST smartapp?

      General Discussion
      • • • batteryxsnare
      19
      0
      Votes
      19
      Posts
      3.2k
      Views

      RussR

      @batteryxsnare, unfortunately I see no smoking gun in that output.

    • Terry KingT

      trigger cmd on arch linux

      General Discussion
      • • • Terry King
      19
      0
      Votes
      19
      Posts
      1.9k
      Views

      M

      @Russ thanks!

    • Scott BartonS

      How do you install TRIGGERcmd on Raspberry pi with OpenWRT?

      Raspberry Pi
      • • • Scott Barton
      19
      0
      Votes
      19
      Posts
      1.4k
      Views

      Scott BartonS

      I just updated the scripts that TRIGGERcmd runs to have full paths, and now it works, thanks!

    • ?

      Are there plans to release a Alexa Skill for amazon.de ?

      General Discussion
      • • • A Former User
      18
      0
      Votes
      18
      Posts
      6.6k
      Views

      RussR

      Both German Alexa skills are live now!

      https://www.amazon.de/VanderMey-Consulting-LLC-TRIGGER-command/dp/B074TV61DK/
      https://www.amazon.de/VanderMey-Consulting-LLC-TRIGGERcmd/dp/B06XFN2TZN/

      If you confirm they're working fine, please tell your friends. 🙂

      Thanks again for all your help @MarcusV!

    • G

      Unable to access to the aplication

      Instructions
      • • • gabi92a
      18
      1
      Votes
      18
      Posts
      3.6k
      Views

      RussR

      @gabi92a, I found out why Fiddler wasn't working. For NodeJS apps like the TRIGGERcmd agent, you have to set these environment variables before you run the node src\agent.js --console command:

      set https_proxy=http://127.0.0.1:8888 set http_proxy=http://127.0.0.1:8888 set NODE_TLS_REJECT_UNAUTHORIZED=0

      That tells the NodeJS app to use Fiddler as a proxy server.
      I found that here: https://weblogs.asp.net/dixin/use-fiddler-with-node-js

      Can you try that? Maybe that will give us a clue.

      Also, you could try running it after setting this variable to get a bunch of debug output:

      set NODE_DEBUG=*

      One thing you should know - the agent uses a websocket to connect to the server, and that connection doesn't use the https_proxy variable so Fiddler won't pick that up. The request that's giving us this error doesn't use websockets though, so that shouldn't matter for this troubleshooting.

    • Daniel MillanD

      Parameters with Alexa not working

      General Discussion
      • • • Daniel Millan
      18
      0
      Votes
      18
      Posts
      1.3k
      Views

      RussR

      @Ivan-Kuler, @Daniel-Millan, you might be interested in this:

      https://www.triggercmd.com/forum/topic/1531/pass-parameters-with-alexa-routines