TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Furkan Cevik
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 24
    • Best 1
    • Controversial 0
    • Groups 0

    Furkan Cevik

    @Furkan Cevik

    1
    Reputation
    27
    Profile views
    24
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Furkan Cevik Unfollow Follow

    Best posts made by Furkan Cevik

    • RE: closing apps

      Lets say we want to close Whatsapp. You go to Task Manager and check out the Details.
      19ff1eab-8a06-4123-95e7-5f0a899e824f-image.png

      There we see that Whatsapps programm is called "Whatsapp.exe".

      To kill or to close it, you run this:

      taskkill /IM "whatsapp.exe" /F
      

      You can do this with any other program, just switch out the .exe name.

      posted in Windows
      Furkan CevikF
      Furkan Cevik

    Latest posts made by Furkan Cevik

    • RE: Config File Path of TriggercmdAgent on Windows

      @Russ Thanks!

      posted in General Discussion
      Furkan CevikF
      Furkan Cevik
    • Config File Path of TriggercmdAgent on Windows

      Hey,
      i wanna migrate my current installation with all commands of my triggercmdagent to another PC.

      Is it possible?
      Which paths do i need to backup?
      Thanks
      Furkan

      posted in General Discussion
      Furkan CevikF
      Furkan Cevik
    • RE: How to exactly run Commands on Raspi via Voice on Alexa

      @Russ ty!!

      posted in Raspberry Pi
      Furkan CevikF
      Furkan Cevik
    • How to exactly run Commands on Raspi via Voice on Alexa

      Hey Rus, me again:
      I saw this and some other articles: Re: Raspberry Pi setup

      I was able to set up the triggercmd agent on my raspi and make the daemon working. I also see the default commands in the json file.
      But im confused how to actually USE these commands via Voice 😄 I dont see any "smart device" popping up on my Alexa, so im confused how to use these? Do i need to set up smth else so the commands from my raspi show up as alexa smart device?
      Ty!
      Furkan

      posted in Raspberry Pi
      Furkan CevikF
      Furkan Cevik
    • RE: Use "Voice Reply" accordingly to make it work

      @Russ Yea i use the Smart Home Skill, like it much more
      Ill stick with the Routine way, it aint that bad
      Thanks again!

      posted in Windows
      Furkan CevikF
      Furkan Cevik
    • Use "Voice Reply" accordingly to make it work

      Hey Russ, me again.
      I have a command rn to shutdown my PC, very basic:
      300f0406-6446-47c6-bfb4-aacd5d35ead4-image.png
      Im confused what actually "Voice Reply" does. I was expecting it will just reply it back once this command is being ran, but my Alexa Echo Dot always just says "ok".

      If i use a Routine for this command/device and just use the "Alexa says" feature, it works okayish. Alexa tries to say "ok" first but then cuts that and then proceeds to say the line i entered in the routine.
      I wonder now which way is the best do this.
      Thanks!
      Furkan

      posted in Windows
      Furkan CevikF
      Furkan Cevik
    • RE: Running "Trigger Commands" via Windows Command Line

      @Russ Cheers Russ, works now perfectly with this 🙂
      Time to subscribe again after a year 😄
      have a nice day ^^

      posted in Windows
      Furkan CevikF
      Furkan Cevik
    • RE: Running "Trigger Commands" via Windows Command Line

      ok i think i confuse myself.
      I can not make it work to turn on/off my Lights because TRIGGERcmd isnt made for it.

      But maybe you can do it? Like i only want a way to "talk" to Alexa by saying only like "Alexa, turn on my light". Can triggercmd simulate this?

      posted in Windows
      Furkan CevikF
      Furkan Cevik
    • Running "Trigger Commands" via Windows Command Line

      Heyho,
      long time no see 😄 When i always get bored, i come back here to play around.
      I recently got a new Philips Hue Light in my home. It works via Bluetooth, but my Alexa was able to connect with it so I am able to just turn on/off my light by saying "Turn off/on my light".
      Now to TriggerCMD:
      I wanna control my light via a Hotkey on my keyboard. I know that the Linux Version can run Commands via CLI, but can Windows do it too? I couldnt find a .exe which supports CLI commands (maybe im blind):
      Idea:

      %TriggerCMDInstallationPath%\TRIGGERCMD-CLI.exe -trigger "Light off" --computer "%computername"
      

      This would then run the Command from my PC called "Light off", which would then do the amazon alexa action.

      I feel like you prb did this, but i am just blind to find it, prb cuz its late for me 😄
      Thanks ^^
      Furkan

      posted in Windows
      Furkan CevikF
      Furkan Cevik
    • RE: Dynamic Replies from Alexa via TRIGGERcmd?

      @russ Thanks Russ!

      posted in General Discussion
      Furkan CevikF
      Furkan Cevik