Skip to main content

Chattyraspi tool to run arbitrary command

Project description

ChattyRaspi script allows you to run arbitrary code on your machine by using Alexa interface.

Installation

pip install chattyraspi-script

Basic examples

$> chattyraspi-script \
       --config-file devices_configuration.yaml \
       --on-cmd "systemctl start openvpn.service" \
       --off-cmd "systemctl stop openvpn.service" \
       --is-on-cmd "systemctl status openvpn.service"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chattyraspi-script-0.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page