antonmedv / countdown

Terminal countdown timer
MIT License
1.06k stars 108 forks source link

Config and Message #28

Open rustysys-dev opened 2 years ago

rustysys-dev commented 2 years ago

There is no --help, -help, or help to show the usage. A blank command will do it.. but this is easy to implement.

Additionally this command already sends a notification on finish, it would be trivial to add a custom notification.

If you do not get to this before I do, ill probably submit a PR to fix this.