Try it out: GitHub Pages | CloudFlare Pages (broken, willfix)
A dirty web-based workaround for keeping computers awake.
This works by playing an inaudible-to-hooman tone (10Hz) a 10-second empty video (with a 10Hz tone @ -40dB) on loop in the background when toggled on. The video is not visible on the page.
- Vue 3-ish (still no
setup()
) & Vuetify 3 alpha - Web Audio API (specifically this answer from StackOverflow)
- Bootstrapped with Vite
- Dynamic Favicons (thanks to this article @ CSS-Tricks)