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

      Alexa report What Artist & What Song in Music

      Mac
      • • • gajahduduk
      2
      0
      Votes
      2
      Posts
      158
      Views

      G

      IMPORTANT NOTE on above

      you must make the sendresult.sh bash script executable. go to terminal and:

      cd ~/.TRIGGERcmdData/ chmod +x sendresult.sh
    • D

      Need Advice on Setting Up Custom Commands for Multiple Devices

      General Discussion
      • • • davidcook
      2
      0
      Votes
      2
      Posts
      182
      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

      General Discussion
      • • • Gustavo Rios
      2
      0
      Votes
      2
      Posts
      109
      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.

    • Gustavo RiosG

      Sair do Modo suspensão

      Windows
      • • • Gustavo Rios
      1
      0
      Votes
      1
      Posts
      128
      Views

      No one has replied

    • RonR

      Background image

      Windows
      • • • Ron
      1
      0
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • T

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

      General Discussion
      • • • tigor
      4
      0
      Votes
      4
      Posts
      216
      Views

      RussR

      Thanks @tigor

    • J

      Alexa Not Recognizing my Trigger Word

      General Discussion
      • • • jett
      4
      0
      Votes
      4
      Posts
      185
      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?

    • Al S.A

      New user on latest Raspberry Pi help please!

      Raspberry Pi
      • • • Al S.
      4
      0
      Votes
      4
      Posts
      218
      Views

      RussR

      @Al-S, great. Glad that was it.

    • Kadu_tbjK

      Calculadora (calculator)

      Linux
      • • • Kadu_tbj
      3
      0
      Votes
      3
      Posts
      559
      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.

    • E

      Need Help

      Windows
      • • • Ego95
      2
      0
      Votes
      2
      Posts
      122
      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
    • E

      Comandos

      Windows
      • • • Ego95
      5
      0
      Votes
      5
      Posts
      465
      Views

      E

      @Russ the shutdown comand doesnt work

    • E

      How can I do it with Pc I used the code wakeonlan with my windows pc but doesnt work

      Raspberry Pi
      • • • Ego95
      1
      0
      Votes
      1
      Posts
      107
      Views

      No one has replied

    • G

      Cannot trigger any command (SmartHome / Mac)

      Alexa
      • • • gajahduduk
      8
      0
      Votes
      8
      Posts
      210
      Views

      RussR

      @gajahduduk, changing the command's voice word might be what fixed it. That deletes and recreates the Alexa device.

    • RussR

      Hear stock quotes from Google Assistant or Alexa

      Windows
      • windows • • Russ
      4
      0
      Votes
      4
      Posts
      885
      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!

    • Adroit Tester2A

      Background Commands not running.

      General Discussion
      • • • Adroit Tester2
      3
      0
      Votes
      3
      Posts
      211
      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?

      General Discussion
      • • • Avik Basu
      12
      1
      Votes
      12
      Posts
      449
      Views

      Mark HollisM

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

    • S

      problems installing in widows 11

      Windows
      • • • Severus
      2
      0
      Votes
      2
      Posts
      118
      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.

    • Marcos RaldesM

      Run a Google Routine

      Google Home
      • • • Marcos Raldes
      11
      0
      Votes
      11
      Posts
      2.3k
      Views

      Bruno Oliveira 0B

      @Russ Ty.. works for me.. Now, I will try turn off this.. lol

    • Jeferson BorgesJ

      Suspender e desligar o pc

      Windows
      • • • Jeferson Borges
      2
      0
      Votes
      2
      Posts
      617
      Views

      RussR

      @Jeferson-Borges, have you found the GUI Command Editor?

      You can use it to add your commands, like this:

      a7b17bdd-a9ef-4adb-873d-82486d97e561-image.png

      To open the GUI Command Editor, right click the TRIGGERcmd Agent's tray icon first:

      20784eb0-6554-40e4-824a-450bb3dfe7e7-image.png

    • Nelson BrN

      Computer is dead. How to recover triggers from website?

      Windows
      • • • Nelson Br
      3
      0
      Votes
      3
      Posts
      176
      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!