Skip to content

thewindsofwinter/process-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Process Clock

Build Status

Welcome to Windows Process Clock, an open-source application to track productive time usage on Windows computers. To get started:

  • Download the executable, or alternatively build on your own computer
  • Run the application at least once to create the ~/ProcessClock directory
  • Data will be stored in ~/ProcessClock/year/month-day.txt
  • Options can be written in ~/ProcessClock/options.txt

Features

  • Records the amount of time spent on all processes in focus
  • Conserves resources and is accurate to at least the millisecond
  • Save and load data from files stored on computer
  • Detailed logs displayed in application window
  • Visualizer to display time spent on processes

In Action

Image of Process Clock Left: Log recording data, Right: Graph with process times

To-Do

  • Visualizer for stored data (Window implemented, currently non-functional. Stand by for updates!)
  • Statistics on use
  • Config file to classify processes

About

An open-source Windows app to track productive time usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages