A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux 8cf956c2f0 Merge branch 'python-rewrite'
- rewrites the software to use a python and flask based local webserver,
  for initial simplicity.
2022-08-04 17:43:48 -06:00
resources Cleans up the visual design of the web-page. 2022-07-19 14:56:41 -06:00
static Implements function to pass tags updates to python 2022-08-04 17:40:31 -06:00
.gitignore Adds .undodir to gitignore 2022-07-24 14:14:43 -06:00
app.py Updates python to update tags on owncast server 2022-08-04 17:41:40 -06:00
index.mustache Adds a vim modeline update to index.mustache 2022-08-04 17:31:38 -06:00
requirements.txt Adds a requirements.txt file for pip 2022-07-24 17:03:23 -06:00