Releases: CeamKrier/Chronos
Releases · CeamKrier/Chronos
Chronos.win.v0.0.4-beta
Additions
- Long process names will span a tooltip
- The daily session will switch to the next day automatically on the day end
Fixes
Chronos.win.v0.0.3-beta
Additions
- Pomodoro tracker's work and break limits can be decided by the user
- Pomodoro tracker's work/break limit will persist between the daily sessions
Fixes
- An error fixed where daily session overwrite itself onto another
Chronos.win.v0.0.2-beta
Additions
- Prompt dialog implemented to retrieve user input
- Ability to reset Pomodoro counter
Fixes
- Daily session info won't get overridden on the hard-drive
Chronos.win.v0.0.1-beta
Changes
- only a single instance of the application will be running in a given time
- processes will be sorted in descending order by their usage time as the default
- active process usage metric will be displayed on the cards
- a custom progress bar will display the active/inactive percentage at the header
- the application can auto-launch at the boot
- the application will minimize itself to the system tray on clicking the exit button on the title-bar
- tracker will halt on screen-lock and suspend, will resume on unlocking and resume
- application will be placed into the system tray when tried to exit
- in the start-up, the application will be placed into the system tray
- pomodoro technique will be practiced in the application upon activation on the settings tab
win-v0.0.1-alpha
The first package of the application for the Windows OS. Basic functionalities such as process tracing and data persistence implemented.