TRIGGERcmd-Agent icon indicating copy to clipboard operation
TRIGGERcmd-Agent copied to clipboard

Electron / Node.js based agent to run commands on computers via TRIGGERcmd.com

Results 7 TRIGGERcmd-Agent issues
Sort by recently updated
recently updated
newest added

Hi @rvmey , I has modified `installdaemon.sh` to support pacman package manager. The update it's consists in: ```shell ... if command -v pacman > /dev/null; then pacman -S nodejs fi...

Helper script for build a blackPanther OS RPM package because RedHat package contain invalid dependency.

Hi, I have found many error when I tried build from source: ``` make: Entering directory 'TRIGGERcmd-Agent/node_modules/fs-xattr/build' CXX(target) Release/obj.target/xattr/src/async.o ../src/async.cc: In member function ‘virtual void XattrWorker::HandleErrorCallback()’: ../src/async.cc:35:27: warning: ‘v8::Local Nan::Callback::Call(int,...

In Italy when i go to: triggercmd.com, site redirect me to https://www.triggercmd.com/,it;q=0.8/en/ And i get "The page you are looking for is not found."

``` [fennectech@jasper ~]$ node ./TRIGGERcmd-Agent/src/agent.js --console Run installdaemon.sh to install the triggercmdagent daemon so it runs during boot Daemon install: false Logging in with saved token. Checking if the 5faf36798293770019881294...

``` #!/bin/sh cd /Applications/TRIGGERcmdAgent.app/Contents/Resources/app/src/ cp -v ../app/images/icon120.png .; mv -v ./icon120.png ./icon.png convert icon.png -fill none -draw 'color 00,00 replace' icon.png convert icon.png -fill black -draw 'color 60,60 replace' icon.png...

This project has vulnerabilities that could not be fixed, or were patched when no upgrade was available. Good news, new upgrades or patches have now been published! This pull request...