Skip to content
Darrell Golliher edited this page Sep 1, 2018 · 4 revisions

Welcome to the gotator wiki!

Jotting down someday/maybe ideas:

  • Write test / redesign for testability as needed

  • Implement authentication -- possibly with JWT

  • Create a Gotator MCP (Master control program: one program controlling multiple Gotators concurrently)

  • Add a queue so that you can send content, but be polite about not interrupting an active program

  • Add rendering of short text messages. For instance, send it "Hello world" and have Gotator create a nicely styled web page that is self-hosted.

  • Create a dedicated client instead of using Firefox (e.g. an electron app)

  • Can gotator watchgauard firefox? Does it need too? Something to think about.

  • Implement https://w3c.github.io/webdriver/webdriver-spec.html#protocol as a (the?) mechanism for gotator to control a browser.

Done:

  • Mechanism to give n observer a hint on when content will rotate next. Browser plugin? CSS overlay hack?

Won't do:

Clone this wiki locally