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

Furkan Cevik

@Furkan Cevik

1
Reputation
27
Profile views
26
Posts
0
Followers
0
Following
Joined Jun 16, 2020, 7:40 PM Last Online 17 days ago

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
    F
    Furkan Cevik
    Jun 26, 2020, 6:23 PM

Latest posts made by Furkan Cevik

  • RE: TriggerCMDAgent gives Errors when shutting down PC

    @Russ ty!

    posted in General Discussion
    F
    Furkan Cevik
    19 days ago
  • TriggerCMDAgent gives Errors when shutting down PC

    As title says:
    https://imgur.com/a/ejEZv65

    Sometimes when shutting down my PC, i get this weird error from TriggerCMD.

    Any ideas why?
    Thanks
    Furkan

    posted in General Discussion
    F
    Furkan Cevik
    19 days ago
  • RE: Config File Path of TriggercmdAgent on Windows

    @Russ Thanks!

    posted in General Discussion
    F
    Furkan Cevik
    May 28, 2024, 5:36 AM
  • 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
    F
    Furkan Cevik
    May 27, 2024, 8:05 PM
  • RE: How to exactly run Commands on Raspi via Voice on Alexa

    @Russ ty!!

    posted in Raspberry Pi
    F
    Furkan Cevik
    Dec 24, 2023, 6:27 PM
  • 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
    F
    Furkan Cevik
    Dec 23, 2023, 10:57 PM
  • 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
    F
    Furkan Cevik
    Dec 23, 2023, 4:06 PM
  • 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
    F
    Furkan Cevik
    Dec 23, 2023, 1:59 PM
  • 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
    F
    Furkan Cevik
    Dec 23, 2023, 12:51 PM
  • 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
    F
    Furkan Cevik
    Dec 22, 2023, 11:55 PM