Skip to main content

Client-side code for communicating with a Webcandy server.

Project description

Webcandy Client

Client-side code for communicating with the Webcandy server and controlling lighting configuration. This should be run by the machine with LEDs connected to it via Fadecandy.

Installation

The easiest way to install is to run pip install webcandy-client. If you want the absolute latest code, you can clone this repository and run pip install -e . from the root directory.

Development

This project uses Pipenv for dependancy management. If you want to set up a development environment, make sure you have Pipenv installed and run pipenv install from the root directory.

Running

To run the client in order to receive lighting change requests from the server, use the wc-client executable:

$ wc-client <username> <password> <client_id>.

To manually change the lighting configuration offline, use the wc-controller executable:

$ wc-controller --file <config JSON path>

For usage information on either script, pass --help.

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

webcandy-client-0.1.5.tar.gz (7.7 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