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

      Trigger your commands in VR with Immersive Home

      Home Assistant
      • • • Russ
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • G

      Crashing & translocation & ARM

      Mac
      • • • gajahduduk
      9
      0
      Votes
      9
      Posts
      197
      Views

      RussR

      @gajahduduk, that's great. Thank you for testing it and letting me know.

    • Jordel MirandaJ

      TriggerCMD não carrega a tela de comandos

      Windows
      • • • Jordel Miranda
      2
      0
      Votes
      2
      Posts
      5
      Views

      RussR

      @Jordel-Miranda, I think you have something in your commands.json that's causing the issue. Please try renaming it. It's in this folder:

      C:\Users\(your user)\.TRIGGERcmdData
    • G

      Alexa Plus

      Alexa
      • • • gajahduduk
      4
      0
      Votes
      4
      Posts
      23
      Views

      RussR

      @gajahduduk, ok - you're right you do have to use one the Trigger Command, TC, or TRIGGERcmd skill to hear the result of your command.

      To answer your question about adding that to the new TRIGGERcmd Smart Home skill - no, it's not possible.

    • RussR

      Trigger a command with a Shortcut via Siri

      Mac
      • • • Russ
      4
      0
      Votes
      4
      Posts
      935
      Views

      G

      @Russ i think your Music app's player state is stopped. play a track, or play one and pause it, and it should work. (mine is never stopped :).

      to test the basic functionality leave out the last pipe part (" | xargs" …), and run the rest in Terminal.

      osascript -e 'tell application "Music" to set result to "This song is " & name of current track & " by " & artist of current track & " on the " & year of current track & " album " & album of current track' | sed 's/^/"/;s/$/"/'

      as noted, this works for the "original" Alexa. Since I've been having problems with Alexa Plus and TriggerCMD, I was trying the Shortcuts route.

    • TheDreamer68T

      TRIGGERcmd with Smarthings using Schema Cloud Connector

      General Discussion
      • smartthings • • TheDreamer68
      4
      1
      Votes
      4
      Posts
      175
      Views

      RussR

      @Cristian-Dindinelli, yes so far I haven't been able to get it working after the recent change Samsung made.

    • ?

      TRIGGERcmd not starting at boot

      General Discussion
      • • • A Former User
      50
      1
      Votes
      50
      Posts
      4.1k
      Views

      Fabrizio HolsteinF

      @Russ yes, when I run manualy it start.

    • RussR

      New SmartThings integration (2023)

      Announcements
      • smartthings • • Russ
      45
      0
      Votes
      45
      Posts
      5.9k
      Views

      Cristian DindinelliC

      @Cristian-Dindinelli said in New SmartThings integration (2023):

      hi, i just changed my pc and i messed up everything so i deleted triggercmd from smartthing, but now i can't install it anymore. This link https://developer.smartthings.com/workspace/projects/new won't make me create a new project but send me to an other page.

      After some extra step, I could connect to smartthing, but only devices with "voice" command are shared, any advice?

    • RussR

      Upgrade all of your software.

      Windows
      • • • Russ
      1
      0
      Votes
      1
      Posts
      129
      Views

      No one has replied

    • Leron TolmachevL

      Triggers appearing in view runs but not actually triggering.

      Mac
      • • • Leron Tolmachev
      18
      0
      Votes
      18
      Posts
      412
      Views

      RussR

      Thanks @Leron-Tolmachev .

    • XanderX

      1.0.47 not installing, no log

      General Discussion
      • • • Xander
      4
      0
      Votes
      4
      Posts
      111
      Views

      RussR

      @Xander, awesome. I'm glad that worked.

    • Eliseu JoséE

      How to UNLOCK the Windows screen?

      Windows
      • • • Eliseu José
      4
      0
      Votes
      4
      Posts
      1.8k
      Views

      C

      @Russ There has to be a way. Many systems, like VNC for example, use this feature.

    • Carlos JuniorC

      Add two commands in a single trigger

      Windows
      • • • Carlos Junior
      2
      0
      Votes
      2
      Posts
      50
      Views

      RussR

      @Carlos-Junior, you could create a script with two commands in it like this:

      taskkill /f /fi "USERNAME eq %USERNAME%" /fi "WINDOWTITLE ne" shutdown /s /f /t 0

      Then your command would run that script with a command like this:

      c:\scripts\close_all_shutdown.bat

      If you don't want to create a script, you can generally run multiple commands with one command line by separating the commands with && like this:

      taskkill /f /fi "USERNAME eq %USERNAME%" /fi "WINDOWTITLE ne" && shutdown /s /f /t 0
    • kellanistK

      Powershell scripts no longer working

      General Discussion
      • • • kellanist
      6
      0
      Votes
      6
      Posts
      121
      Views

      RussR

      @kellanist, great. That makes sense.

    • trinibT

      Open youtube link on any browser & play using autohotkey😎

      Example Commands
      • • • trinib
      1
      0
      Votes
      1
      Posts
      74
      Views

      No one has replied

    • Tiago Ivanov LavinasT

      A JavaScript error occurred in the main process

      General Discussion
      • • • Tiago Ivanov Lavinas
      10
      0
      Votes
      10
      Posts
      236
      Views

      RussR

      @Tiago-Ivanov-Lavinas, great. Not sure what happened the first time, but renaming that folder is like a fresh agent install.

    • Adam SA

      Install fails everytime, "JavaScript error in the main process.

      General Discussion
      • • • Adam S
      5
      0
      Votes
      5
      Posts
      202
      Views

      Tiago Ivanov LavinasT

      @Adam-S It worked. Thanks.

    • E

      The sleep comand doesnr suspend the pc its hibernating

      Windows
      • • • Ego95
      6
      0
      Votes
      6
      Posts
      255
      Views

      RussR

      @Diego-Ulises-Pérez-Ruiz, maybe you need to specify the full path to nircmd.exe in your command, like c:\tools\nircmd.exe ...

      Also, by manually, I assume you mean when you run it manually from the command line it works. What if you run it manually via TRIGGERcmd using the green Trigger button on the website, or from the green Play arrow in the GUI Editor ? We should make sure those work before attempting Alexa.

    • RussR

      How to run commands from Home Assistant

      Home Assistant
      • • • Russ
      11
      0
      Votes
      11
      Posts
      10.3k
      Views

      A

      @Russ well as you mentioned it does indeed. I think I had another issue that was preventing the trigger in HA. Thank you.

    • Sam ShumS

      New Computer Alexa doesnt work

      Alexa
      • • • Sam Shum
      11
      0
      Votes
      11
      Posts
      632
      Views

      RussR

      Thanks @Xander. I'm glad that worked.