-
Notifications
You must be signed in to change notification settings - Fork 24
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
Labels
enhancement
New feature or request
Comments
udoprog
added a commit
that referenced
this issue
Apr 1, 2019
udoprog
added a commit
that referenced
this issue
Apr 1, 2019
udoprog
added a commit
that referenced
this issue
Apr 1, 2019
udoprog
added a commit
that referenced
this issue
Apr 1, 2019
udoprog
added a commit
that referenced
this issue
Apr 4, 2019
First version is available in the new web-based UI |
udoprog
added a commit
that referenced
this issue
Apr 4, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement a web-based overlay to replace the write-to-file approach with a richer experience.
Modules that need to be implemented:
CountdownTesting
To test out this feature, you can run setmod from the project directory like this:
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
The text was updated successfully, but these errors were encountered: