Skip to content

Something I did when I was bored during philosophy online class.

License

Notifications You must be signed in to change notification settings

PsychoPast/ScreenTimeCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScreenTimeCounter

Something I did when I was bored during philosophy online classes.

Lightweight screen time counter.

Be sure dll is in same folder as exe

Usage

Launch the exe and use your computer normally.

IdleTime

App automatically detect when you're idle and stop the capture. Default idleTime is 5 minutes (300000 milliseconds) which you can change to your own value (in milliseconds) by creating a "config.txt" in the same folder as the .exe and writing in it: idleTime=your value in milliseconds.

How to get the time spent

ScreenTimeCounter.exe enter argument here

argument:

-day
-week
-month
-year
-total
-date *specific date* (format: mm-dd-yyyy -> example: 04-03-2020)
-count *number*  
-range *startDate*~*endDate*
-removeCorrupted

About

Something I did when I was bored during philosophy online class.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages