A RESTful API that adds custom features to the Wi-Fi enabled Divoom Pixoo devices.
I bought a Divoom Pixoo device in order to display some information on it, I wanted to be reactive to some events, like when I am listening to music, or when I receive a new notification on Github.
After some research, I found out there was an API that allowed me to send images to the devices so based on that I decided to create a RESTful API that would allow me to do some custom things with the device.
This project is on active development, I am adding new features as I need.