1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-15 17:39:52 +02:00
This commit is contained in:
Adam Harris 2016-06-23 11:40:33 -06:00
parent 24d2d3f6bc
commit 1c25f825e5

View File

@ -284,6 +284,7 @@ Some fine resources to write your own CLI App.
- [weather-cli](https://github.com/riyadhalnur/weather-cli) - Check the weather for your city from your terminal.
- [hget](https://github.com/bevacqua/hget) - Render websites in plain text from your terminal.
- [ponysay](https://github.com/erkin/ponysay) - Pony rewrite of cowsay.
-[emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
## License