• 0 Votes
    2 Posts
    944 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.
  • Sair do Modo suspensão

    General Discussion
    2
    0 Votes
    2 Posts
    645 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.
  • Sair do Modo suspensão

    Windows
    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • Background image

    Windows
    1
    0 Votes
    1 Posts
    564 Views
    No one has replied
  • 0 Votes
    4 Posts
    852 Views
    RussR
    Thanks @tigor
  • Alexa Not Recognizing my Trigger Word

    General Discussion
    4
    0 Votes
    4 Posts
    883 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?
  • New user on latest Raspberry Pi help please!

    Raspberry Pi
    4
    0 Votes
    4 Posts
    999 Views
    RussR
    @Al-S, great. Glad that was it.
  • Calculadora (calculator)

    Linux
    3
    0 Votes
    3 Posts
    1k Views
    ?
    Calculadora Alicia es una herramienta increíblemente útil para realizar cálculos rápidos y precisos, perfecta para tareas financieras, matemáticas y más. Su diseño intuitivo permite a los usuarios resolver problemas complejos sin complicaciones, ahorrando tiempo y esfuerzo. Si estás buscando una solución confiable, te invito a visitar Calculadora Alicia para explorar todas sus funciones y beneficios.
  • Need Help

    Windows
    2
    0 Votes
    2 Posts
    763 Views
    RussR
    @Ego95, wakeonlan send a "magic packet" to power on a seperate computer across the same local area network. It does not turn a computer off or suspend it. I think you meant the shutdown command, not wakeonlan because this command would shutdown a Windows computer in 30 seconds: shutdown /s /t 30
  • Comandos

    Windows
    5
    0 Votes
    5 Posts
    2k Views
    E
    @Russ the shutdown comand doesnt work
  • 0 Votes
    1 Posts
    523 Views
    No one has replied
  • Cannot trigger any command (SmartHome / Mac)

    Alexa
    8
    0 Votes
    8 Posts
    2k Views
    RussR
    @gajahduduk, changing the command's voice word might be what fixed it. That deletes and recreates the Alexa device.
  • Hear stock quotes from Google Assistant or Alexa

    Moved Windows windows
    4
    1
    0 Votes
    4 Posts
    2k Views
    Colin MC
    @Russ Many thanks. Unfortunately I don't own an Alexa so I'm going to need to find an alternative. I can get GH to speak custom phrases on command using "assistant.command.Broadcast" with Google's Web based Automations script editor but that is just a fixed phrase. Guess I'm going back to Gemini for more ideas! Good to see TC still going strong - I first used it 5 years ago!
  • Background Commands not running.

    General Discussion
    3
    0 Votes
    3 Posts
    904 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.
  • TriggerCMD down?

    General Discussion
    12
    1 Votes
    12 Posts
    2k Views
    Mark HollisM
    @Russ yes it was down for about 2 hours yesterday, now work correctly
  • 0 Votes
    2 Posts
    607 Views
    RussR
    @tommy0981, the token is on the Instructions page and on your Profile page.
  • problems installing in widows 11

    Windows
    2
    0 Votes
    2 Posts
    666 Views
    RussR
    @Severus, please look for the "tray" icon. It looks like the square Triggercmd icon. You have to click the up arrow near the clock in the lower right corner of the screen to see your tray icons.
  • Run a Google Routine

    Google Home
    11
    0 Votes
    11 Posts
    6k Views
    Bruno Oliveira 0B
    @Russ Ty.. works for me.. Now, I will try turn off this.. lol
  • Suspender e desligar o pc

    Windows
    2
    0 Votes
    2 Posts
    2k Views
    RussR
    @Jeferson-Borges, have you found the GUI Command Editor? You can use it to add your commands, like this: [image: 1730117500397-a7b17bdd-a9ef-4adb-873d-82486d97e561-image.png] To open the GUI Command Editor, right click the TRIGGERcmd Agent's tray icon first: [image: 1730117613042-20784eb0-6554-40e4-824a-450bb3dfe7e7-image.png]
  • Computer is dead. How to recover triggers from website?

    Windows
    3
    0 Votes
    3 Posts
    1k Views
    Nelson BrN
    @Russ oh man, what bad news are these...! ok, let's do it from scratch again then... and I now will save a copy of my .json file in my dropbox... thanks for the prompt answer!