Go to file
Moridius ecf967e3f5 Some refactoring. 2020-09-10 08:01:43 +02:00
examples Added README and examples. 2020-09-02 22:44:03 +02:00
src Some refactoring. 2020-09-10 08:01:43 +02:00
.gitignore Initial commit. 2020-09-02 21:09:39 +02:00
Cargo.lock Fixed a problem with argument recognition. 2020-09-10 07:51:01 +02:00
Cargo.toml Fixed a problem with argument recognition. 2020-09-10 07:51:01 +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)