blinddate/README.md

15 lines
359 B
Markdown
Raw Permalink Normal View History

2020-09-02 22:48:13 +02:00
# blinddate
2020-09-02 22:44:03 +02:00
Calculates a date and types it into any program.
Call this tool from a script using [Rofi](https://github.com/davatorium/rofi), [Dmenu](https://tools.suckless.org/dmenu/) or similar.
Supported commands:
2020-09-02 22:48:13 +02:00
- today
- tomorrow
- yesterday
- daybeforeyesterday
- dayaftertomorrow
- next<weekday> (e.g. nextmonday)
- last<weekday> (e.g. lastsaturday)