TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • B

      PS4-Waker troubleshooting

      Mac
      • • • BetoFuenzalida
      11
      0
      Votes
      11
      Posts
      943
      Views

      Bráulio BetônicoB

      @Russ said in PS4-Waker troubleshooting:

      /usr/local/bin/node /usr/local/lib/node_modules/ps4-waker/dist/cli.js standby

      Thank you very much. worked correctly.

    • Nick LagangN

      Log out user and Sleep on Mac?

      General Discussion
      • mac log out sleep lauch daemon feature request • • Nick Lagang
      11
      0
      Votes
      11
      Posts
      1.2k
      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'
    • S

      Play spotify song with cmd in a particular minute. (Code and Help to Fix)

      Windows
      • • • Santiago
      11
      0
      Votes
      11
      Posts
      5.3k
      Views

      RussR

      @John-Paul, please try this in a .bat script:

      taskkill /im spotify.exe start spotify:episode:0yAefXW3oX7WbliU0DU8QB ping localhost nircmd sendkeypress spc
    • Furkan CevikF

      Dynamic Replies from Alexa via TRIGGERcmd?

      General Discussion
      • sendresult • • Furkan Cevik
      11
      0
      Votes
      11
      Posts
      1.3k
      Views

      Furkan CevikF

      @russ Thanks Russ!

    • P2PP

      Help Me With KeyBoard Control

      Windows
      • • • P2P
      11
      0
      Votes
      11
      Posts
      929
      Views

      RussR

      @p2p, you should make it a foreground command.

      If you're trying to have Windows automatically logon during boot, you should use this method instead.

    • Alexsis W. RegisA

      NOT OPEN AGENT

      Mac
      • • • Alexsis W. Regis
      11
      0
      Votes
      11
      Posts
      609
      Views

      Alexsis W. RegisA

      @Russ I delete my computer from the trigger and then works the agente but I dont know anycommand not works if you can help me please

    • Marcos RaldesM

      Run a Google Routine

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

      Bruno Oliveira 0B

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

    • Sam ShumS

      New Computer Alexa doesnt work

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

      RussR

      Thanks @Xander. I'm glad that worked.

    • RussR

      Launch a website

      Windows
      • • • Russ
      10
      0
      Votes
      10
      Posts
      9.5k
      Views

      S

      @Russ That's what I ended up going with. One script & trigger to initiate and another one in the reverse. Thanks

    • ?

      Alexa Skill not available in the UK?

      General Discussion
      • • • A Former User
      10
      0
      Votes
      10
      Posts
      4.9k
      Views

      RussR

      @Zubairsk, where did you get that text? Do you live in the UK and got that somehow when you tried to find the TRIGGERcmd skill?

    • ?

      My account doesn't show I'm subscribed

      General Discussion
      • • • A Former User
      10
      0
      Votes
      10
      Posts
      2.4k
      Views

      RussR

      @Cristiano-Hoshikawa, I sent a refund for your subscription. Please try again after you make sure you can trigger commands on your computer.

    • T

      Open and close VLC Player

      Windows
      • • • Tim S
      10
      0
      Votes
      10
      Posts
      5.9k
      Views

      RussR

      @Martin-Musso, that's a cool idea. I did some research and figured out how to play a playlist and send the output to a Chromecast device:

      "c:\Program Files (x86)\VideoLAN\VLC\vlc.exe" c:\playlists\playlist.xspf --sout="#chromecast{ip=192.168.86.25}" --demux-filter=demux_chromecast

      But, I haven't figured out how to tell it to resume where it left off. This sortof worked, but only for the first thing in the playlist.

      I tried this extension with no joy. https://addons.videolan.org/p/1154044/
      If you do try it, you'll want to download it from the Files tab and manually drop it in
      C:\Users(your user)\AppData\Roaming\vlc\lua\extensions
      If you search and install it from within VLC you'll get an old version that's even worse.

      Reference:
      https://wiki.videolan.org/VLC_command-line_help/
      https://forum.videolan.org/viewtopic.php?t=145868

    • RussR

      Type out your parameters

      Windows
      • • • Russ
      10
      0
      Votes
      10
      Posts
      2.8k
      Views

      A

      @it_ibsolution.de
      Du kannst dein script ja so auslegen, das es eine statische Anzahl an Parametern gibt, wobei diese, bei "Nichtverwendung" gegebenenfalls mit einem Platzhalter/dummy bestückt werden.
      Bei der anschließenden Auswertung im Script wären diese dann als "ungenutzt" markierten Parameter schlicht zu ignorieren. Oder ...
      du flagst jeden Parameter explizit wie (AFAIK) unter Linux üblich mit einem Bezeichner:
      "--drive C:" "--command defrag" "-time 20220916180000"
      ...und wertest dementsprechend aus.

      AutoHotkey ist eine (open source) Scriptsprache, welche über die von Powershell bereitgestellten systemnahen Funktionen auch events auf application/desktop level steuern kann. Mehr dazu gibt es in den einschlägigen Fachzeitschriften wie der c´t, oder unter autohotkey.com
      Natürlich lässt sich auch PowerShell damit kombinieren.

      HTH

    • R

      Multiple Accounts on Google Home

      General Discussion
      • • • Richo3192
      10
      0
      Votes
      10
      Posts
      3.2k
      Views

      M

      @russ
      I must have something wrong. Ill check again.
      thanks

    • Dan5150D

      Where to start

      General Discussion
      • • • Dan5150
      10
      0
      Votes
      10
      Posts
      1.7k
      Views

      RussR

      @dan5150, wonder if you might have multiple TRIGGERcmd accounts, and your Alexa account is tied to the other TRIGGERcmd account?

      Just brainstorming here.

      If so, you could try unlinking and re-linking to your account.

      EDIT: We figured it out - Dan had "shut down /s /t 30" as his command but he needed "shutdown /s /t 30". Notice the shutdown command shouldn't have a space it in. There's a shut down command in the Example commands BTW.

    • Z

      Javascript error on install of TRIGGERcmdAgent

      General Discussion
      • • • zipster1967
      10
      0
      Votes
      10
      Posts
      1.5k
      Views

      Higor MatheusH

      @zipster1967
      do you have a video of how you did it? I have the same problem

    • J

      Simple IFTTT - TriggerCMD connection

      General Discussion
      • • • JoseCampos
      10
      0
      Votes
      10
      Posts
      986
      Views

      RussR

      @Ícaro-Paiv, as of today you'll also see the commands on "Other User's Computers" in the IFTTT list if you use the official TRIGGERcmd IFTTT integration.

    • kellanistK

      Voice commands only showing up for 1 computer

      General Discussion
      • • • kellanist
      10
      0
      Votes
      10
      Posts
      666
      Views

      RussR

      Thanks @Richard-Binckley. I'm glad you guys like it.

    • RobertofilhoR

      Pause movie on Netflix

      Windows
      • • • Robertofilho
      10
      0
      Votes
      10
      Posts
      1.7k
      Views

      Bruno QueirozB

      @pedrosaude watch the video of Russ https://www.youtube.com/watch?v=xub4pjenLVs

    • Jimmy David Rodriguez FarfanJ

      My triggers doesn't apper in the website

      Windows
      • • • Jimmy David Rodriguez Farfan
      10
      0
      Votes
      10
      Posts
      391
      Views

      RussR

      @Jimmy-David-Rodriguez-Farfan,

      Awesome. I'm glad that worked.