TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    trigger cmd on arch linux

    Scheduled Pinned Locked Moved General Discussion
    19 Posts 4 Posters 5.2k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RussR Offline
      Russ @Terry King
      last edited by Russ

      @Terry-King, no GUI when you run it that way.

      You have to edit the ~/.TRIGGERcmdData/commands.json file to add commands.

      Russell VanderMey

      Terry KingT 1 Reply Last reply Reply Quote 0
      • Terry KingT Offline
        Terry King @Russ
        last edited by

        @Russ is there a video that shows how to do this?

        RussR 1 Reply Last reply Reply Quote 0
        • RussR Offline
          Russ @Terry King
          last edited by Russ

          @Terry-King, no, but that's a good idea. I'll work on that - hopefully tomorrow.

          EDIT: It's done: https://youtu.be/Iv6ifjHyWF4

          Russell VanderMey

          1 Reply Last reply Reply Quote 0
          • Tiago MártiresT Offline
            Tiago Mártires
            last edited by

            Thank Russ for this , but on arch how I run the triggercmd on boot?
            my goal is wakeonlan....

            thankyuo

            RussR 1 Reply Last reply Reply Quote 0
            • RussR Offline
              Russ @Tiago Mártires
              last edited by

              @Tiago-Mártires, I answered here: https://www.triggercmd.com/forum/topic/625/boot-on-arch

              Russell VanderMey

              1 Reply Last reply Reply Quote 0
              • M Offline
                mayron
                last edited by mayron

                @Russ said in trigger cmd on arch linux:

                git clone https://github.com/rvmey/TRIGGERcmd-Agent.git

                Sorry to open again this topic, but when i call 'npm install' this error showed and close the build:

                npm ERR! notsup Unsupported platform for node-windows@0.1.14: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x64"})
                npm ERR! notsup Valid OS:    win32
                npm ERR! notsup Valid Arch:  any
                npm ERR! notsup Actual OS:   linux
                npm ERR! notsup Actual Arch: x64
                

                I think strange, because, the win32 appear... but i use manjaro..

                RussR 1 Reply Last reply Reply Quote 0
                • RussR Offline
                  Russ @mayron
                  last edited by

                  @mayron, thanks for reporting this.

                  The package.json that's in-place now might be the windows version. Please try copying the ubuntupackage.json or redhatpackage.json file over-top of package.json like this:

                  cp ubuntupackage.json package.json
                  

                  Then try npm install again.

                  I don't have time right this minute to test it. I'll add a archbuild.sh file to that repo once I know which package.json works.

                  Russell VanderMey

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    mayron @Russ
                    last edited by mayron

                    @Russ thanks for the answer, now it made the correct build, but i remember that in ubuntu request for the token when I call the command .. here's the message below

                    $ node ./src/agent.js --console
                    Run installdaemon.sh to install the triggercmdagent daemon so it runs during boot
                    Daemon install: false
                    No token exists.  Login to request one.
                    prompt: token:  (node:369045) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
                    
                    
                    RussR 1 Reply Last reply Reply Quote 0
                    • RussR Offline
                      Russ @mayron
                      last edited by

                      @mayron and I talked over chat and it's working for him now. I tested it too. We just had to press enter at that Warning prompt, then paste in the token. I'll try to get rid of that warning, but at least it works as-is.

                      I think one of the packages was updated to the latest version which introduced that warning message.

                      Russell VanderMey

                      M 1 Reply Last reply Reply Quote 0
                      • M Offline
                        mayron @Russ
                        last edited by

                        @Russ thanks!

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • First post
                          Last post