Skip to content

instance01/mac-screenshot-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Mac Screenshot Tracker

Become more productive by reviewing what you've been working on. This application runs in the background and creates low-resolution screenshots every 60 or so (can be changed) seconds. After a tough day full of work you can then watch what you've been doing. Maybe you find that you waste a surprisingly huge amount of time on random things.

Why did I create this? It's a completely free alternative to the many screenshot trackers out there. It is very simple and hackable. It gets the job done!

Dependencies:

  • ffmpeg (e.g. brew install ffmpeg)

Usage:

python3 track.py track
python3 track.py watch

For scrolling through all captured screenshots I use: https://github.com/torum/Image-viewer

TODO:

About

Screenshot Tracker for Mac - Rewatch what you've worked on.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages