Download Latest Version FocusMode-v2.0.0 source code.tar.gz (81.4 kB)
Email in envelope

Get an email when there's a new version of FocusMode

Home / v2.0.0
Name Modified Size InfoDownloads / 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 .exe via 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

  1. Download FocusMode-v2.0.0-Setup.exe from the assets below
  2. Run it β€” you'll get a UAC prompt (needed to edit the hosts file)
  3. That's it, you're good to go

⚠️ Known Issues

  • (add any open issues here before publishing)

Full Changelog: v1.x...v2.0.0

Source: README.md, updated 2026-07-01