Skip to content

Releases: CeamKrier/Chronos

Chronos.win.v0.0.4-beta

21 Dec 14:39
Compare
Choose a tag to compare

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

12 Nov 20:45
63304d2
Compare
Choose a tag to compare

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

03 Nov 17:53
be82b91
Compare
Choose a tag to compare

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

10 Oct 18:53
5e71039
Compare
Choose a tag to compare

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

05 Oct 12:39
Compare
Choose a tag to compare

The first package of the application for the Windows OS. Basic functionalities such as process tracing and data persistence implemented.