mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-05 04:38:52 +01:00
Moved emoj to Command Line Tools section (#85)
This commit is contained in:
parent
8345161d0b
commit
1e76a1f844
@ -161,6 +161,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [howdoi](https://github.com/gleitz/howdoi) - Instant coding answers via the command line.
|
||||
- [how2](https://github.com/santinic/how2) - Finds the simplest way to do something on a unix bash command line (Nodejs implementation of howdoi).
|
||||
- [Cash](https://github.com/dthree/cash) - Cross-platform Linux commands in pure ES6.
|
||||
- [emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
|
||||
|
||||
## Data Manipulation
|
||||
|
||||
@ -306,7 +307,6 @@ 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user