calpick/README.md

14 lines
249 B
Markdown

Fork of the unix `cal` command (from https://packages.ubuntu.com/focal/bsdmainutils)
that acts as an interactive date picker.
## Build
```
sudo apt build-dep bsdmainutils
make
```
## Known issues
Cursor can be moved out of the visible calendar.