• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  1. Home
  2. jcksnftsn
J
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 5
  • Best 0
  • Controversial 0
  • Groups 0

jcksnftsn

@jcksnftsn

0
Reputation
2
Profile views
5
Posts
0
Followers
0
Following
Joined Feb 6, 2025, 3:49 AM Last Online Feb 13, 2025, 1:22 AM

jcksnftsn Unfollow Follow

Latest posts made by jcksnftsn

  • RE: Issues following installation instructions

    @Russ Thank you!
    A couple of the default actions were not working because the calculator or notepad couldn't be found but the reboot action worked.

    I was able to get the "turn off ads" command working with PiHole which was the main thing I wanted to test out, so far so good!

    posted in Raspberry Pi
    J
    jcksnftsn
    Feb 8, 2025, 11:04 PM
  • RE: Issues following installation instructions

    Maybe I spoke too soon, I can see the Pi within my Triggercmd account but sending the sample triggers doesn't actually do anything.

    posted in Raspberry Pi
    J
    jcksnftsn
    Feb 7, 2025, 2:57 AM
  • RE: Issues following installation instructions

    @Russ Thanks, looks like I've got it running, now to start playing with it to see what I can do 🙂

    posted in Raspberry Pi
    J
    jcksnftsn
    Feb 7, 2025, 2:27 AM
  • RE: Issues following installation instructions

    Here is what the script looks like:

    #!/bin/bash
    # This file was autogenerated by node-deb 0.10.7
    set -e
    
    /usr/share/triggercmdagent/app/null "$@"
    

    The /usr/share/triggercmdagent/app folder shows no "LICENSE" file, I see:

    node_modules  package.json  package-lock.json  src
    
    posted in Raspberry Pi
    J
    jcksnftsn
    Feb 7, 2025, 2:06 AM
  • Issues following installation instructions

    On the dpkg -i triggercmdagent_1.0.1_all.deb I am receiving several "Warn" errors about things being depreciated / no longer supported and then when running the next step
    triggercmdagent
    I am getting an error that says "/usr/bin/triggercmdagent: line 5: /usr/share/triggercmdagent/app/null: No such file or directory"

    posted in Raspberry Pi
    J
    jcksnftsn
    Feb 6, 2025, 4:03 AM