Releases: swharden/BasicTimer
Releases · swharden/BasicTimer
BasicTimer 1.4
BasicTimer 1.3
- added program icon (#1)
- new timers launch in the center of the screen
- added sample background/progress color combinations (#2)
- added option to add title text above the timer (##)
- enabled keyboard shortcuts (#5) Thanks @cantonadong
- added right-click option to edit the clock time (#7)
- added countdown option (#6) Thanks @cantonadong
- progress now shown in taskbar (#8)
- optional sound played when progress bar rolls over (#9)
BasicTimer 1.2
- Initial window height is shorter to improve text framing
- Added right-click options for pause and reset
- Fixed project name in version string
- Added icons to right-click menu
- Now targets .NET Framework 4.6.1 (previously .NET 6.0)
BasicTimer 1.1
- added option to disable progress meter
- main window is draggable by clicking anywhere
- colors can be customized
Basic Timer 1.0
First release demonstrates the basic concept behind this app. It counts up, but cannot yet count down.