keep-me-awake
A dirty web-based workaround for keeping computers awake.
This works by playing an inaudible-to-hooman tone (10Hz) indefinitely in background when toggled on.
Featuring
- Vue 3-ish (still no
setup()
) & Vuetify 3 alpha - Web Audio API (specifically this answer from StackOverflow)
- Bootstrapped with Vite