Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrd0ll4r/conductor

Control Kaleidoscope Programs via AMQP Button Events
https://github.com/mrd0ll4r/conductor

Last synced: 21 days ago
JSON representation

Control Kaleidoscope Programs via AMQP Button Events

Awesome Lists containing this project

README

        

# Conductor

Control Kaleidoscope Programs via AMQP Button Events

## Running

This uses [Poetry](https://python-poetry.org/) for dependency management.

Clone the repo and run
```
poetry install
```
to install the dependencies into a virtualenv.

Run
```
poetry run python3 main.py
```
to actually run Conductor.

## License

GPL, see [LICENSE](LICENSE).