A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux 15030d01c8 Implemented full api via flask
- moves runner.py to app.py
- implements flask api routing & interface for app.py
- updates the various ui elements to reflect full data load
2022-07-22 17:14:19 -06:00
.gitignore More updates to the .gitignore for python 2022-07-22 12:23:24 -06:00
app.py Implemented full api via flask 2022-07-22 17:14:19 -06:00
index.html Implemented full api via flask 2022-07-22 17:14:19 -06:00