Skip to content

API for Raspberry Pi Zero and Pimoroni Blinkt! Hat

License

Notifications You must be signed in to change notification settings

reeebot/blinkt-busy-server

 
 

Repository files navigation

Web App & API for Pimoroni Blinkt! hat


NEW VERSION: myStatus

Install

...


Service

sudo cp busylight.service /etc/systemd/system/busylight.service

Testing the service:

sudo systemctl start busylight.service
sudo systemctl stop busylight.service
sudo systemctl status busylight.service

Enable/disable for startup:

sudo systemctl enable busylight.service
sudo systemctl disable busylight.service

About

API for Raspberry Pi Zero and Pimoroni Blinkt! Hat

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 71.6%
  • Python 25.0%
  • Shell 3.4%