| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| FocusMode.exe | 2026-07-02 | 31.9 MB | |
| FocusMode-v2.0.0 source code.tar.gz | 2026-07-01 | 81.4 kB | |
| FocusMode-v2.0.0 source code.zip | 2026-07-01 | 82.6 kB | |
| README.md | 2026-07-01 | 1.5 kB | |
| Totals: 4 Items | 32.1 MB | 3 | |
Focus Mode v2.0.0 π
The biggest update yet β a complete UI overhaul and a real, working Python bridge.
β¨ Highlights
- Brand new UI β fully redesigned interface built from Stitch-generated designs, now running on clean HTML/CSS/JS (migrated off React/TypeScript/Vite for a lighter, faster app)
- Real Python bridge β wired up via PyWebView, so the UI actually talks to the backend now instead of being a static mockup
- One-click install β packaged as a single
.exevia PyInstaller with UAC elevation built in, so hosts-file editing just works without manual "Run as Administrator" hassle
π§ Under the Hood
- Windows manifest added for proper elevation prompts on launch
- Hosts-file blocking logic carried over and hardened (marker-comment based, so your original hosts file stays untouched outside the managed block)
- Site icons pulled via Google Favicon API for a cleaner block list UI
- System tray support (pystray) for background running
- Settings & block-list data now persisted in AppData
π Fixes & Improvements
- Removed React/TS/Vite build overhead β faster startup, smaller footprint
- General UI polish and responsiveness fixes across all screens
π₯ Installation
- Download
FocusMode-v2.0.0-Setup.exefrom the assets below - Run it β you'll get a UAC prompt (needed to edit the hosts file)
- That's it, you're good to go
β οΈ Known Issues
- (add any open issues here before publishing)
Full Changelog: v1.x...v2.0.0