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

    alain

    @alain

    0
    Reputation
    12
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    alain Unfollow Follow

    Latest posts made by alain

    • RE: voice commands or cli doesn't works anymore

      thanks Russ,
      i'll try this method
      regards

      posted in Instructions
      A
      alain
    • RE: voice commands or cli doesn't works anymore

      thanks for replies Russ
      yes i think my triggercmdagent is working well

      here is my command

      triggercmdagent -t firefox -c kali

      Run installdaemon.sh to install the triggercmdagent daemon so it runs during boot
      Daemon install: false
      Logging in with saved token.
      Checking if the 5e4e6687b2275d00193c6347 computer exists.
      This computer exists in your account.
      Tokenfile: /root/.TRIGGERcmdData/token.tkn
      ComputerIDfile: /root/.TRIGGERcmdData/computerid.cfg
      Logging in with saved token to run foreground tasks.
      Write backup completed.
      Initiated command adds
      Initiated command removals

      |> Now connected to https://www.triggercmd.com.
      ___/ For help, see: http://bit.ly/2q0QDpf
      (using sails.io.js node SDK @v1.1.13)
      Connected at: Thu Feb 20 2020 16:50:24 GMT+0100 (heure normale d’Europe centrale)

      { message: 'Subscribed to 5e4e6687b2275d00193c6347!' }
      { message: 'Subscribed to 5e4e6687b2275d00193c6347!' }

      and my Json

      [
      {"trigger":"Reboot","command":"shutdown -r","ground":"background","voice":"reboot","allowParams": "false"},
      {"trigger":"Editor","command":"nano","ground":"foreground","voice":"edition","allowParams": "false"},
      {"trigger":"Firefox","command":"/usr/bin/firefox","ground":"background","voice":"firefox","allowParams": "false"},
      {"trigger":"yum update","command":"yum -y update","ground":"background","voice":"yum update","allowParams": "false"},
      {"trigger":"apt update","command":"apt-get -y update","ground":"background","voice":"update","allowParams": "false"}
      ]

      regards

      posted in Instructions
      A
      alain
    • voice commands or cli doesn't works anymore

      Hi,
      my commands doesn't works , neither with website or on command line
      i try this
      triggercmdagent -t firefox -c kali

      regards

      posted in Instructions
      A
      alain