2016-05-07 01:47:10 +02:00
< h1 align = "center" >
< br >
< img width = "763" src = "https://cdn.rawgit.com/aharris88/awesome-cli-apps/master/media/logo.png" alt = "awesome cli apps" >
< br >
< br >
< br >
< / h1 >
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
2015-11-06 20:53:40 +01: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
2015-12-11 19:46:00 +01:00
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE - RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
2015-10-25 15:32:28 +01:00
- [Entertainment ](#entertainment )
2016-12-21 19:39:12 +01:00
- [Social Media ](#social-media )
2015-11-07 21:08:25 +01:00
- [Video ](#video )
2016-02-24 16:03:58 +01:00
- [Development ](#development )
- [Web Development ](#web-development )
- [Mobile Development ](#mobile-development )
2015-10-25 15:32:28 +01:00
- [Database ](#database )
- [Productivity ](#productivity )
- [Utilities ](#utilities )
2015-12-11 19:46:00 +01:00
- [OS X ](#os-x )
2015-10-25 15:32:28 +01:00
- [Command Line Tools ](#command-line-tools )
- [Data Manipulation ](#data-manipulation )
2015-12-06 23:49:30 +01:00
- [Files and Directories ](#files-and-directories )
2016-01-04 17:21:46 +01:00
- [Deleting and Copying ](#deleting-and-copying )
2015-12-06 23:49:30 +01:00
- [Files ](#files )
- [Directory Navigation ](#directory-navigation )
2015-12-07 00:10:33 +01:00
- [Version Control ](#version-control )
- [Git ](#git )
2015-12-11 19:46:00 +01:00
- [Changelogs ](#changelogs )
2015-11-10 23:12:58 +01:00
- [Images ](#images )
2015-12-11 19:41:46 +01:00
- [Gif Creation ](#gif-creation )
2015-12-11 19:46:00 +01:00
- [SVG ](#svg )
2015-10-25 15:32:28 +01:00
- [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-12-11 19:46:00 +01:00
- [Node frameworks and packages ](#node-frameworks-and-packages )
- [Node Command-line utilities ](#node-command-line-utilities )
- [String Manipulation ](#string-manipulation )
2015-10-25 15:32:28 +01:00
- [Other ](#other )
2015-12-11 19:46:00 +01:00
- [License ](#license )
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2015-10-25 15:32:28 +01:00
2015-11-07 21:08:25 +01:00
---
2015-07-09 18:42:54 +02:00
## Entertainment
2015-11-10 23:14:08 +01:00
- [cmus ](https://github.com/cmus/cmus ) - Small, fast and powerful console music player for Unix-like operating systems.
2015-12-19 02:01:35 +01:00
- [Instant-Music-Downloader ](https://github.com/yask123/Instant-Music-Downloader ) - Instant music downloader.
2015-11-10 23:14:08 +01:00
- [itunes-remote ](https://github.com/mischah/itunes-remote ) - It’ s about listening to music without leaving the terminal. OS X only.
2016-02-04 16:56:35 +01:00
- [moviemon ](https://github.com/iCHAIT/moviemon ) - Everything about your movies within the command line.
2016-01-20 21:05:57 +01:00
- [pianobar ](https://6xq.net/pianobar/ ) - Pandora client.
2015-12-19 02:01:35 +01:00
- [quote-cli ](https://github.com/riyadhalnur/quote-cli ) - Get a random quote or the quote of the day in your CLI.
2016-03-20 20:26:59 +01:00
- [movie] (https://github.com/mayankchd/movie) - Get movie info or compare movies in terminal.
2016-03-29 20:04:04 +02:00
- [somafm-cli ](https://github.com/rockymadden/somafm-cli ) - Listen to SomaFM in your terminal.
2015-11-19 15:38:17 +01:00
- [nehm ](https://github.com/bogem/nehm ) - Console tool, which downloads, sets IDv3 tags and adds to your iTunes (if you use macOS) your SoundCloud likes in convenient way
2016-09-02 09:36:21 +02:00
- [football-cli ](https://github.com/ManrajGrover/football-cli ) - Get live scores, fixtures, standings of almost every football competition/league in your terminal.
2015-10-25 17:13:51 +01:00
2016-12-21 19:39:12 +01:00
### Social Media
- [facebook-cli ](https://github.com/specious/facebook-cli ) - Facebook command line interface
- [TTYtter ](https://github.com/oysttyer/oysttyer ) - Twitter client- ([original](http://www.floodgap.com/software/ttytter/)).
2015-10-26 16:24:49 +01:00
### Video
2015-12-19 02:01:35 +01:00
- [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-10-26 16:24:49 +01:00
2016-02-24 16:03:58 +01:00
## Development
2015-11-07 21:08:25 +01:00
2016-02-24 16:03:58 +01:00
- [Wat ](https://github.com/dthree/wat ) - Instant, central, community-built docs.
### Web Development
2015-07-09 18:42:54 +02:00
2015-12-19 02:01:35 +01:00
- [bower-name-cli ](https://github.com/sindresorhus/bower-name-cli ) - Check whether a package name is available on bower.
2015-11-10 23:14:08 +01:00
- [caniuse-cmd ](https://github.com/sgentle/caniuse-cmd ) - Searches [caniuse.com ](caniuse.com ) about browser support of feature.
2016-07-06 22:04:30 +02:00
- [htconvert ](https://github.com/lukechilds/htconvert ) - Convert .htaccess redirects to nginx.conf redirects.
2015-12-19 02:01:35 +01:00
- [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.
- [viewport-list-cli ](https://github.com/kevva/viewport-list-cli ) - Return a list of devices and their viewports.
2015-11-10 23:14:08 +01:00
- [surge ](https://surge.sh ) - deploy directory to the web.
2015-12-07 20:00:08 +01:00
- [acmetool ](https://github.com/hlandau/acme ) - An easy-to-use command line tool for automatically acquiring certificates from ACME servers.
2015-12-14 12:14:57 +01:00
- [loadtest ](https://github.com/alexfernandez/loadtest ) - Runs a load test on the selected URL. Easy to extend minimally for your own ends.
2016-01-21 03:47:55 +01:00
- [wp-cli ](https://github.com/wp-cli/wp-cli ) - Manage WordPress installations, update plugins, set up multisite installs and much more, without using a web browser.
2016-01-21 17:16:48 +01:00
- [diff2html-cli ](https://github.com/rtfpessoa/diff2html-cli ) - Command-line tool to parse git diffs as JSON and generate pretty HTML.
2016-01-21 17:17:31 +01:00
- [npm-home ](https://github.com/sindresorhus/npm-home ) - Open the npm page of the package in the current directory.
2016-02-25 22:07:02 +01:00
- [HTTPie ](https://github.com/jkbrzt/httpie ) - A user-friendly HTTP client.
2015-10-09 23:10:53 +02:00
2016-02-24 16:03:58 +01:00
### Mobile Development
2015-12-24 16:13:24 +01:00
- [mobicon-cli ](https://github.com/SamVerschueren/mobicon-cli ) - Mobile app icon generator.
2016-01-11 12:53:43 +01:00
- [mobisplash-cli ](https://github.com/SamVerschueren/mobisplash-cli ) - Mobile app splash screen generator.
2015-12-24 16:13:24 +01:00
2015-07-30 23:04:33 +02:00
## Database
2015-11-10 23:14:08 +01:00
- [mycli ](https://github.com/dbcli/mycli ) - A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
2016-01-22 00:19:59 +01:00
- [cycli ](https://github.com/nicolewhite/cycli ) - A terminal client for Neo4j with autocompletion and syntax highlighting.
2015-07-30 23:04:33 +02:00
2015-07-09 18:42:54 +02:00
## Productivity
2016-03-29 19:54:38 +02:00
- [AutoScreenshotUploader ](https://github.com/yask123/AutoScreenshotUploader ) - Instantly capture and upload screenshot to [imgur ](https://imgur.com ).
2017-01-02 03:34:27 +01:00
- [bitly-client ](https://github.com/specious/bitly-client ) - Make and manage Bitly shortlinks with this command line utility
2015-11-10 23:14:08 +01:00
- [doing ](http://brettterpstra.com/projects/doing/ ) - A command line tool for keeping track of what you’ re doing and tracking what you’ ve done.
2016-03-29 19:54:38 +02:00
- [ffscreencast ](https://github.com/cytopia/ffscreencast ) - ffmpeg screencast with video overlay and multi monitor support.
- [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.
2016-04-08 00:46:22 +02:00
- [localtunnel ](https://github.com/localtunnel/localtunnel ) - Exposes your localhost to the world for easy testing and sharing.
2015-11-10 23:14:08 +01:00
- [ledger ](http://ledger-cli.org ) - Powerful, double-entry accounting system that is accessed from the UNIX command-line.
2016-12-21 19:39:12 +01:00
- [meetup-cli ](https://github.com/specious/meetup-cli ) - Meetup.com command line interface
2015-12-19 02:01:35 +01:00
- [The Mutt E-Mail Client ](http://www.mutt.org/ ) - Email client.
2015-11-10 23:14:08 +01:00
- [Taskwarrior ](http://taskwarrior.org ) - Free and Open Source Software that manages your TODO list from your command line.
2016-03-29 19:54:38 +02:00
- [Timetrap ](https://github.com/samg/timetrap ) - Simple command line timetracker.
2017-01-06 02:07:20 +01:00
- [terjira ](https://github.com/keepcosmos/terjira ) - Command line power tool for Jira
2017-01-07 23:36:47 +01:00
- [g3l ](https://g3l.download ) - Git is easy, github cli is easy but g3l easiest git cli in the w0rld!
2015-07-09 18:42:54 +02:00
## Utilities
2015-12-19 02:01:35 +01:00
- [archive-type-cli ](https://github.com/kevva/archive-type-cli ) - Detect the archive type of a Buffer/Uint8Array.
- [battery-level ](https://github.com/gillstrom/battery-level ) - Get current battery level.
- [brightness-cli ](https://github.com/kevva/brightness-cli ) - Change screen brightness- [windows version ](https://github.com/sondreb/win-brightness ).
2015-12-26 17:52:44 +01:00
- [gotty ](https://github.com/yudai/gotty ) - Share your terminal as a web application.
2015-12-19 02:01:35 +01:00
- [screensaver ](https://github.com/gillstrom/screensaver ) - Start the screensaver.
- [wallpaper-ci ](https://github.com/sindresorhus/wallpaper-cli ) - Get or set the desktop wallpaper.
- [yank ](https://github.com/mptre/yank ) - Yank terminal output to clipboard.
2015-12-21 13:54:51 +01:00
- [text-meme ](https://github.com/beatfreaker/text-meme-cli ) - Generate text meme.
2016-01-27 19:32:24 +01:00
- [s ](https://github.com/zquestz/s ) - Open a web search in your terminal. Supports multiple search providers.
2016-02-18 16:03:34 +01:00
- [google-font-installer ](https://github.com/lordgiotto/google-font-installer ) - Search, download, and install any Google Font on your local machine.
2016-04-08 06:01:52 +02:00
- [aria2 ](https://github.com/tatsuhiro-t/aria2 ) - Lightweight multi-protocol and multi-source, cross platform download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
2016-05-05 06:02:08 +02:00
- [mklicense ](https://github.com/cezaraugusto/mklicense ) - Create a custom LICENSE file painlessly with customized info. Busy people & beginner's friendly.
2016-06-24 10:45:41 +02:00
- [share-cli ](https://github.com/marionebl/share-cli ) - Quickly share files from command line with your local network.
2016-06-24 10:56:20 +02:00
- [remote-share-cli ](https://github.com/marionebl/remote-share-cli ) - Quickly share files from your command line with the world.
2016-10-29 20:08:41 +02:00
- [moeda ](https://github.com/thompsonemerson/moeda ) - A foreign exchange rates and currency conversion using cli
2015-10-15 21:51:45 +02:00
2015-10-07 22:42:24 +02:00
### OS X
2015-12-19 02:01:35 +01: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.
- [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.
2016-04-04 18:55:43 +02:00
- [active-win-cli ](https://github.com/sindresorhus/active-win-cli ) - Get the title/id/etc of the active window
2015-07-09 18:42:54 +02:00
2015-07-09 18:57:42 +02:00
## Command Line Tools
2016-03-29 19:54:38 +02:00
- [The Fuck ](https://github.com/nvbn/thefuck ) - Magnificent app which corrects your previous console command.
- [tldr ](https://github.com/tldr-pages/tldr ) - Simplified and community-driven man pages.
2016-04-06 00:07:16 +02:00
- [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).
2016-02-23 18:15:23 +01:00
- [Cash ](https://github.com/dthree/cash ) - Cross-platform Linux commands in pure ES6.
2015-07-09 18:57:42 +02:00
2015-07-14 19:16:00 +02:00
## Data Manipulation
2015-12-19 02:01:35 +01:00
- [jq ](https://github.com/stedolan/jq ) - Command-line JSON processor [http://stedolan.github.io/jq/ ](http://stedolan.github.io/jq/ ).
2015-11-10 23:14:08 +01:00
- [underscore-cli ](https://github.com/ddopson/underscore-cli ) - Command-line utility-belt for hacking JSON and Javascript.
2016-03-29 20:02:29 +02:00
- [ramda-cli ](https://github.com/raine/ramda-cli ) - A CLI tool for processing data with functional pipelines.
2015-07-14 19:16:00 +02:00
2015-12-06 23:49:30 +01:00
## Files and Directories
2016-01-04 17:21:46 +01:00
### Deleting and Copying
2015-12-06 23:49:30 +01:00
2015-12-19 02:01:35 +01:00
- [trash-cli ](https://github.com/sindresorhus/trash-cli ) - Move files and directories to the trash.
- [empty-trash-cli ](https://github.com/sindresorhus/empty-trash-cli ) - Empty the trash.
2015-12-06 23:49:30 +01:00
- [trashss ](https://github.com/sotojuan/trashss ) - ( only) Trash screenshots on desktop.
2015-12-06 23:50:07 +01:00
- [del-cli ](https://github.com/sindresorhus/del-cli ) - Delete files and folders.
2016-01-04 17:21:46 +01:00
- [cpy-cli ](https://github.com/sindresorhus/cpy-cli ) - Copies files.
2015-12-06 23:49:30 +01:00
### Files
2016-01-04 17:19:03 +01:00
- [file-type-cli ](https://github.com/sindresorhus/file-type-cli ) - Detect the file type of a file or stdin.
2015-12-06 23:49:30 +01:00
- [strip-json-comments-cli ](https://github.com/sindresorhus/strip-json-comments-cli ) - Strip comments from JSON. Lets you use comments in your JSON files!
2015-12-11 19:47:44 +01:00
- [DocToc ](https://github.com/thlorenz/doctoc ) - Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites.
2015-12-06 23:49:30 +01:00
### Directory Navigation
2015-07-13 21:52:25 +02:00
2015-12-19 02:01:35 +01:00
- [autojump ](https://github.com/wting/autojump ) - A cd command that learns - easily navigate directories from the command line- [https://github.com/wting/autojump/wiki ](https://github.com/wting/autojump/wiki ).
2015-11-10 23:14:08 +01:00
- [fasd ](https://github.com/clvv/fasd ) - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v.
2015-12-19 02:01:35 +01:00
- [j ](https://github.com/rupa/j ) - semi clone of autojump ([https://github.com/wting/autojump](https://github.com/wting/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.
2016-03-29 19:54:38 +02:00
- [happyfinder ](https://github.com/hugows/hf ) - (another) Fuzzy file finder for the command line.
2016-01-04 17:19:03 +01:00
- [PathPicker ](https://facebook.github.io/PathPicker/ ) - After parsing the output from a command, PathPicker presents you with a nice UI to select which files you're interested in.
- [find-up-cli ](https://github.com/sindresorhus/find-up-cli ) - Find a file by walking up parent directories.
2015-07-13 21:52:25 +02:00
2015-12-07 00:10:33 +01:00
## Version Control
### Git
2015-07-09 21:50:18 +02:00
2015-12-19 02:01:35 +01:00
- [CLI GitHub ](https://github.com/IonicaBizau/cli-github ) - :tv: A fancy GitHub client for command line.
2015-11-10 23:14:08 +01:00
- [Gistup ](https://github.com/mbostock/gistup ) - Create a gist from terminal, then use git to update it.
- [git commander ](https://github.com/golbin/git-commander ) - A git tool with a easy terminal interface.
- [git-stats ](https://github.com/IonicaBizau/git-stats ) - :four_leaf_clover: A GitHub-like contributions calendar, but locally, with all your git commits.
2015-12-11 14:57:11 +01:00
- [hub ](https://github.com/github/hub ) - A command-line wrapper for git that makes you better at GitHub.
- [dev-time ](https://github.com/samverschueren/dev-time-cli ) - Get the current local time of a GitHub user.
2016-02-10 04:42:58 +01:00
- [awesome-git-addons ](https://github.com/stevemao/awesome-git-addons ) - A curated list of addons that extends git cli.
2016-02-22 18:36:22 +01:00
- [git-labelmaker ](https://github.com/himynameisdave/git-labelmaker ) - Edit GitHub labels from the command line.
2016-02-23 15:51:35 +01:00
- [tig ](https://github.com/jonas/tig ) - Text-mode interface for Git.
2015-10-28 16:57:54 +01:00
2015-12-07 00:10:33 +01:00
### Changelogs
- [clog ](https://github.com/kentcdodds/clog-cli ) - A conventional changelog for the rest of us.
2015-11-10 23:12:58 +01:00
## Images
### Gif Creation
2015-07-09 18:42:54 +02:00
2016-07-06 14:26:36 +02:00
- [gifgen ](https://github.com/lukechilds/gifgen ) - Simple high quality GIF encoding.
2015-12-19 02:01:35 +01:00
- [gifsicle ](https://github.com/kohler/gifsicle ) - Create, manipulate, and optimize GIF images and animations.
- [ttygif ](https://github.com/icholy/ttygif ) - Convert terminal recordings to animated gifs.
- [ttygif ](https://github.com/sugyan/ttygif ) - ttyrec to gif.
2015-11-10 23:14:08 +01:00
- [ttystudio ](https://github.com/chjj/ttystudio ) - A terminal-to-gif recorder minus the headaches.
- [asciinema ](https://github.com/asciinema/asciinema ) - Terminal session recorder and the best companion of asciinema.org.
2016-04-12 19:40:49 +02:00
- [givegif ](https://github.com/passy/givegif ) - GIFs on the command line.
2015-11-03 18:12:32 +01:00
2015-11-10 23:12:58 +01:00
## SVG
2016-03-29 19:54:38 +02:00
- [SVGO ](https://github.com/svg/svgo ) - SVG Optimizer is a Nodejs-based tool for optimizing SVG vector graphics files.
2015-11-10 23:12:58 +01:00
2015-07-14 19:16:00 +02:00
## Text Manipulation
2015-11-10 23:14:08 +01:00
- [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-14 19:16:00 +02:00
2015-07-09 18:54:55 +02:00
## Screensavers
2015-12-19 02:01:35 +01:00
- [cmatrix ](https://github.com/Treri/cmatrix ) - Show a scrolling 'Matrix' like screen- ([original](http://www.asty.org/cmatrix/)).
- [pipes.sh ](https://github.com/pipeseroni/pipes.sh ) - Shows random pipes that grow across the screen.
2015-07-09 18:54:55 +02:00
2015-10-26 15:56:28 +01:00
## Graphics
2015-10-26 09:12:09 +01:00
2015-12-19 02:01:35 +01:00
- [cli-mandelbrot ](https://github.com/danyshaanan/cli-mandelbrot ) - A cli for traversing the Mandelbrot fractal.
- [WOPR ](https://github.com/yaronn/wopr ) - A simple markup language for creating rich terminal reports, presentations and infographics.
- [sparkly-cli ](https://github.com/sindresorhus/sparkly-cli ) - Generate sparklines ▁▂▃▅▂▇..
2015-11-03 18:11:35 +01:00
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-12-26 22:09:26 +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.
- [Vorpal ](https://github.com/dthree/vorpal ) - Complete solution for creating interactive apps. Includes UI features from [Inquirer. ](https://github.com/SBoudrias/Inquirer.js ).
2015-11-06 23:35:40 +01:00
### 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.
2016-07-05 19:44:35 +02:00
- [listr ](https://github.com/samverschueren/listr ) - Terminal task list.
2015-11-06 23:35:40 +01:00
2015-11-24 18:58:29 +01:00
### String Manipulation
2015-12-19 02:01:35 +01:00
- [indent-string-cli ](https://github.com/sindresorhus/indent-string-cli ) - Indent each line in a string.
- [pretty-ms-cli ](https://github.com/sindresorhus/pretty-ms-cli ) - Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s.
- [repeating-cli ](https://github.com/sindresorhus/repeating-cli ) - Repeat a string - fast.
- [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.
- [find-versions-cli ](https://github.com/sindresorhus/find-versions-cli ) - Find semver versions in a string: unicorn v1.2.3 → 1.2.3.
- [pretty-bytes-cli ](https://github.com/sindresorhus/pretty-bytes-cli ) - Convert bytes to a human readable string: 1337 → 1.34 kB.
2015-12-24 16:15:34 +01:00
- [normalize-newline-cli ](https://github.com/sindresorhus/normalize-newline-cli ) - Normalize the newline characters in a string to \n.
2015-11-24 18:58:29 +01:00
2015-07-09 18:42:54 +02:00
## Other
2015-12-19 02:01:35 +01:00
- [app-path-cli ](https://github.com/sindresorhus/app-path-cli ) - Get the path to an app (OS X).
2015-11-10 23:14:08 +01: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.
2015-12-19 02:01:35 +01:00
- [cowsay and cowthink ](https://web.archive.org/web/20120225123719/http://www.nog.net/~tony/warez/cowsay.shtml ) - You can [install with homebrew ](http://brewformulas.org/Cowsay ).
2015-12-26 17:49:35 +01:00
- [cgasm ](https://github.com/bnagy/cgasm ) - A tool that gives x86 assembly documentation. It is pronounced "SeekAzzem".
2015-12-19 02:01:35 +01:00
- [detect-indent-cli ](https://github.com/sindresorhus/detect-indent-cli ) - Detect the indentation of code.
- [fortune ](http://brewformulas.org/Fortune ) - Shows a random fortune.
- [fullname-cli ](https://github.com/sindresorhus/fullname-cli ) - Get the fullname of the current user.
- [get-port-cli ](https://github.com/sindresorhus/get-port-cli ) - Get an available port.
- [gzip-size-cli ](https://github.com/sindresorhus/gzip-size-cli ) - Get the gzipped size of a file or stdin.
2015-11-10 23:14:08 +01:00
- [HASHA -cli ](https://github.com/sindresorhus/hasha-cli ) - Hashing made simple. Get the hash of text or stdin.
2015-12-19 02:01:35 +01: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.
- [leven-cli ](https://github.com/sindresorhus/leven-cli ) - Measure the difference between two strings using the Levenshtein distance algorithm.
2016-04-06 00:21:50 +02:00
- [maybe ](https://github.com/p-e-w/maybe ) - See what a program does before deciding whether you really want it to happen.
2016-05-20 11:35:51 +02:00
- [medium-cli ](https://github.com/djadmin/medium-cli ) - Read [medium.com ](https://medium.com/ ) stories within your terminal, also gives top stories.
2015-12-19 02:01:35 +01: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.
- [speed-test ](https://github.com/sindresorhus/speed-test ) - Test your internet connection speed and ping using speedtest.net from the CLI.
- [shortcut-url-cli ](https://github.com/sindresorhus/shortcut-url-cli ) - Get the URL from a web shortcut file.
- [SpeedRead ](https://github.com/sunsations/speed_read ) - A simple terminal-based open source Spritz-alike.
- [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.
- [yosay ](https://github.com/yeoman/yosay ) - Like cowsay, but for yeoman.
- [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.
2016-01-12 21:13:22 +01:00
- [hget ](https://github.com/bevacqua/hget ) - Render websites in plain text from your terminal.
2016-02-23 09:26:53 +01:00
- [ponysay ](https://github.com/erkin/ponysay ) - Pony rewrite of cowsay.
2016-06-23 19:40:33 +02:00
-[emoj](https://github.com/sindresorhus/emoj) - Find relevant emoji from text on the command-line.
2015-11-06 21:08:50 +01:00
## License
2015-12-06 21:47:19 +01:00
[![CC0 ](https://i.creativecommons.org/p/zero/1.0/88x31.png )](https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, [Adam Harris ](https://twitter.com/adamCoder ) has waived all copyright and related or neighboring rights to this work.