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

https://github.com/breqdev/wallmatrix


https://github.com/breqdev/wallmatrix

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# wallmatrix: an RGB matrix display

Project writeup: https://breq.dev/projects/wallmatrix

How to develop:

```bash
pip3 install -e '.[dev]'
python3 -m wallmatrix.server
```