Go to file
Adam Harris b3533ef741 Rename from Awesome CLI to Awesome CLI Apps 2015-11-06 12:53:40 -07:00
README.md Rename from Awesome CLI to Awesome CLI Apps 2015-11-06 12:53:40 -07:00

README.md

Awesome CLI Apps

A curated list of command line apps.

Inspired by the awesome list thing.

Table of Contents

Entertainment

Video

  • 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

Web Development

Database

  • mycli- A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.

Productivity

Utilities

OS X

  • bundle-id-cli- Get bundle identifier from a bundle name (OS X): Safari → com.apple.Safari

  • bundle-name-cli- Get bundle name from a bundle identifier (OS X): com.apple.Safari → Safari

  • lnfs-cli- Safely force create symlinks

  • osx-version-cli- Get the OS X version of the current system

  • osx-wifi-cli- A cli for managing wifi connections on OSX

Command Line Tools

  • The Fuck- Magnificent app which corrects your previous console command.

  • happyfinder- (another) Fuzzy file finder for the command line

  • tldr- Simplified and community-driven man pages

Data Manipulation

Directory Navigation

Git

  • CLI GitHub- 📺 A fancy GitHub client for command line.- http://ionicabizau.net/blog/15

  • Gistup- Create a gist from terminal, then use git to update it.

  • git commander- A git tool with a easy terminal interface.

  • git-stats- 🍀 A GitHub-like contributions calendar, but locally, with all your git commits.

  • hub- A command-line wrapper for git that makes you better at GitHub.

Terminal Gif Creation

  • gifsicle- Create, manipulate, and optimize GIF images and animations

  • ttygif- Convert terminal recordings to animated gifs

  • ttygif- ttyrec to gif

  • ttystudio- A terminal-to-gif recorder minus the headaches.

  • asciinema- Terminal session recorder and the best companion of asciinema.org.

Text Manipulation

  • 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.

Screensavers

Graphics

  • cli-mandelbrot- A cli for traversing the Mandelbrot fractal

  • WOPR- A simple markup language for creating rich terminal reports, presentations and infographics

Other