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

      Installer wont start

      • • iswasdoes
      9
      0
      Votes
      9
      Posts
      367
      Views

      RussR

      @Rob-Turing, I don't know. I use Windows Defender and I wasn't able to reproduce the issue.

    • Greg LarsenG

      New commands not showing up as devices in the Alexa app

      • • Greg Larsen
      3
      0
      Votes
      3
      Posts
      133
      Views

      XanderX

      @Greg-Larsen Correct. They are optional should someone want to just use the triggercmd site to set off their actions but absolutely needed for Alexa/Google integration. 👍🏻

    • Jaqueline ChinagliaJ

      Turning PC on (without WoL)

      • • Jaqueline Chinaglia
      3
      0
      Votes
      3
      Posts
      128
      Views

      XanderX

      @Greg-Larsen If you want to add hardware, a $5 smart plug (Aliexpress) would do the job of your $25 (+hub) suggestion. Set the BIOS to turn on when power is provided and you're done.

      I have my three monitors on one smart plug so when I say Good Morning to Alexa, she fires them up. I don't really need WoL so pressing the button is fine with me.

    • C

      Issue when passing URL as parameter

      • • Caio Kenup
      3
      0
      Votes
      3
      Posts
      156
      Views

      Felipe FanchiniF

      @Caio-Kenup I solved this problem including ^ just before &. So, as an example, I changed

      start www.youtube.com/watch?v=dQw4w9WgXcQ&autoplay=1

      to

      start www.youtube.com/watch?v=dQw4w9WgXcQ^&autoplay=1

      I believe that it will works to everybody that has a URL with character "&"

    • T

      para instalar me pide tokkern y ese tokken no lo encuentro en cuenta

      • • tommy0981
      3
      0
      Votes
      3
      Posts
      104
      Views

      Mauricio H.M

      @tommy0981 El token te lo ponen en rojo en la pagina de instrucciones, en la esquina izquierda superior, es una serie de numeros largos

    • T

      Alexa stops midway when reading long sentences

      • • tigor
      6
      0
      Votes
      6
      Posts
      154
      Views

      RussR

      @tigor, great. I'm glad it's working.

    • D

      Need Advice on Setting Up Custom Commands for Multiple Devices

      • • davidcook
      2
      0
      Votes
      2
      Posts
      94
      Views

      RussR

      @davidcook, let's focus on making commands sync with your Raspberry Pi first.

      Did you use these instructions when you setup your Raspberry Pi?

      If you install the background service with this command:

      /usr/share/triggercmdagent/app/src/installdaemon.sh

      ... it runs as root, and reads /root/.TRIGGERcmdData/commands.json, and it will only sync your background commands (ground = background) not foreground commands.

      If you're editing your /home/pi/.TRIGGERcmdData/commands.json that could be the problem.

      Please show me the output of this command: systemctl status triggercmdagent
      I'd like to confirm it's running.

      Also, do you see the your Raspberry Pi listed on your "Your Computers" page? If not, maybe it didn't create a computer because you're not subscribed. You can only have one computer if you're not subscribed.

    • Gustavo RiosG

      Sair do Modo suspensão

      • • Gustavo Rios
      2
      0
      Votes
      2
      Posts
      81
      Views

      RussR

      @Gustavo-Rios, you can't run any commands on a computer that's suspended because it's not connected to the Internet.

      You might be able to wake it up from a separate computer on your network though.

    • T

      Alexa keeps saying "no result" when using the conversational skill

      • • tigor
      4
      0
      Votes
      4
      Posts
      108
      Views

      RussR

      Thanks @tigor

    • J

      Alexa Not Recognizing my Trigger Word

      • • jett
      4
      0
      Votes
      4
      Posts
      119
      Views

      RussR

      @jett, no there's no lag - the changes should show up immediately. I think you're running the foreground agent, so make sure your commands are foreground commands. They'll disapear if you make them background commands and you're not running the background agent.

      Thanks for telling me about the Google Sign-in button not working on that phone. I just tried it on mine and it worked. I'll research that phone, but in the meantime, did you get it logged in using one of the other methods like a password or a pair code?

    • Adroit Tester2A

      Background Commands not running.

      • • Adroit Tester2
      3
      0
      Votes
      3
      Posts
      127
      Views

      RussR

      @Adroit-Tester2, the background agent on Windows is meant to run commands that don't do anything with the GUI, like this reboot command:

      shutdown /r /t 1

      One benefit is the TRIGGERcmdAgent Windows service runs before you login, so you could reboot the PC even if it's not logged in.

      Background commands run in the context of the TRIGGERcmdAgent Windows service that runs as Local System, which can be of benefit too because it has full access to your PC and it bypasses UAC.

      Here's a test command you use try in background mode to verify it's working:

      echo testing > c:\folder\log.txt

      I just tried that and it produced the log.txt file when I ran it in background mode.

      If you want to see the processes run, I suggest you leave them in foreground mode. You could still lock the PC after logging it on if you don't want the developers to mess with them.

    • Avik BasuA

      TriggerCMD down?

      • • Avik Basu
      12
      1
      Votes
      12
      Posts
      366
      Views

      Mark HollisM

      @Russ yes it was down for about 2 hours yesterday, now work correctly 🙂

    • Noah NaumanN

      Tried cancelling my Subscription for the 3rd time in 3 years and still getting charged

      • • Noah Nauman
      2
      0
      Votes
      2
      Posts
      82
      Views

      RussR

      @Noah-Nauman, I sent you your paypal email address. I see you do still have an active subscription. I can cancel it or you can.

    • Richard RicoR

      new commands aren't showing up on

      • • Richard Rico
      6
      0
      Votes
      6
      Posts
      229
      Views

      RussR

      @Richard-Rico, awesome, good job. I'll suggest that in the future. That's a simple way to fix it.

    • T

      Subscription Cancellation

      • • tsanchez
      2
      0
      Votes
      2
      Posts
      89
      Views

      RussR

      @tsanchez, I found your subscription and cancelled it.
      Subscription ID : I-TGNG50GBAB0V

    • TriboT

      Opens the CMD window instead of the game

      • • Tribo
      6
      0
      Votes
      6
      Posts
      701
      Views

      Saraa CerisolaS

      obrigado pela informação

    • Bryan MadrigalB

      I have a problem whit link the trigger in google home

      • • Bryan Madrigal
      7
      0
      Votes
      7
      Posts
      356
      Views

      X

      @Ancar Try unplugging the device and plugging it back in. You might also want to re-sync the device in the Google Home app.

    • Steve LeeS

      Can't find email address

      • • Steve Lee
      7
      0
      Votes
      7
      Posts
      325
      Views

      X

      Since your PayPal’s closed, maybe try reaching out to their support team directly?

    • Emanuel WernerE

      Bug with IFTTT

      • • Emanuel Werner
      6
      0
      Votes
      6
      Posts
      306
      Views

      X

      Yeah, I have been on this forum for a few hours and Russ helps everyone.

    • F

      Pause trigger

      • • foyalcolibris
      4
      0
      Votes
      4
      Posts
      179
      Views

      X

      Thanks for that, helped me too.