A quiet Windows desktop widget for watching time pass, one unfinished chapter at a time.
- Track the year, month, day, or multiple custom milestones.
- Choose between five melancholy themes.
- Schedule
Old Sunsetduring the day andRainy Nightafter dark. - Switch between Vietnamese, English, and Japanese.
- Drag, resize, and keep the widget floating or at the bottom window layer.
- Control the widget from the system tray.
- Start automatically with Windows.
- Download
quiet-progress.exe. - Run
quiet-progress.exe.
No Python installation is required.
python -m pip install -r requirements.txt
python app.pypy -3.14 -m venv .build-venv
.\.build-venv\Scripts\python.exe -m pip install pyinstaller Pillow
powershell -ExecutionPolicy Bypass -File tools\build_windows.ps1The executable is written to dist/quiet-progress.exe.


