Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 432 Bytes

web-streamdeck

A streamdeck alternative that runs in a web browser on your tablet/phone.

Disclaimer

Don't try running this on a public network. Anyone on your network is able to use any of the actions because there is no authentication needed.

Dependencies

flask

Running

Just modify widgets.json to your liking and then run main.py Then, open your browser on the tablet/phone and go to http://your-local-ip:5000