awesome-cli-apps/README.md

264 lines
13 KiB
Markdown
Raw Normal View History

2015-11-06 20:54:55 +01:00
# Awesome CLI Apps [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2015-07-09 18:42:54 +02:00
> A curated list of command line apps.
2015-09-28 18:58:06 +02:00
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
2015-10-25 15:32:28 +01:00
## Table of Contents
- [Entertainment](#entertainment)
2015-10-26 16:26:59 +01:00
- [Video](#video)
2015-10-25 15:32:28 +01:00
- [Web Development](#web-development)
- [Database](#database)
- [Productivity](#productivity)
- [Utilities](#utilities)
- [OS X](#os-x)
- [Command Line Tools](#command-line-tools)
- [Data Manipulation](#data-manipulation)
- [Directory Navigation](#directory-navigation)
- [Git](#git)
- [Terminal GIF Creation](#terminal-gif-creation)
- [Text Manipulation](#text-manipulation)
- [Screensavers](#screensavers)
2015-10-26 15:56:28 +01:00
- [Graphics](#graphics)
2015-11-06 21:23:47 +01:00
- [Resources](#resources)
2015-11-06 23:37:51 +01:00
- [Node frameworks and packages](#node-frameworks-and-packages)
- [Node Command-line utilities](#node-command-line-utilities)
2015-10-25 15:32:28 +01:00
- [Other](#other)
2015-07-09 18:42:54 +02:00
## Entertainment
2015-10-22 21:18:16 +02:00
* [cmus](https://github.com/cmus/cmus)- Small, fast and powerful console music player for Unix-like operating systems.
2015-10-10 13:01:24 +02:00
* [Instant-Music-Downloader](https://github.com/yask123/Instant-Music-Downloader) - Instant Music Downloader
2015-10-22 21:18:16 +02:00
2015-11-06 21:46:10 +01:00
* - [itunes-remote](https://github.com/mischah/itunes-remote) - Its about listening to music without leaving the terminal. OS X only.
2015-07-09 18:42:54 +02:00
* [pianobar](http://6xq.net/projects/pianobar/)- Pandora client
2015-07-09 19:00:24 +02:00
* [TTYtter](https://github.com/atomicules/TTYtter)- Twitter client- ([original](http://www.floodgap.com/software/ttytter/))
2015-07-09 18:42:54 +02:00
* [quote-cli](https://github.com/riyadhalnur/quote-cli)- Get a random quote or the quote of the day in your CLI
2015-10-26 16:24:49 +01:00
### Video
* [youtube-dl](http://rg3.github.io/youtube-dl/)- a small command-line program to download videos from YouTube.com and a few more sites. You can install with `brew install youtube-dl`
2015-07-09 18:42:54 +02:00
## Web Development
2015-10-19 20:16:10 +02:00
* [bower-name-cli](https://github.com/sindresorhus/bower-name-cli)- Check whether a package name is available on bower
* [caniuse-cmd](https://github.com/sgentle/caniuse-cmd)- Searches [caniuse.com](caniuse.com) about browser support of feature.
2015-07-30 06:18:45 +02:00
2015-10-21 21:15:20 +02:00
* [is-up-cli](https://github.com/sindresorhus/is-up-cli)- Check whether a website is up or down
2015-10-19 20:16:10 +02:00
* [npm-name-cli](https://github.com/sindresorhus/npm-name-cli)- Check whether a package name is available on npm
2015-10-21 21:15:20 +02:00
* [npm-user-cli](https://github.com/sindresorhus/npm-user-cli)- Get user info of a npm user
2015-07-09 18:42:54 +02:00
* [pageres-cli](https://github.com/sindresorhus/pageres-cli)- Capture website screenshots
2015-08-16 22:57:28 +02:00
* [strip-css-comments-cli](https://github.com/sindresorhus/strip-css-comments-cli)- Strip comments from CSS
2015-07-09 18:42:54 +02:00
* [viewport-list-cli](https://github.com/kevva/viewport-list-cli)- Return a list of devices and their viewports
* [surge](https://surge.sh) - deploy directory to the web.
2015-07-30 23:04:33 +02:00
## Database
* [mycli](https://github.com/dbcli/mycli)- A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
2015-07-09 18:42:54 +02:00
## Productivity
2015-10-10 16:00:31 +02:00
* [AutoScreenshotUploader](https://github.com/yask123/AutoScreenshotUploader)- Instantly capture and upload screenshot to [imgur](https://imgur.com)
* [ffscreencast](https://github.com/cytopia/ffscreencast)- ffmpeg screencast with video overlay and multi monitor support
2015-07-09 18:42:54 +02:00
* [idea](https://github.com/IonicaBizau/idea)- A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.
2015-10-21 21:15:20 +02:00
* [imgur-uploader-cli](https://github.com/kevva/imgur-uploader-cli)- Upload images to imgur
2015-07-09 18:42:54 +02:00
* [geeknote](https://github.com/VitaliyRodnenko/geeknote)- Console client for Evernote.
2015-07-09 18:54:55 +02:00
* [The Mutt E-Mail Client](http://www.mutt.org/)
2015-07-09 18:42:54 +02:00
* [Timetrap](https://github.com/samg/timetrap)- Simple command line timetracker
## Utilities
2015-10-21 21:15:20 +02:00
* [archive-type-cli](https://github.com/kevva/archive-type-cli)- Detect the archive type of a Buffer/Uint8Array
2015-10-25 18:45:55 +01:00
* [battery-level](https://github.com/gillstrom/battery-level)- Get current battery level
2015-07-18 22:25:31 +02:00
* [brightness-cli](https://github.com/kevva/brightness-cli)- Change screen brightness- [windows version](https://github.com/sondreb/win-brightness)
2015-07-09 18:42:54 +02:00
* [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli)- Empty the trash
2015-10-14 03:15:45 +02:00
* [file-type-cli](https://github.com/sindresorhus/file-type-cli)- Detect the file type of a file or stdin
2015-10-25 18:45:55 +01:00
* [screensaver](https://github.com/gillstrom/screensaver)- Start the screensaver
2015-10-14 03:14:38 +02:00
* [trash-cli](https://github.com/sindresorhus/trash-cli)- Move files and directories to the trash
* [wallpaper-ci](https://github.com/sindresorhus/wallpaper-cli)- Get or set the desktop wallpaper
2015-10-15 21:51:45 +02:00
* [yank](https://github.com/mptre/yank)- Yank terminal output to clipboard
### OS X
2015-10-08 20:53:20 +02:00
* [bundle-id-cli](https://github.com/sindresorhus/bundle-id-cli)- Get bundle identifier from a bundle name (OS X): Safari → com.apple.Safari
* [bundle-name-cli](https://github.com/sindresorhus/bundle-name-cli)- Get bundle name from a bundle identifier (OS X): com.apple.Safari → Safari
2015-10-21 21:15:20 +02:00
* [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
2015-07-09 18:42:54 +02:00
* [osx-wifi-cli](https://github.com/danyshaanan/osx-wifi-cli)- A cli for managing wifi connections on OSX
2015-07-09 18:57:42 +02:00
## Command Line Tools
* [The Fuck](https://github.com/nvbn/thefuck)- Magnificent app which corrects your previous console command.
2015-07-13 15:33:48 +02:00
* [happyfinder](https://github.com/hugows/hf)- (another) Fuzzy file finder for the command line
2015-07-09 18:57:42 +02:00
* [tldr](https://github.com/tldr-pages/tldr)- Simplified and community-driven man pages
## Data Manipulation
* [jq](https://github.com/stedolan/jq)- Command-line JSON processor [http://stedolan.github.io/jq/](http://stedolan.github.io/jq/)
* [underscore-cli](https://github.com/ddopson/underscore-cli)- Command-line utility-belt for hacking JSON and Javascript.
## Directory Navigation
2015-07-13 21:52:25 +02:00
* [autojump](https://github.com/joelthelion/autojump)- A cd command that learns - easily navigate directories from the command line- [http://wiki.github.com/joelthelion/autojump/](http://wiki.github.com/joelthelion/autojump/)
2015-07-22 19:35:20 +02:00
2015-07-13 21:52:25 +02:00
* [fasd](https://github.com/clvv/fasd)- Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
* [j](https://github.com/rupa/j)- semi clone of autojump ([http://github.com/joelthelion/autojump](http://github.com/joelthelion/autojump)) in shell/awk
* [pm](https://github.com/Angelmmiguel/pm)- The easy way to switch to your projects on the shell
* [z](https://github.com/rupa/z)- z is the new j, yo
2015-07-09 21:50:18 +02:00
## Git
* [CLI GitHub](https://github.com/IonicaBizau/cli-github)- :tv: A fancy GitHub client for command line.- http://ionicabizau.net/blog/15
* [Gistup](https://github.com/mbostock/gistup)- Create a gist from terminal, then use git to update it.
2015-07-13 15:33:48 +02:00
* [git commander](https://github.com/golbin/git-commander)- A git tool with a easy terminal interface.
2015-07-09 21:50:18 +02:00
* [git-stats](https://github.com/IonicaBizau/git-stats)- :four_leaf_clover: A GitHub-like contributions calendar, but locally, with all your git commits.
2015-10-28 16:57:54 +01:00
* [hub](https://github.com/github/hub)- A command-line wrapper for git that
makes you better at GitHub.
2015-07-09 18:42:54 +02:00
## Terminal Gif Creation
2015-11-02 22:03:59 +01:00
* [gifsicle](https://github.com/kohler/gifsicle)- Create, manipulate, and optimize GIF images and animations
2015-07-09 18:42:54 +02:00
* [ttygif](https://github.com/icholy/ttygif)- Convert terminal recordings to animated gifs
2015-08-28 21:10:30 +02:00
* [ttygif](https://github.com/sugyan/ttygif)- ttyrec to gif
2015-07-09 18:42:54 +02:00
* [ttystudio](https://github.com/chjj/ttystudio)- A terminal-to-gif recorder minus the headaches.
2015-11-03 18:12:32 +01:00
* [asciinema](https://github.com/asciinema/asciinema)- Terminal session recorder and the best companion of asciinema.org.
## Text Manipulation
* [parse-columns-cli](https://github.com/sindresorhus/parse-columns-cli)- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.
2015-07-09 18:54:55 +02:00
## Screensavers
2015-07-09 19:00:24 +02:00
* [cmatrix](https://github.com/Treri/cmatrix)- show a scrolling 'Matrix' like screen- ([original](http://www.asty.org/cmatrix/))
2015-07-09 18:54:55 +02:00
* [pipes.sh](https://github.com/pipeseroni/pipes.sh)
2015-10-26 15:56:28 +01:00
## Graphics
2015-10-26 09:12:09 +01:00
* [cli-mandelbrot](https://github.com/danyshaanan/cli-mandelbrot)- A cli for traversing the Mandelbrot fractal
2015-11-03 18:11:35 +01:00
* [WOPR](https://github.com/yaronn/wopr)- A simple markup language for creating rich terminal reports, presentations and infographics
2015-11-06 23:35:40 +01:00
## Resources
Some fine resources to write your own CLI App.
### Node frameworks and packages
- [meow](https://github.com/sindresorhus/meow) - The most simple way to write small CLI modules including argument parsing.
2015-11-06 23:45:49 +01:00
- [inquirer](https://github.com/SBoudrias/Inquirer.js) - A collection of common interactive command line user interfaces like checkboxes, radio buttons etc. with a simple but powerful API.
2015-11-06 23:35:40 +01:00
- [Vorpal](https://github.com/dthree/vorpal) - Complete solution for creating interactive apps. Includes UI features from inquirer.
### Node Command-line utilities
- [Chalk](https://github.com/chalk/chalk) - Beautiful API to have beautiful terminal string styling.
- [log-symbols](https://github.com/sindresorhus/log-symbols) - Colored symbols to differentiate output messages with a blink of an eye.
- [log-update](https://github.com/sindresorhus/log-update) Useful for ASCII animation. For example loading indicators.
2015-07-09 18:42:54 +02:00
## Other
2015-07-18 21:45:10 +02:00
* [app-path-cli](https://github.com/sindresorhus/app-path-cli)- Get the path to an app (OS X)
2015-07-09 18:42:54 +02:00
* [Bible.Js CLI client](https://github.com/BibleJS/BibleApp)- :book: Bible.JS CLI client. Read the Holy Bible via the command line.
* [birthday](https://github.com/IonicaBizau/birthday)- Know when a friend's birthday is coming.
* [cowsay and cowthink](https://web.archive.org/web/20120225123719/http://www.nog.net/~tony/warez/cowsay.shtml)- You can [install with homebrew](http://brew-formulas.com/formula/cowsay)
2015-09-12 20:43:34 +02:00
* [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli)- Detect the indentation of code
* [find-up-cli](https://github.com/sindresorhus/find-up-cli)- Find a file by walking up parent directories
2015-07-09 18:42:54 +02:00
* [fortune](http://brew-formulas.com/formula/fortune)
2015-10-14 03:14:38 +02:00
* [fullname-cli](https://github.com/sindresorhus/fullname-cli)- Get the fullname of the current user
2015-10-26 16:06:02 +01:00
* [get-port-cli](https://github.com/sindresorhus/get-port-cli)- Get an available port
2015-08-26 17:54:35 +02:00
* [gzip-size-cli](https://github.com/sindresorhus/gzip-size-cli)- Get the gzipped size of a file or stdin
2015-10-24 22:48:53 +02:00
* [HASHA -cli](https://github.com/sindresorhus/hasha-cli)- Hashing made simple. Get the hash of text or stdin.
* [indent-string-cli](https://github.com/sindresorhus/indent-string-cli)- Indent each line in a string
2015-08-26 17:54:35 +02:00
* [is-reachable-cli](https://github.com/beatfreaker/is-reachable-cli)- Check if hostnames are reachable or not
* [kill-tabs](https://github.com/sindresorhus/kill-tabs)- Kill all Chrome tabs to improve performance, decrease battery usage, and save memory
2015-09-16 19:35:26 +02:00
* [leven-cli](https://github.com/sindresorhus/leven-cli)- Measure the difference between two strings using the Levenshtein distance algorithm
2015-07-22 19:35:20 +02:00
* [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli)- Open the URL from a web shortcut file in the browser
* [pkg-dir-cli](https://github.com/sindresorhus/pkg-dir-cli)- Find the root directory of a npm package
2015-07-28 01:11:51 +02:00
* [pretty-ms-cli](https://github.com/sindresorhus/pretty-ms-cli)- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s
2015-08-21 19:35:16 +02:00
* [repeating-cli](https://github.com/sindresorhus/repeating-cli)- Repeat a string - fast
2015-08-15 03:38:55 +02:00
* [speed-test](https://github.com/sindresorhus/speed-test)- Test your internet connection speed and ping using speedtest.net from the CLI
2015-07-22 19:35:20 +02:00
* [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file
2015-10-14 04:09:30 +02:00
* [SpeedRead](https://github.com/sunsations/speed_read)- A simple terminal-based open source Spritz-alike
* [string-width-cli](https://github.com/sindresorhus/string-width-cli)- Get the visual width of a string - the number of columns required to display it
2015-10-08 20:53:20 +02:00
* [to-double-quotes](https://github.com/sindresorhus/to-double-quotes-cli)- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns
* [to-single-quotes](https://github.com/sindresorhus/to-single-quotes-cli)- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns
2015-07-09 18:42:54 +02:00
* [yosay](https://github.com/yeoman/yosay)
2015-10-12 22:16:12 +02:00
* [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard)- Modular
visual interface for GDB in Python
* [weather-cli](https://github.com/riyadhalnur/weather-cli)- Check the weather for your city from your terminal
2015-11-06 21:08:50 +01:00
## License
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.