FocusTodo
Self-hosted web deployment of Focus To-Do, extracted from the Chrome extension
stack: GitHub Pages
What
Self-hosted web deployment of Focus To-Do — a Pomodoro-based task management app. Extracted from the Chrome extension and deployed on GitHub Pages with a custom domain.
Why
Focus To-Do has apps for iOS, Android, Windows, macOS, and a Chrome extension — but no standalone web app. As a Linux + Firefox user, none of those options work. Extracted the extension’s web assets and deployed them as a regular website to use from any browser.
Notes
- Assets extracted directly from the Chrome extension, not self-built
- Deployed as a static site on GitHub Pages with custom CNAME (
focustodo.khuong.dev) - Workaround for the lack of official Linux/Firefox support from Focus To-Do