TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Example Commands
    3. Windows
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • RussR

      Download a Youtube video by passing the URL as a parameter

      panel parameter python • • Russ
      1
      0
      Votes
      1
      Posts
      745
      Views

      No one has replied

    • RussR

      Volume script

      • • Russ
      5
      0
      Votes
      5
      Posts
      2.3k
      Views

      RussR

      @Meximistas, I think Alexa would accept one of these:

      establecer volumen 90 subir el volumen a 90

      You'd make the Voice field volumen instead of volume.

    • RussR

      Say my IP

      result • • Russ
      1
      0
      Votes
      1
      Posts
      1.0k
      Views

      No one has replied

    • R

      Turn PC on/off

      • • Rodney Mathee
      3
      0
      Votes
      3
      Posts
      10
      Views

      R

      @Russ Thank you.
      So this what i have. A mini PC running detection for my darts setup. Then another mini PC running the funky stuff for the darts setup and a secondary monitor. The only reason i am doing this is because i cannot solder a second external power button onto the second pc. And it will be hidden so not easy to access. And the detection pc is running on Ubuntu. Dont know how much of an issue that will be if i wanted to use it too start the second pc.
      And all on WIFI

    • D

      Abort shutdown

      • • Dinas
      5
      0
      Votes
      5
      Posts
      665
      Views

      H

      @Jhon-Piñeres
      The answer is probably found elsewhere since you asked your question, but because this was the first thread i found i think i post my solution here:

      Command for shutting down:
      shutdown /s /t 120

      I choose 2 Minutes because thats the a longer time i need to leave but so normaly enough time to stop if i forgot something.

      Off Command:
      shutdown /a

      Now i can tell my alexa to shut down my pc, by switching on shutdown, but i have also 2 minutes to cancel the shutdown by telling alexa to turn off shutdown.

    • RussR

      Python script to change my wifi color LED light bulb state

      • • Russ
      1
      0
      Votes
      1
      Posts
      174
      Views

      No one has replied

    • RussR

      Start and stop crypto mining with NiceHash

      • • Russ
      4
      0
      Votes
      4
      Posts
      862
      Views

      RussR

      Thanks @Xander .

    • RussR

      Use Claude Desktop to lookup and play a Youtube video on your Roku

      • • Russ
      1
      0
      Votes
      1
      Posts
      407
      Views

      No one has replied

    • RussR

      Upgrade all of your software.

      • • Russ
      1
      0
      Votes
      1
      Posts
      686
      Views

      No one has replied

    • Eliseu JoséE

      How to UNLOCK the Windows screen?

      • • Eliseu José
      4
      0
      Votes
      4
      Posts
      2.6k
      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

      • • Carlos Junior
      2
      0
      Votes
      2
      Posts
      587
      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
    • E

      The sleep comand doesnr suspend the pc its hibernating

      • • Ego95
      6
      0
      Votes
      6
      Posts
      1.2k
      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.

    • E

      Turn Off only second Monitor

      • • Ego95
      1
      0
      Votes
      1
      Posts
      625
      Views

      No one has replied

    • Oliver RO

      Command to Windows Hibernating

      • • Oliver R
      2
      0
      Votes
      2
      Posts
      611
      Views

      E

      @Oliver-R Thanks a lot

    • Alejandro BerrocalA

      How to change to 1 screen to 2 screens

      • • Alejandro Berrocal
      3
      1
      Votes
      3
      Posts
      1.2k
      Views

      Lucas RosasL

      @Floor_kicker Thank you very much for helping.

    • Giuseppe SbirziolaG

      Reinstallation problem

      • • Giuseppe Sbirziola
      6
      0
      Votes
      6
      Posts
      1.0k
      Views

      RussR

      @Giuseppe-Sbirziola , I got your direct message. I'm glad that worked.

    • Rafael EstevamR

      Alexa ask to say turn on and after command

      • • Rafael Estevam
      2
      0
      Votes
      2
      Posts
      558
      Views

      RussR

      @Rafael-Estevam, what you say to Alexa will make more sense if you make the Voice field just computer instead of turn off computer.

      The formula is, "Alexa, turn on/off [voice word]."

      That's assuming you're using the TRIGGERcmd Smart Home skill.

      In this example, I can say

      "Alexa, turn on calculator." to open it.
      "Alexa, turn off calculator." to close it.

      7d94e408-a352-4c03-b195-3c512a638539-image.png

    • S

      How do I do this? I copy and pasted the command into the "command" box and I tried using it with my alexa but it isnt working.

      • • Sxve__
      8
      0
      Votes
      8
      Posts
      1.0k
      Views

      S

      @Russ bet man thank you so much for all of your help 🙂 im new to this coding stuff its super weird to me, Im definitely gonna learn alot from being in this community lol

    • Gustavo RiosG

      Sair do Modo suspensão

      • • Gustavo Rios
      1
      0
      Votes
      1
      Posts
      524
      Views

      No one has replied

    • RonR

      Background image

      • • Ron
      1
      0
      Votes
      1
      Posts
      433
      Views

      No one has replied