1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-08 14:27:48 +02:00

Add a link to “countdown”.

Reading from its description:

«
This is a Perl CPAN distribution that implements a command line
application, which delays for a given number of seconds (similar to the
UNIX sleep command), but while displaying the remaining time in seconds.
»
This commit is contained in:
Shlomi Fish 2016-09-09 01:49:16 +03:00
parent f025533666
commit ead839428e

View File

@ -134,6 +134,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [mklicense](https://github.com/cezaraugusto/mklicense) - Create a custom LICENSE file painlessly with customized info. Busy people & beginner's friendly.
- [share-cli](https://github.com/marionebl/share-cli) - Quickly share files from command line with your local network.
- [remote-share-cli](https://github.com/marionebl/remote-share-cli) - Quickly share files from your command line with the world.
- [countdown](http://www.shlomifish.org/open-source/projects/countdown/) - Delay for a given time, similar to “sleep”, but also display the remaining time.
### OS X