Go to file
Moridius 2fc94ce2b7 Added an option to press Enter after typing. 2020-09-10 08:05:17 +02:00
examples Added README and examples. 2020-09-02 22:44:03 +02:00
src Added an option to press Enter after typing. 2020-09-10 08:05:17 +02:00
.gitignore Initial commit. 2020-09-02 21:09:39 +02:00
Cargo.lock Added an option to press Enter after typing. 2020-09-10 08:05:17 +02:00
Cargo.toml Added an option to press Enter after typing. 2020-09-10 08:05:17 +02:00
README.md Fixed README. 2020-09-02 22:48:13 +02:00

README.md

blinddate

Calculates a date and types it into any program.

Call this tool from a script using Rofi, Dmenu or similar.

Supported commands:

  • today
  • tomorrow
  • yesterday
  • daybeforeyesterday
  • dayaftertomorrow
  • next (e.g. nextmonday)
  • last (e.g. lastsaturday)