Add 5 more CLIs

This commit is contained in:
Adam Harris 2015-10-21 13:15:20 -06:00
parent ee1e6191c5
commit 7a3ea3c2d1
1 changed files with 10 additions and 0 deletions

View File

@ -17,8 +17,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Caniuse command line tool
* [is-up-cli](https://github.com/sindresorhus/is-up-cli)- Check whether a website is up or down
* [npm-name-cli](https://github.com/sindresorhus/npm-name-cli)- Check whether a package name is available on npm
* [npm-user-cli](https://github.com/sindresorhus/npm-user-cli)- Get user info of a npm user
* [pageres-cli](https://github.com/sindresorhus/pageres-cli)- Capture website screenshots
* [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli)- Strip comments from CSS
@ -39,6 +43,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [idea](https://github.com/IonicaBizau/idea)- A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.
* [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli)- Upload images to imgur
* [geeknote](https://github.com/VitaliyRodnenko/geeknote)- Console client for Evernote.
* [The Mutt E-Mail Client](http://www.mutt.org/)
@ -47,6 +53,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Utilities
* [archive-type-cli](https://github.com/kevva/archive-type-cli)- Detect the archive type of a Buffer/Uint8Array
* [brightness-cli](https://github.com/kevva/brightness-cli)- Change screen brightness- [windows version](https://github.com/sondreb/win-brightness)
* [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli)- Empty the trash
@ -65,6 +73,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [bundle-name-cli](https://github.com/sindresorhus/bundle-name-cli)- Get bundle name from a bundle identifier (OS X): com.apple.Safari → Safari
* [lnfs-cli](https://github.com/kevva/lnfs-cli)- Safely force create symlinks
* [osx-version-cli](https://github.com/sindresorhus/osx-version-cli)- Get the OS X version of the current system
* [osx-wifi-cli](https://github.com/danyshaanan/osx-wifi-cli)- A cli for managing wifi connections on OSX