TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • ?

      Very nice application -- thank you!

      • • A Former User
      2
      0
      Votes
      2
      Posts
      900
      Views

      RussR

      Thank you @mallea ! Merry Christmas!

    • RussR

      Looking for feedback - Should I add to the Alexa voice interface?

      • • Russ
      11
      0
      Votes
      11
      Posts
      4.2k
      Views

      RussR

      @dlaugh14, your example is way cooler than mine.

    • ?

      Can not install Triggercmd on Rasbian Raspberry Pi

      • • A Former User
      13
      0
      Votes
      13
      Posts
      5.0k
      Views

      RussR

      @rexabbot, no, but if you want to run foreground commands that launch GUI application like a browser, you can open a terminal window within X-Windows, and run triggercmdagent. That will run the agent in foreground mode.

      Unfortunately you won't be able to use the GUI editor though, so you'll have to edit the commands.json file manually with vi or pico.

    • ?

      Command script not working - Raspberry?

      • • A Former User
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      ?

      @Joost-Breggeman said in Command script not working - Raspberry?:

      {"trigger":"Hello World","command":"sudo /home/pi/tmp/test.sh","ground":"foreground","voice":"update","allowParams": "false"}

      nevermind... found it. there should be an absolute path to the text file in the script

    • ?

      How to Run Commands as Administrator

      administrator • • A Former User
      3
      0
      Votes
      3
      Posts
      2.6k
      Views

      RussR

      @bzowk ,

      That should have worked. Background commands are elevated commands by default because they run in the context of the Windows service that runs as Local System.

      I have a background command called "Restart Print Spooler" that runs:

      sc stop spooler & sc start spooler

      I just tested it on my Win10 box and it worked. I have UAC turned on though, so maybe that's the difference.

      EDIT 7/4/21:
      Check out this solution too: https://www.triggercmd.com/forum/topic/1453/questions/2

    • ?

      "Installation Has Failed" Error

      • • A Former User
      7
      0
      Votes
      7
      Posts
      3.7k
      Views

      RussR

      Now there's a better way to run the agent on a 32bit version of Windows:

      https://www.triggercmd.com/forum/topic/99/no-gui-triggercmd-agent-that-works-on-32bit-windows

    • ?

      Is there a 32bit Agent for Windows available?

      • • A Former User
      7
      0
      Votes
      7
      Posts
      3.5k
      Views

      RussR

      Now there's a better way to run the agent on 32bit Windows.

      https://www.triggercmd.com/forum/topic/99/no-gui-triggercmd-agent-that-works-on-32bit-windows

    • ?

      Having issues installing it on Ubuntu Server (no GUI)

      • • A Former User
      2
      0
      Votes
      2
      Posts
      1.4k
      Views

      RussR

      @kingdavid52, thank you for telling me I had this issue.

      I found that the Ubuntu installation instructions didn't work unless you were in X-Windows.

      I updated the instructions here.

      I don't want Ubuntu users to have to install the X-Windows GUI, so again, thank your for pointing this out!

    • ?

      Has anyone tried TRIGGERcmd for Windows Key + Tab?

      • • A Former User
      3
      0
      Votes
      3
      Posts
      2.0k
      Views

      RussR

      Awesome @Brandon, nice job.

    • RussR

      Alexa frustration? "Cannot find that IFTTT trigger"...

      • • Russ
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • ?

      Alexa invocation and SmartThings switch questions

      • • A Former User
      19
      0
      Votes
      19
      Posts
      9.9k
      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.

    • N

      Please Help with scripts (I am a non programmer)

      • • Nate Hales
      3
      0
      Votes
      3
      Posts
      2.2k
      Views

      N

      @Russ thanks

    • ?

      Two Commands Aren't working

      • • A Former User
      6
      0
      Votes
      6
      Posts
      3.7k
      Views

      ?

      Also, the server I'm using this on hid the task bar icons, so it was a little while before I realized there was a place to right-click and pull up a GUI editor =P. The directions on your website are not incorrect.

    • RussR

      Alexa trouble for UK and German skills - already fixed for US customers

      • • Russ
      1
      0
      Votes
      1
      Posts
      1.4k
      Views

      No one has replied

    • ?

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

      • • A Former User
      18
      0
      Votes
      18
      Posts
      7.4k
      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!

    • RussR

      Now you can pass parameters to your commands from Zapier.

      • • Russ
      1
      0
      Votes
      1
      Posts
      1.3k
      Views

      No one has replied

    • ?

      TriggerCMD Not Loading Fully

      • • A Former User
      2
      0
      Votes
      2
      Posts
      1.8k
      Views

      RussR

      @zayaan, I'm glad we could figure it out.

      FYI, for everyone else - he was able to fix it by deleting the contents of his c:\users\(username)\.TRIGGERcmdData folder. Then when he ran the TRIGGERcmd Agent, it re-prompted for a token and re-created his computer in his account.

      In hind-sight he should have backed up his commands.json first (oops).

    • N

      Search the Forum??

      • • Nate Hales
      3
      1
      Votes
      3
      Posts
      2.0k
      Views

      RussR

      Ask and you shall receive. Now you can search the forum.

    • RussR

      Printable cheat-sheet for voice commands?

      • • Russ
      5
      0
      Votes
      5
      Posts
      3.1k
      Views

      RussR

      @Nate-Hales, did a quick google search and found one of the topics that have been around a while, so apparently they're indexing it.

    • ?

      "I don't see that IFFT trigger"

      • • A Former User
      14
      0
      Votes
      14
      Posts
      7.0k
      Views

      RussR

      @Jim-Potash, in your Alexa app it shows you what Alexa is hearing you say, so you can use that to match your voice words for your computer and your command.

      The word "reboot" for the command should be no problem, but you might have better luck using a different voice word for the computer.