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

      How to create a trigger

      General Discussion
      • • • gigaboy
      3
      0
      Votes
      3
      Posts
      93
      Views

      G

      @Russ
      Perfect! Thanks for your help!

    • G

      Ubuntu 22 - Installation throws permission denied, no prompt for token

      Linux
      • • • gigaboy
      9
      0
      Votes
      9
      Posts
      352
      Views

      G

      @Russ
      the restart and status check worked!

      I used apt for the removal and node update.

      Thanks again for your help!

    • RussR

      Download a Youtube video by passing the URL as a parameter

      Windows
      • panel parameter python • • Russ
      1
      0
      Votes
      1
      Posts
      133
      Views

      No one has replied

    • E

      Second Monitor Off

      General Discussion
      • • • Ego95
      1
      -1
      Votes
      1
      Posts
      84
      Views

      No one has replied

    • E

      Turn Off only second Monitor

      Windows
      • • • Ego95
      1
      0
      Votes
      1
      Posts
      96
      Views

      No one has replied

    • Oliver RO

      Command to Windows Hibernating

      Windows
      • • • Oliver R
      2
      0
      Votes
      2
      Posts
      147
      Views

      E

      @Oliver-R Thanks a lot

    • JRSF HomeJ

      Closing Apps created in Edge / Chrome Browsers

      General Discussion
      • • • JRSF Home
      4
      0
      Votes
      4
      Posts
      212
      Views

      JRSF HomeJ

      I've found out a bit more about why the taskkill command does not always work. If there is more than one instance of the browser open, only the one that Windows perceives to be active shows up in the task list. So if the browser App is minimised or you switch focus to another browser window, it 'dissappears' from the task list and the taskkill command fails.

      Unfortunately I haven't found a workaround yet!

    • V

      Command ran with error code 1 trying shutdown command

      General Discussion
      • • • vitormbn
      2
      0
      Votes
      2
      Posts
      132
      Views

      RussR

      @vitormbn , if you run the same command from a CMD window does it work? Error code 1 means it's running the command but it's failing. Ideally it will fail in the same way so you can see the error. One possible reason for the failure might be you don't have admin access on your machine.

    • Paul KellyP

      TriggerCMD throws an Application Error upon computer shutdown.

      General Discussion
      • • • Paul Kelly
      5
      0
      Votes
      5
      Posts
      228
      Views

      Paul KellyP

      @Russ Done. Will keep you in the loop.
      Thank you!

    • Tony SeabackT

      Cant Get Background Services to Work anymore

      General Discussion
      • • • Tony Seaback
      2
      0
      Votes
      2
      Posts
      127
      Views

      RussR

      @Tony-Seaback

      I replied to you here, but basically I broke the background service in version 1.0.45. I just need to upgrade the node version and update the agent. I'll do that today. Stay tuned.

      https://www.triggercmd.com/forum/topic/3227/background-agent-commands-not-syncing-or-service-not-starting-please-assist-please-thank-you

      EDIT: Please upgrade to version 1.0.46. It should fix the windows background service. Sorry about the bug.

    • P

      Background service

      General Discussion
      • • • pixelatedscreen
      4
      0
      Votes
      4
      Posts
      604
      Views

      RussR

      @Tony-Seaback, I replied to you here, but basically I broke the background service. I just need to upgrade the node version and update the agent. I'll do that today. Stay tuned.

      https://www.triggercmd.com/forum/topic/3227/background-agent-commands-not-syncing-or-service-not-starting-please-assist-please-thank-you

      EDIT: Please upgrade to version 1.0.46. It should fix the windows background service. Sorry about the bug.

    • Tony SeabackT

      background agent commands not syncing or service not starting please assist. PLEASE ! thank you

      General Discussion
      • • • Tony Seaback
      2
      0
      Votes
      2
      Posts
      101
      Views

      RussR

      @Tony-Seaback, I see the problem. I broke the background service in this latest version 1.0.45. I'll produce a new version today and get back to you.

      EDIT: Please upgrade to version 1.0.46. It should fix the windows background service. Sorry about the bug.

    • F

      Issue with TriggerCMD Commands Not Updating on Website

      Windows
      • • • fabriziotoniolo
      9
      0
      Votes
      9
      Posts
      775
      Views

      RussR

      @Tony-Seaback, I see from your other posts you're using the background service. I assume the foreground service is sync'ing foreground commands just fine?

      I just found out the background service is broken on Windows version 1.0.45. I'm working on the fix now.

      EDIT: Please upgrade to version 1.0.46. It should fix the windows background service. Sorry about the bug.

    • T

      Issue Connecting Second PC to Alexa for Automatic Shutdown

      Alexa
      • • • theotherclub
      2
      0
      Votes
      2
      Posts
      97
      Views

      RussR

      @theotherclub, your second computer needs to have a "Voice Name" before Alexa will create devices for each of that computer's triggers.

      89b6ddc2-f582-41fb-b8cb-330509f9e9ba-image.png

      Your first computer doesn't need a Voice Name because it's your default computer by default.

      This page in the documentation explains further:
      https://docs.triggercmd.com/#/./SmartHomeSwitches

    • Mark HollisM

      after format my pc, i can't use trigger cmd, it say that i need to subscribe for add a new computer

      Windows
      • • • Mark Hollis
      2
      0
      Votes
      2
      Posts
      95
      Views

      RussR

      @Mark-Hollis, your commands are not stored in the cloud. They're only stored on your computer, so if you don't have a backup of your commands.json file, you'll need to recreate them. One Windows you can find your commands.json file in this folder:

      c:\Users\(your user)\.TRIGGERcmdData

      If you're not subscribed, you'll need to delete your current computer before you can create another one.

    • A

      Mouse Clicker on specific coordinate

      General Discussion
      • mouse clicker • • atroguer
      2
      0
      Votes
      2
      Posts
      302
      Views

      THeVenueT

      @atroguer
      Yes if you setup a autohotkey and use the spy to get the x and y mouse coordinates u can

      In TriggerCMD gui
      “C:(path to autohotkey)” -play “C:(path to autohotkey script)”

      Use ChatGPT, to help you make the autohotkey script

      On desktop make a txt document
      Copy and paste AHK script from CHATGPT to document
      Save as
      MyScript.ahk
      File Type. ALL

    • C

      I don't have access to side panel in order to get my token

      Instructions
      • • • cesaronte
      3
      0
      Votes
      3
      Posts
      214
      Views

      C

      @Russ I got it.
      The issue was due to that I havent gotten really logged in, for some reason after clicking the validation link it showed like I was logged in. I logged off and input my credentials again and I could find averithing in place.

      Thanks

    • S

      Triggercmd dont work after update.

      General Discussion
      • • • Santiago
      4
      0
      Votes
      4
      Posts
      176
      Views

      RussR

      Awesome @Santiago. Thanks for letting me know. Sorry about the trouble.

    • karnold69K

      Dimming X10 modules

      Alexa
      • • • karnold69
      7
      0
      Votes
      7
      Posts
      316
      Views

      karnold69K

      @Russ Thanks for getting me started.
      Also meant to post commands must be URL encoded even though it isn't a URL.
      Verbal command would be something like "Alexa, turn Loft Lights 40 [percent]

    • ?

      Can't add triggercmd to Google Home

      General Discussion
      • • • A Former User
      12
      0
      Votes
      12
      Posts
      3.5k
      Views

      RussR

      @Abel-Boby, do you see a list of voice commands on this page?

      You should have one voice command for each of your triggercmd commands that has a voice word, but only if the computer is your default computer or it has a voice word assigned to it. You can set your default computer on your profile page.

      In other words, these are the requirements for creating virtual devices in Google Home for your commands:

      Each command must have a voice word. Each computer must have a voice word, or it must be your default computer.