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
    • P

      Default computer not working for my first created trigger

      • • PNick
      2
      0
      Votes
      2
      Posts
      645
      Views

      RussR

      @pnick,

      For some reason I ran into the same problem when I said, "Alexa, tell Trigger CMD to open movies". Alexa identified "movies" as the name of a computer for some reason.

      This phrase worked better: "Alexa, ask Trigger CMD to run movies"

      I'll see if I can "train" Alexa to understand the previous phrase better.

      EDIT: I see I never implemented "to open" with Alexa. I'll look into adding that, but you can only use these for now:

      to run to trigger run trigger

      EDIT 2: There's something strange about how Alexa handles the word movies, so I'd avoid using it as a voice trigger for your command. I've been trying to tell Alexa to recognize movies as a command and she just won't.

    • N

      Alexa and TRIGGERcmd, "Could not find a computer with voice word gate (old, and long gone from website), try again, or say Stop if you're done"

      • • nathan7
      5
      0
      Votes
      5
      Posts
      969
      Views

      RussR

      @nathan7, if you delete your commands.json file, it will replace it with the original.

    • S

      Use trigger command in Alexa Routines

      • • sbfmorriston
      3
      0
      Votes
      3
      Posts
      988
      Views

      RussR

      The only way I know how to do it is via SmartThings.

      Alexa routine -> SmartThings -> TRIGGERcmd -> computer

    • W

      Not getting it? Alexa "Could not find a computer with voice word.."

      • • wadeal
      2
      0
      Votes
      2
      Posts
      503
      Views

      RussR

      @wadeal, the point of the voice property of your computer is to specify something you can say to Alexa that makes it easy for her to recognize. So I recommend something simple in your computer's voice field like, "movies"

      Alexa/Google Assistant/Cortana don't use the computer's name field, they use the voice field to find your computer.

      Click the blue Edit button for your computer on the website to get to that voice trigger field.

    • B

      Start VBS script from Bat file

      • • Bradley Lansink
      2
      0
      Votes
      2
      Posts
      804
      Views

      B

      Just to clarify:

      Bat file:

      nircmd setdefaultsounddevice "VG248" 1
      nircmd.exe setsysvolume 35000
      PlayAlarmVBS.vbs

      vbs file:

      Set WshShell = WScript.CreateObject("WScript.Shell")

      Comandline = "C:\Users\Username\AppData\Roaming\Spotify\Spotify.exe"
      WScript.sleep 500
      CreateObject("WScript.Shell").Run("linktoplaylist")
      WScript.sleep 3000
      WshShell.SendKeys "{ENTER}"
      WScript.sleep 100
      WshShell.SendKeys "^{RIGHT}"

    • M

      Using custom commands with Alexa

      • • meyerdenney
      2
      0
      Votes
      2
      Posts
      692
      Views

      RussR

      @meyerdenney, I use an Alexa "Routine" to open my garage with "Alexa, open sesame", but it depends on my SmartThings system. That works because routines work with Smart Home systems.

      Otherwise, I don't know of a way to do that with Alexa. I wish Alexa had something like Google Assistant's "routines" (they used to be called "shortcuts").

    • D

      Monoprice amp problems.

      • • djmalcom
      4
      0
      Votes
      4
      Posts
      790
      Views

      D

      @russ So I had to put in the IP address directly...the codes wouldnt accept the localhost command. Any idea why? Thanks

    • StrahanS

      Can't get things to trigger

      • • Strahan
      4
      0
      Votes
      4
      Posts
      970
      Views

      RussR

      Thanks @strahan, that is super cool. I love to hear about use cases like that.

    • H

      TriggerCMD Agent no longer works after upgrading to Ubuntu 18.10

      • • hellomiakoda
      5
      1
      Votes
      5
      Posts
      891
      Views

      RussR

      @miakoda-combies, I updated the .deb to support Ubuntu 18.10.

      Will you please test it and let me know?

    • T

      TriggerCMD not supported on this device.

      • • Tim S
      2
      0
      Votes
      2
      Posts
      574
      Views

      RussR

      @tim-s, your theory seems reasonable. I was sad to find out Google blocks most skills on their watches too. It's frustrating.

    • D

      Possible to change invocation word?

      • • David Hess
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      RussR

      @tim-s, that would be evil. My wife unplugged my Google Home in the family room because the TV triggers it.

    • B

      can't open app

      • • bruceybizzit
      2
      0
      Votes
      2
      Posts
      543
      Views

      RussR

      @bruceybizzit, I think you should try either checking your debug.log file for clues, or deleting your computer in the web gui, and deleting your c:\users(username).TRIGGERcmdData folder. After deleting those, when you run TRIGGERcmd again it should prompt for the token.

    • ?

      This topic is deleted!

      • • A Former User
      8
      0
      Votes
      8
      Posts
      1.2k
      Views
    • B

      Need help with learning to use commands

      • • buttertoast
      1
      0
      Votes
      1
      Posts
      376
      Views

      No one has replied

    • J

      New user Questioni cant paste the Token into the sign in box

      • • jay dee
      6
      0
      Votes
      6
      Posts
      1.2k
      Views

      RussR

      Awesome @jay-dee! Thanks for the subscription too.

    • J

      Question on subscription

      • • Joseph fisher
      3
      0
      Votes
      3
      Posts
      753
      Views

      J

      Great thanks! I have resubscribed!

    • Dan5150D

      Where to start

      • • Dan5150
      10
      0
      Votes
      10
      Posts
      1.7k
      Views

      RussR

      @dan5150, wonder if you might have multiple TRIGGERcmd accounts, and your Alexa account is tied to the other TRIGGERcmd account?

      Just brainstorming here.

      If so, you could try unlinking and re-linking to your account.

      EDIT: We figured it out - Dan had "shut down /s /t 30" as his command but he needed "shutdown /s /t 30". Notice the shutdown command shouldn't have a space it in. There's a shut down command in the Example commands BTW.

    • XanderX

      Any way to trigger something on one PC and have it trigger a second part on another?

      • • Xander
      7
      0
      Votes
      7
      Posts
      1.7k
      Views

      RussR

      @xander, thanks for testing. I'm glad you asked for that. I needed a Go project, and a CLI tool that calls an API is a perfect use case for Go.

    • I

      Can't make GET API work?

      • • Insaneoctane
      3
      0
      Votes
      3
      Posts
      786
      Views

      RussR

      @insaneoctane, I'm sure it was #3.

      It has to show up on the webpage before you can trigger the command with the API, and background commands don't show up until you install the background service. That background service feature is often misunderstood. I almost wish I didn't include it. It's meant to allow you to trigger commands in the context of a Windows service or a Linux daemon so you don't have to be logged in for the commands to run.

    • S

      Everytime I try to get triggercmd to open an application it says that Windows can't find "C:\Program'

      • • sverd
      4
      0
      Votes
      4
      Posts
      1.5k
      Views

      RussR

      @sverd, can you send me exactly what you have in your Command field?

      It sounds to me like you're prefixing your command with the word start. If so, please try it without start.

      Also if your command needs the present working directory to be C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender, then please try making your command run a batch file with these contents:

      cd /d "C:\Program Files (x86)\SonicWALL\SSL-VPN\NetExtender" NEGui

      So your command would be something like c:\folder\batchfilename.bat