A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux 6799e2513b Pretifies index.mustache with bootstrap 5
- updates visual layout to be more readable
- adds basic functionality for javascript callback functions to update
  various useful elements through api
  - note, these updates are currently implemented through a bootstrap
    modal
  - note, these updates are currently commented out through mustache.
- adds a vim modeline to enable manual folding
2022-07-24 17:01:05 -06:00
static Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
.gitignore Adds .undodir to gitignore 2022-07-24 14:14:43 -06:00
app.py Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
index.mustache Pretifies index.mustache with bootstrap 5 2022-07-24 17:01:05 -06:00