Go to file
Moridius c608fd2668 Added option to trigger an Alt+Tab on startup.
This helps on Windows, where the focus changes on startup so that
Blinddate types into the wrong window.
2020-09-03 19:01:44 +02:00
examples Added README and examples. 2020-09-02 22:44:03 +02:00
src Added option to trigger an Alt+Tab on startup. 2020-09-03 19:01:44 +02:00
.gitignore Initial commit. 2020-09-02 21:09:39 +02:00
Cargo.lock Added option to trigger an Alt+Tab on startup. 2020-09-03 19:01:44 +02:00
Cargo.toml Added option to trigger an Alt+Tab on startup. 2020-09-03 19:01:44 +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)