Show HN: PiPODORO. Minimal Picture-in-Picture Pomodoro PWA(pipodoro.vercel.app)3 points·by peebeebee·3 lata temu·0 commentspipodoro.vercel.appShow HN: PiPODORO. Minimal Picture-in-Picture Pomodoro PWAhttps://pipodoro.vercel.appFeatures:- Picture-In-Picture mode to always show the timer on top of the desktop.- Airplay the timer to a TV / Secondary screen.- Off-line capable through the use of a Service Worker.- Extremely small codebase (3.3kB, no minification).- Zero dependencies (not even Node / NPM)- Zero build time.I had a nice idea how to 'use the platform' for a timer. It basically uses the 'video'-element to achieve to some cool things.source: https://github.com/peebeebee/pipodoro0 commentsPost comment—
- Picture-In-Picture mode to always show the timer on top of the desktop.
- Airplay the timer to a TV / Secondary screen.
- Off-line capable through the use of a Service Worker.
- Extremely small codebase (3.3kB, no minification).
- Zero dependencies (not even Node / NPM)
- Zero build time.
I had a nice idea how to 'use the platform' for a timer. It basically uses the 'video'-element to achieve to some cool things.
source: https://github.com/peebeebee/pipodoro