TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Royher Figuera
    3. Best
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 18
    • Best 1
    • Controversial 1
    • Groups 0

    Best posts made by Royher Figuera

    • RE: need help

      @Sync-Crazy Yes you can. Search in the forum.

      Here my examples:

      Close apps

      {
      "trigger": "Cerrar Calculadora",
      "command": "taskkill /f /im Calculator.exe",
      "ground": "foreground",
      "voice": "Cerrar Calculadora",
      "voiceReply": "Cerrando Calculadora"
      },

      Restart

      {
      "trigger": "Reiniciar en 10 segundos",
      "command": "shutdown /r /t 10",
      "ground": "background",
      "voice": "Reiniciar",
      "voiceReply": "Reiniciar Desktop"
      },

      posted in General Discussion
      Royher FigueraR
      Royher Figuera