Releases: james-leatherman/TimeMinder
TimeMinder v 1.1.0
This version introduces effects to grab attention around break times.
TimeMinder v1.0.2
- Config and sounds now stored in AppData (no more permissions issues)
- Automatic migration of old config/sounds on first run
- Uninstaller removes AppData\TimeMinder
- Build script cleans up old .exe files before build
- Many reliability and packaging improvements
Release v1.0.1
This release introduces a simplified and robust build system and fixes a critical bug that caused the application to crash when selecting a sound (closes #1).
TimeMinder v1.0.0
First public release! Includes a Windows installer and standalone executable.
v0.1.0
TimeMinder v0.1.0
Initial public release of TimeMinder!
Features
-
Pomodoro-style Timer:
Customizable session, break, and total time durations via command-line arguments. -
Always-on-top Minimal GUI:
Displays session timer, current time, and total elapsed time. -
Break Reminders:
Visual cues and flashing alerts when it’s time to take a break or finish up. -
Hotkey Controls:
Ctrl + Right/Left: Add/Subtract 5 minutes to sessionCtrl + ./Ctrl + ,: Add/Subtract 1 minute to sessionCtrl + PgDn/PgUp: Set/reset session timeCtrl + End/Home: Set/reset total timeCtrl + Q: Quit the app
-
Draggable Interface:
Move the timer window by clicking on any text area. -
AutoHotKey installation required:
After install, run the script with AutoHotkey v2.
Usage
See the README for installation, usage, and customization instructions.
Full Changelog: https://github.com/james-leatherman/TimeMinder/commits/v0.1.0