Skip to content

CeamKrier/Chronos

Repository files navigation

Chronos Image

Chronos

A desktop application that tracks screen time/idle time of used processes

Chronos - The Ultimate Process Tracker with Pomodoro Timer | Product Hunt

buymeacoffee

Download

For now, application only available for the Windows yet I am planning to expand it to Linux/macOS. Contributions are welcome!

Download for Windows

VirusTotal Scan Results

Features 🎨

  • Process Tracking: Retrieve process information and details about their idle / usage time
  • Pomodoro Alarms: Enable to get notifications about when to stop/start to work
  • Settings (WIP): Defines settings related to processes, run on start-up etc.
  • Persistent Data: Session information persist on your hard-drive
    • File Location:
      • Windows: C:\Users\<Username>\AppData\Roaming\Chronos\config.json
      • MacOS:
      • Linux:
  • Historical Session Analitics: (WIP) Analyze your average screen-time, most used process etc.

Development 💻

# install dependencies
yarn

# start dev environment
yarn dev

# pack the application to release
yarn package

License

MIT