Skip to content

Instantly share code, notes, and snippets.

@Vany
Last active March 19, 2024 15:42
Show Gist options
  • Save Vany/d7263fa45e39b38cef91f63d9d7e3caa to your computer and use it in GitHub Desktop.
Save Vany/d7263fa45e39b38cef91f63d9d7e3caa to your computer and use it in GitHub Desktop.
control rake Plans and ideas

Main idea - this is a tiny webserver, that displays buttons in accordance with config, receives and sends events to and from web iface and then execute commands on server side. Or monitors state and shows it on corresponding widget

✅ Make web event registrable by widgets

✅ use right zoom level to make buttons pressable by fingers ⁇

✅ reconnect to websocket if failed

✅ youtube chat widget

✅ google api oauth2

✅ shellscript run action

✅ obs afk timer widget + action

✅ obs eval widget

✅ fan out ws messages to all connections

✅ widget layout (refactor everything in widgets)

✅ OBS subsytem sound

✅ OBS subsytem

✅ slightly more useable sound buttons

🟥 Release !

✅ qrcode to web listener

✅ Do not panic if OBS is not presented ⁇

✅ oder widgets, hr/br widget to organize

✅ understand what happens with socket on mobile browser

✅ Show how to debug mobile chrome

✅ obs connected widget for monitoring stream, recording time, and pauses

✅ put html templates in one registry

✅ systemwide audio playing system

✅ create type system for transfering data in websocket to main page

✅ revisit web mechanics and start generate web

✅ cobra/viper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment