TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • RussR

      Download Youtube videos

      Windows
      • • • Russ
      1
      0
      Votes
      1
      Posts
      216
      Views

      No one has replied

    • RussR

      Android Wear OS Watch app

      Announcements
      • • • Russ
      1
      0
      Votes
      1
      Posts
      156
      Views

      No one has replied

    • S

      variable return not being reproduced in alexa

      Linux
      • • • santana2196
      6
      0
      Votes
      6
      Posts
      279
      Views

      RussR

      @santana2196, oh that's true. Sorry. Please use one of the other conversational skills.

      I think I'd recommend the TC skill in this case.

      Also, please check out the portuguese documentation page about the conversational actions.

      b2136dcf-8fc8-42ab-9492-d60585f744a0-image.png

      f4e88fbc-ee18-4224-86a0-95546bf87f6c-image.png

    • ?

      Supernew to Triggercmd, here are some noob questions :)

      Windows
      • • • A Former User
      2
      0
      Votes
      2
      Posts
      189
      Views

      RussR

      @Summer-Lovlinger, osascript is only on Mac computers, so you'll need to find another solution.

      I've found that I can make Spotify play/pause by pressing the spacebar, so a command like this works for me:

      nircmd sendkeypress spc

      You can download nircmd from here then run it and add it to your c:\windows folder so you can run it without specifying the full path.

      You can find all of the Spotify hotkeys by pressing CTRL+/. I found that here.

    • S

      Update Agent Triggered Antivirus (Bitdefender)

      Windows
      • • • StealthNet
      4
      0
      Votes
      4
      Posts
      222
      Views

      RussR

      @StealthNet, yes, good idea. To avoid that problem when you update next time you could exclude those two folders.

    • Arturo MartínezA

      Is there a possibility of installing triggercmd for termux

      General Discussion
      • linux termux android • • Arturo Martínez
      2
      0
      Votes
      2
      Posts
      249
      Views

      RussR

      @Arturo-Martínez, your error tells me you're using the Windows version of package.json. Please try copying ubuntupackage.json to package.json and re-run npm install.

      You can see here there's a package.json file for Ubuntu, Mac, and Windows. The Ubuntu one is for Linux in general, but I use Ubuntu to build the deb and rpm file so I named it ubuntupackage.json.

      You got further than I did. I tried installing nodejs on termux on my phone and it errored because it couldn't access the built-in mirrors.

      I'm curious what commands you plan to run on your phone via the triggercmd agent if you get it working.

    • ContamiplyC

      Monitors wont turn off

      General Discussion
      • • • Contamiply
      2
      0
      Votes
      2
      Posts
      233
      Views

      XanderX

      @Contamiply You need a space after the .exe
      C:\Windows\MultiMonitorTool.exe /TurnOff 0

      Every program/parameter works that way - Windows has to know where the program name ends and the parameters begin.

    • RussR

      Trigger commands with computer vision python script

      Windows
      • • • Russ
      1
      0
      Votes
      1
      Posts
      297
      Views

      No one has replied

    • Furkan CevikF

      How to exactly run Commands on Raspi via Voice on Alexa

      Raspberry Pi
      • • • Furkan Cevik
      3
      0
      Votes
      3
      Posts
      213
      Views

      Furkan CevikF

      @Russ ty!!

    • G

      Is there a way to open more than one program with a single command?

      General Discussion
      • • • Gabriel
      9
      0
      Votes
      9
      Posts
      287
      Views

      RussR

      @Gabriel, great. You're welcome.

    • Furkan CevikF

      Use "Voice Reply" accordingly to make it work

      Windows
      • • • Furkan Cevik
      3
      0
      Votes
      3
      Posts
      242
      Views

      Furkan CevikF

      @Russ Yea i use the Smart Home Skill, like it much more
      Ill stick with the Routine way, it aint that bad
      Thanks again!