https://github.com/cdown/todobg
Todo list on X root window
https://github.com/cdown/todobg
Last synced: over 1 year ago
JSON representation
Todo list on X root window
- Host: GitHub
- URL: https://github.com/cdown/todobg
- Owner: cdown
- Created: 2021-04-26T03:06:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T03:23:07.000Z (about 5 years ago)
- Last Synced: 2025-02-06T07:30:44.557Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Warning: jank ahead. Definitely doesn't work portably, especially with multi
monitor setups.
This is a small script to display a daily todo list on the root X window. The
idea is that you hook up `todobg --recreate` to a timer at (say) midnight, and
tick things off with `$EDITOR .cache/todobg` as you get the chance. Compared to
a phone app, this works pretty well for me since it's in my face.
Requires imagemagick, inotify-tools, xrandr, awk, and maybe some other stuff.