https://github.com/xandkar/self-screen-spy
"a good quantitative exercise"
https://github.com/xandkar/self-screen-spy
Last synced: 7 months ago
JSON representation
"a good quantitative exercise"
- Host: GitHub
- URL: https://github.com/xandkar/self-screen-spy
- Owner: xandkar
- License: mit
- Created: 2024-01-03T00:59:48.000Z (almost 2 years ago)
- Default Branch: electus
- Last Pushed: 2024-01-03T07:55:08.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T03:06:41.542Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
self-screen-spy
===============================================================================> a good quantitative exercise is taking snapshots of your monitor every 30
> seconds (autoscreen) for a day, or two, then reviewing where you're spending
> your time on, and deciding whether you're okay with such allocation of your
> time--
dependencies
-------------------------------------------------------------------------------- `snapshot.sh`:
- for X11
- for Wayland
- `compile.sh`:usage
-------------------------------------------------------------------------------### Record
#### intervals >= 1 min
Call `snapshot.sh` from cron.
#### intervals < 1 min
Run `loop.sh` from wherever you like.
### Review
#### compiled video
Run `compile.sh` and then watch the resulting `${date}.mp4` videos.
#### individual screenshots
Are placed in `data/${date}`.