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

      nesesito el token xd

      Instructions
      • • • Ferchu_GB
      2
      0
      Votes
      2
      Posts
      520
      Views

      RussR

      @Ferchu_GB,

      I answered you here:
      https://www.triggercmd.com/forum/topic/178/where-is-my-token-on-the-instructions-page/4

      You can also find the token in your Profile page. Tap your name in the upper-right corner to find the Profile button.

      05ac5236-a549-4fd2-9d5e-f4e40fddf915-image.png

    • D

      where is my token on the instructions page?

      Instructions
      • • • dramradhel
      5
      0
      Votes
      5
      Posts
      2.9k
      Views

      RussR

      @Ferchu_GB said in where is my token on the instructions page?:

      no ai nigun enlace

      If you're using your phone, you might need to turn it 90 degrees to see the link. The website hides Instructions link when a phone is held vertically.

      TRIGGERcmd on a phone landscape

      TRIGGERcmd on a phone portait

    • Xavi RosX

      Otra vez, todos los comandos perdidos

      Instructions
      • • • Xavi Ros
      2
      0
      Votes
      2
      Posts
      217
      Views

      RussR

      @Xavi-Ros, for extra security, I built TRIGGERcmd so the commands are not on the TRIGGERcmd server - they only exist on your computer, so if you don't have a backup of your C:\Users\(User Name)\.TRIGGERcmdData\commands.json file, then you have to re-create them manually. I'm sorry.

    • V

      How can I replace a token in a GUI Command Editor that already has a different token installed?

      Instructions
      • • • Venkoff
      2
      0
      Votes
      2
      Posts
      550
      Views

      RussR

      @Venkoff, you can delete the token.tkn in the C:\Users\(your user)\.TRIGGERcmdData folder then restart the agent. It will prompt for the token again, and create the computer in the new account if you use a token from the new account's Instructions page.

      I recommend you backup your commands in your C:\Users\(your user)\.TRIGGERcmdData\commands.json file while you're there.

    • Xavi RosX

      No puedo usar los triggers despues de formatear el pc

      Instructions
      • • • Xavi Ros
      2
      0
      Votes
      2
      Posts
      303
      Views

      RussR

      @Xavi-Ros, I'm so sorry! The commands were in your c:\Users\(username)\.TRIGGERcmdData\commands.json file.

      For security reasons, the commands are not in the servers in the cloud - they're only on your computer.

      EDIT: I just added this info to the instructions page:
      Your commands are stored on your computer, not on the TRIGGERcmd servers.

    • Przemek PP

      How to send parameters by using command line

      Instructions
      • • • Przemek P
      7
      1
      Votes
      7
      Posts
      1.3k
      Views

      Przemek PP

      @Russ 🙂 AWSOME :). No comments.

      Regards
      David

    • Gordão Do LidiaG

      onde posso encontrar meu token ???

      Instructions
      • • • Gordão Do Lidia
      2
      0
      Votes
      2
      Posts
      245
      Views

      RussR

      @Gordão-Do-Lidia, your token on the Instructions page looks like this:

      eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c

    • Silvestre RitoS

      help with ps4-waker commands

      Instructions
      • • • Silvestre Rito
      2
      0
      Votes
      2
      Posts
      169
      Views

      RussR

      @Silvestre-Rito, will you please copy/paste your commands.json here? Are you using Windows, Mac, or Linux?

    • RussR

      Trigger a command from Unity

      Instructions
      • • • Russ
      1
      0
      Votes
      1
      Posts
      544
      Views

      No one has replied

    • T

      Token login failed

      Instructions
      • • • truedarkness
      7
      0
      Votes
      7
      Posts
      717
      Views

      RussR

      @truedarkness, can you send me a listing of your environment variables? To get that list, just type this command:

      set

      I was able to produce a similar error by setting an environment variable called HTTPS_PROXY.

      C:\Users\russe\AppData\Local\TRIGGERcmdAgent\app-1.0.23\resources\app>set HTTPS_PROXY=8.8.8.8 C:\Users\russe\AppData\Local\TRIGGERcmdAgent\app-1.0.23\resources\app>node src\agent.js --console Daemon install: false Logging in with saved token. Checking if the 5cdde2c3ad333300188e83c4 computer exists. Error while checking whether computer exists in your account. Error: tunneling socket could not be established, cause=connect ECONNREFUSED 127.0.0.1:80 at ClientRequest.onError (C:\Users\russe\AppData\Local\TRIGGERcmdAgent\app-1.0.23\resources\app\node_modules\tunnel-agent\index.js:177:17) at Object.onceWrapper (events.js:422:26) at ClientRequest.emit (events.js:315:20) at Socket.socketErrorListener (_http_client.js:426:9) at Socket.emit (events.js:315:20) at emitErrorNT (internal/streams/destroy.js:92:8) at emitErrorAndCloseNT (internal/streams/destroy.js:60:3) at processTicksAndRejections (internal/process/task_queues.js:84:21) { code: 'ECONNRESET' }

      If you do need HTTPS_PROXY set, you might be able to exclude www.triggercmd.com with the NO_PROXY variable:

      set NO_PROXY=www.triggercmd.com

      Another thing I don't understand - your screenshot shows the agent trying to connect to a host name 8888 on port instead of www.triggercmd.com on port 443.

      You've probably already tried this, but maybe uninstall the agent and delete the C:\Users\David\AppData\Local\TRIGGERcmdAgent folder and re-install it.

    • S

      it is possible to use TriggerCMD to shutdown multiple PCs at once?

      Instructions
      • • • sykramsounds
      4
      0
      Votes
      4
      Posts
      507
      Views

      RussR

      @sykramsounds, unfortunately you can't run the TRIGGERcmd agent on a phone. It's probably possible on a rooted Android, but not an iPhone.

      Autohotkey isn't necessary in this case. You can just make a .bat file, and paste this text into it and you've got your script:

      tcmd --computer laptop --trigger shutdown shutdown /f /sg /t 1

      A lot of PC's allow you to setup the bios so they turn on when the power comes on, so one thing you could probably do is setup your laptop and PC to power on when AC power turns on, then use something like this:
      https://www.amazon.com/Compatible-Assistant-Magic-Hue-Certified/dp/B07XNBVVXV

      You could write a script that takes an on or off parameter. If it runs with on, it would turn those things on, and if it gets an off parameter, it would shut your laptop and PC down, then turn off AC power.

      Those Smart Plugs can be controlled via IFTTT, so your script could run a curl command to call the IFTTT webhook API.

    • RussR

      Trigger commands with a Tasker HTTP Post action

      Instructions
      • • • Russ
      3
      0
      Votes
      3
      Posts
      9.4k
      Views

      RussR

      @Grant-Fitz, this should work with the new HTTP Request task type:

      Screenshot_2020-07-25-22-09-48.png

    • B

      Open webpage with tasker

      Instructions
      • • • bridges1
      2
      0
      Votes
      2
      Posts
      488
      Views

      RussR

      @bridges1, definately. Make a command like this to use Chrome:

      start chrome https://www.google.com/search?q=triggercmd

      Or to use your default browser use:

      start https://www.google.com/search?q=triggercmd

      This is the Tasker instructions page:
      https://www.triggercmd.com/forum/topic/35/trigger-commands-with-a-tasker-http-post-action

    • marco guntherM

      I DO NOT HAVE THE WINDOW TO INSERT THE TOKEN IN THE FIRST USE!

      Instructions
      • • • marco gunther
      2
      0
      Votes
      2
      Posts
      191
      Views

      RussR

      @marco-gunther,

      When you search for the TRIGGERcmd agent, like this:
      9e834b8c-8aa3-4d2b-af23-4653e8a349f8-image.png

      Do you see the option to click the App?
      da7608b1-292e-4516-986f-0f7220be2a7d-image.png

      And if you click it, does nothing happen?

      Are you sure you don't already have the TRIGGERcmd tray icon? I right-clicked mine in this screenshot:
      12040e6d-b952-4559-ae5a-68307f66c01b-image.png

      You might need to delete or rename your c:\Users\(username)\.TRIGGERcmdData folder to reset it.

    • RussR

      An AWS Lambda function can run a command on your computer

      Instructions
      • • • Russ
      1
      0
      Votes
      1
      Posts
      218
      Views

      No one has replied

    • J

      Unlock computer

      Instructions
      • • • jonatas
      2
      0
      Votes
      2
      Posts
      307
      Views

      RussR

      @jonatas I don't think it's possible.

    • Marcos silvaM

      How can I turn the computer screen on?

      Instructions
      • • • Marcos silva
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      RussR

      @Marcos-silva, please confirm, if you use the website, it's working fine, it just Alexa that doesn't work? Also, not even the built-in calculator and notepad commands are working with Alexa?

      You could try the "turn monitors on" powershell command here, but success it depends on your hardware I think. It didn't work for me for example, even though turn monitors off powershell command did work. You'll see that the script that effectively presses the Print Scrn button did work to turn my monitor back on.

    • R

      Nuevo Comado para MAC

      Instructions
      • • • rafaellinero
      2
      0
      Votes
      2
      Posts
      258
      Views

      RussR

      @rafaellinero, I have two suggestions:

      If you're not already doing this, try saying the sentence exactly like you see it on this page Try using the Smart Home Alexa skill instead. It recognizes what people say much better and uses these sentences instead.
    • RussR

      Run kubectl commands from inside a Kubernetes cluster

      Instructions
      • • • Russ
      1
      0
      Votes
      1
      Posts
      119
      Views

      No one has replied

    • RussR

      Schedule commands with Google Calendar and IFTTT

      Instructions
      • • • Russ
      1
      0
      Votes
      1
      Posts
      118
      Views

      No one has replied