Skip to content

Measures computer time, notifies to take a break. MacOS app.

License

Notifications You must be signed in to change notification settings

rbrich/computer-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Time

A macOS app to measure time you spend in front of computer screen.

screenshot

Features:

  • shows current computer time in menu bar ("pie clock" icon)
  • notifies you when it's time to take a break (after 1 hour by default)
  • resets when you take a break (at least 3 minutes in screensaver or computer sleep)

Dependencies:

  • python3
  • rumps
  • reportlab (to generate PDF icons)

Generate PDF icon:

make icon

Create App:

python3 setup.py py2app

Development

Run in alias mode:

python3 setup.py py2app -A
./dist/Computer\ Time.app/Contents/MacOS/Computer\ Time

References:

About

Measures computer time, notifies to take a break. MacOS app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published