Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web-based overlay #22

Closed
2 tasks done
udoprog opened this issue Apr 1, 2019 · 2 comments
Closed
2 tasks done

Web-based overlay #22

udoprog opened this issue Apr 1, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@udoprog
Copy link
Owner

udoprog commented Apr 1, 2019

Implement a web-based overlay to replace the write-to-file approach with a richer experience.

Modules that need to be implemented:

  • Current song
  • Countdown

Testing

To test out this feature, you can run setmod from the project directory like this:

path/to/setmod/tools/setmod.ps1 -WebRoot path/to/setmod/bot/web

The web content will eventually be bundled in the bot so we don't have to specify a separate web root. But this is currently used to ease development.

Then navigate to https://localhost:12345/overlay

@udoprog
Copy link
Owner Author

udoprog commented Apr 1, 2019

Example:

image

@udoprog
Copy link
Owner Author

udoprog commented Apr 4, 2019

First version is available in the new web-based UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant