triggercmd

Python agent for TRIGGERcmd cloud service.


Keywords
triggercmd, alexa, echo-dot, cli, command-line, hacktoberfest, hacktoberfest-accepted, linux, python
License
MIT
Install
pip install triggercmd==0.0.17

Documentation

TriggerCMD CLI client

Build Status CodeQL Publish package GitHub PyPI GitHub commit activity GitHub last commit Downloads

TRIGGERcmd CLI

triggercmd is a CLI client for the TRIGGERcmd cloud service.

dependencies

you need install gobject-introspection if you use Arch Linux.

installation

the triggercmd package is available in PyPI. to install, simply type the following command:

pip install triggercmd

Or using the pipx for a safer installation.

After install, you can use the triggercmd CLI client to manipulate commands on the TRIGGERcmd agent.

commands

You can read the CLI.md file for more information about the list of commands.

contributing and support

this project is open for contributions. here are some of the ways for you to contribute:

  • bug reports/fix
  • features requests
  • use-case demonstrations

please open an issue with enough information for us to reproduce your problem. A minimal, reproducible example would be very helpful.

to make a contribution, just fork this repository, push the changes in your fork, open up an issue, and make a pull request!


* My contribuction its only the CLI client. All credit by develop triggerCMD agent is to Russell VanderMey.