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
    • Maicon FidélixM

      Shutdown Arch Linux

      • • Maicon Fidélix
      1
      0
      Votes
      1
      Posts
      112
      Views

      No one has replied

    • RussR

      API call to list your commands on each computer

      • • Russ
      3
      1
      Votes
      3
      Posts
      1.5k
      Views

      RussR

      @esaltat, in Linux you could use a command like this:

      curl 'https://triggercmd.com/api/run/list?&sortOn=createdAt,DESC&command_id=(your command id)&token=(your token)'

      You'll see your command id in your browser URL when you click the View Runs button for that command:
      258f7d6a-98cf-41a1-a032-8893ff3724c0-image.png

      Or install jq and use this command will show two fields you're interested in:

      curl 'https://triggercmd.com/api/run/list?&sortOn=createdAt,DESC&command_id=(your command id)&token=(your token)' | jq -r '.records[] | .createdAt + " " + .status' 2022-01-23T18:38:03.008Z Command ran 2022-01-23T18:38:02.844Z Trigger sent from website 2022-01-22T19:34:41.879Z Command ran 2022-01-22T19:34:40.150Z Trigger sent from Google Assistant Smart Home params = on 2022-01-15T16:38:46.310Z Command ran 2022-01-15T16:38:46.067Z Trigger sent from Google Assistant Smart Home params = on 2022-01-15T16:38:39.210Z Command ran 2022-01-15T16:38:38.205Z Trigger sent from Alexa Smart Home params = on 2022-01-15T16:18:52.395Z Command ran 2022-01-15T16:18:52.274Z Trigger sent from Alexa
    • I

      Trigger Android to launch app from windows

      • • itsmeblake
      1
      0
      Votes
      1
      Posts
      65
      Views

      No one has replied

    • RussR

      Public panel with QR code to switch my lights via Alexa routines

      alexa • • Russ
      1
      0
      Votes
      1
      Posts
      267
      Views

      No one has replied

    • L

      Alexa -->TriggerCmd-->Pi-->Fruitbox Jukebox integration

      • • legtod2
      5
      0
      Votes
      5
      Posts
      484
      Views

      L

      @russ Very cool suggestion. Send the equivalent to pressing a local keyboard keypress.

    • David AlbinoD

      como iniciar automaticamente triggercmd con windows 10?

      • • David Albino
      2
      0
      Votes
      2
      Posts
      163
      Views

      RussR

      @david-albino, the agent should start automatically when you login.

      For some use-cases you might want to run the background agent which starts up even before you login because it runs as a Windows service. It only runs background commands and they run in the background so you don't see them running. That's why use-cases are limited.

      To install background agent, you right-click the TRIGGERcmd agent icon in your tray, then click Background Service, then Install Background Service.

      ee774c45-895e-4294-81f5-9846a4b741ec-image.png

      If you want the normal foreground agent to start during boot without having to login, you could also configure your Windows to automatically login.

    • B

      Billing issue

      • • Benjamin Killackey
      3
      0
      Votes
      3
      Posts
      95
      Views

      B

      @russ Ah! No worries then. Are you able to still complete a refund as I don't intend on using the service anymore?

      Many thanks

    • RussR

      Windows 11 on Raspberry Pi?

      raspberry pi • • Russ
      5
      0
      Votes
      5
      Posts
      358
      Views

      tuicemenT

      @russ I've been researching this some what. As my current PC doesn't support Windows 11 (or so it says).
      There are still some things that need work arounds but hopefully they get worked out for when your 8 gig Pi arrives.

    • tuicemenT

      Interface possibilities

      feature request • • tuicemen
      3
      0
      Votes
      3
      Posts
      333
      Views

      tuicemenT

      @russ said in Interface possibilities:

      FYI, the agent does backup your commands.json file to commands.json.backup every time you change it, and it auto-restores the backup if you make a mistake in json formatting.

      Awesome, I did see the commands.json.backup file but didn't realize it auto restored.

      I don't like to use the cloud for backups, however I do for some things as well as a back up on disks.

    • tuicemenT

      Add quick link to TRIGGERcmd navigation

      feature request alexa google assistan • • tuicemen
      7
      0
      Votes
      7
      Posts
      635
      Views

      tuicemenT

      @russ Perfect! Thanks.

    • B

      Voice commands not working and Alexa can't find new devices (commands)

      • • brunocunha
      5
      0
      Votes
      5
      Posts
      224
      Views

      RussR

      @brunocunha, if you haven't done this already, please try this.

      Go to here and delete all of your Smart Home devices using the Remove All button at the bottom of the page, then click the Discover button.

      Check to see if your TRIGGERcmd Smart Home devices come back.

      If they didn't come back, go here and disable the skill to unlink, then re-link your account.

    • Igo HenriqueI

      Command RUN / Turn on and Smart Home

      • • Igo Henrique
      4
      0
      Votes
      4
      Posts
      535
      Views

      tuicemenT

      @igo-henrique I'm like you and find it unnatural to say turn on for some things.
      There actually are several words you can use for on as well as a few different words for off. These need no additional programing by you and are built into both Alexa and Googlevoice recognition.

    • tuicemenT

      Different word options for Alexa/ Google on/off commands

      alexa google assistan • • tuicemen
      1
      0
      Votes
      1
      Posts
      344
      Views

      No one has replied

    • tuicemenT

      Add a helper (plugin) for easy setup.

      feature request • • tuicemen
      1
      0
      Votes
      1
      Posts
      238
      Views

      No one has replied

    • E

      Alexa not working

      • • esaltat
      7
      0
      Votes
      7
      Posts
      323
      Views

      E

      @russ That's awesome! Thanks again for the help!

    • Shandra DmS

      hello everyone

      • • Shandra Dm
      3
      0
      Votes
      3
      Posts
      119
      Views

      XanderX

      @shandra-dm You can't.

      You can lock it but you can't UNlock it. It would be a gross security breach of a PC could unlock itself.

    • Nick LagangN

      Log out user and Sleep on Mac?

      mac log out sleep lauch daemon feature request • • Nick Lagang
      11
      0
      Votes
      11
      Posts
      1.1k
      Views

      Renan CorreaR

      Got a lot of issues with node + brew, this one worked like a charm for me:

      osascript -e 'tell application "Finder" to sleep'
    • F

      TriggerCMD cannot add on google home

      • • faculhps
      4
      0
      Votes
      4
      Posts
      102
      Views

      RussR

      @faculhps, I looked at your account and I see that you have two commands, and neither of them have the voice field value.

      Please fill that field with something like "calculator" so you can say, "Alexa, turn on calculator" (or the equivalent in Spanish language).

    • E

      I can't subscribe, I can't pay with PayPal

      • • eliottdavidmx
      2
      0
      Votes
      2
      Posts
      76
      Views

      RussR

      @eliottdavidmx can you try closing your browser completely, then try again? Or try a different computer or phone? If you use a phone turn it 90 degrees because only landscape mode shows the instructions link on the left.