{"slug": "k4m4--terminals-are-sexy", "title": "Terminals Are Sexy", "description": "💥 A curated list of Terminal frameworks, plugins & resources for CLI lovers.", "github_url": "https://github.com/k4m4/terminals-are-sexy", "stars": "11K", "tag": "Development Environment", "entry_count": 193, "subcategory_count": 12, "subcategories": [{"name": "Base Shells", "parent": "Shells", "entries": [{"name": "Ammonite-Shell", "url": "https://github.com/lihaoyi/ammonite", "description": "An object shell with a Scala-like scripting language.", "stars": "2.5k"}, {"name": "bash", "url": "https://www.gnu.org/software/bash/", "description": "GNU Project's shell (Bourne Again SHell)."}, {"name": "fish", "url": "https://fishshell.com/", "description": "Smart and user-friendly command line shell."}, {"name": "PowerShell", "url": "https://github.com/PowerShell/PowerShell", "description": "Automation and configuration tool/framework that is optimized for dealing with structured data.", "stars": "36k"}, {"name": "xonsh", "url": "https://xon.sh/", "description": "Python-ish, BASHwards-looking shell language and command prompt."}, {"name": "zsh", "url": "https://www.zsh.org/", "description": "Powerful shell with scripting language."}]}, {"name": "ZSH", "parent": "Shells", "entries": [{"name": "alf", "url": "https://github.com/psyrendust/alf", "description": "Out of this world super fast and configurable framework for zsh.", "stars": "94"}, {"name": "ant-zsh", "url": "https://github.com/anthraxx/ant-zsh", "description": "Tiny and lightweight ZSH configuration environment for special customization needs.", "stars": "29"}, {"name": "antibody", "url": "https://github.com/getantibody/antibody", "description": "Faster and simpler antigen written in Golang.", "stars": "1.7k"}, {"name": "antigen", "url": "https://github.com/zsh-users/antigen", "description": "Plugin manager for zsh, inspired by oh-my-zsh and vundle.", "stars": "7.3k"}, {"name": "dotzsh", "url": "https://github.com/dotphiles/dotzsh", "description": "Community driven framework for zsh.", "stars": "210"}, {"name": "liquidprompt", "url": "https://github.com/nojhan/liquidprompt", "description": "Full-featured & carefully designed adaptive prompt for Bash & Zsh.", "stars": "4.2k"}, {"name": "oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh", "description": "Delightful community-driven framework for managing your zsh configuration.", "stars": "151k"}, {"name": "powerlevel9k", "url": "https://github.com/bhilburn/powerlevel9k", "description": "Super flexible awesome powerline ZSH theme.", "stars": "13k"}, {"name": "prezto", "url": "https://github.com/sorin-ionescu/prezto", "description": "Configuration framework for Zsh.", "stars": "13k"}, {"name": "pumice", "url": "https://github.com/ryutamaki/pumice", "description": "Lightweight plugin manager for zsh.", "stars": "8"}, {"name": "pure", "url": "https://github.com/sindresorhus/pure", "description": "Pretty, minimal and fast ZSH prompt.", "stars": "12k"}, {"name": "slimzsh", "url": "https://github.com/changs/slimzsh", "description": "Small, usable configuration for ZSH.", "stars": "576"}, {"name": "zeesh", "url": "https://github.com/zeekay/zeesh", "description": "Cross-platform Zsh framework.", "stars": "41"}, {"name": "zgen", "url": "https://github.com/tarjoilija/zgen", "description": "Lightweight and simple plugin manager for ZSH.", "stars": "1.4k"}, {"name": "zilsh", "url": "https://github.com/zilsh/zilsh", "description": "Zsh config system that aims to appeal more to power-users and follow the simplistic approach of vim-pathogen.", "stars": "31"}, {"name": "zim", "url": "https://github.com/Eriner/zim", "description": "Zsh configuration framework with blazing speed and modular extensions.", "stars": "2.8k"}, {"name": "zinit", "url": "https://github.com/zdharma/zinit", "description": "Flexible Zsh plugin manager with clean fpath, reports, completion management, turbo mode, services.", "stars": "25"}, {"name": "zoppo", "url": "https://github.com/zoppo/zoppo", "description": "Crippled configuration framework for Zsh.", "stars": "32"}, {"name": "zplug", "url": "https://github.com/zplug/zplug", "description": "Next-generation plugin manager for zsh.", "stars": "5.2k"}, {"name": "zpm", "url": "https://github.com/zpm-zsh/zpm", "description": "Plugin manager for zsh similar to vim-plug.", "stars": "252"}, {"name": "zsh-autosuggestions", "url": "https://github.com/zsh-users/zsh-autosuggestions", "description": "Fish-like autosuggestions for zsh.", "stars": "24k"}, {"name": "zsh-pony", "url": "https://github.com/mika/zsh-pony", "description": "Covers customizing ZSH without a framework.", "stars": "169"}, {"name": "zsh-quickstart-kit", "url": "https://github.com/unixorn/zsh-quickstart-kit", "description": "Simple zsh quickstart for using zsh and zgen.", "stars": "579"}, {"name": "zsh-syntax-highlighting", "url": "https://github.com/zsh-users/zsh-syntax-highlighting", "description": "Fish shell like syntax highlighting for Zsh.", "stars": "16k"}, {"name": "zshdb", "url": "https://github.com/rocky/zshdb", "description": "ZSH debugger.", "stars": "249"}, {"name": "ztanesh", "url": "https://github.com/miohtama/ztanesh", "description": "Aims to improve your UNIX command line experience and productivity with the the configuration provided by the ztanesh project.", "stars": "264"}, {"name": "zulu", "url": "https://github.com/zulu-zsh/zulu", "description": "Total environment manager for ZSH 5+.", "stars": "141"}, {"name": "zunit", "url": "https://github.com/molovo/zunit", "description": "Powerful unit testing framework for ZSH.", "stars": "173"}]}, {"name": "Bash", "parent": "Shells", "entries": [{"name": "aliases", "url": "https://github.com/sebglazebrook/aliases", "description": "Contextual, dynamic, organized aliases for the bash shell.", "stars": "439"}, {"name": "bash-it", "url": "https://github.com/Bash-it/bash-it", "description": "Collection of community Bash commands and scripts.", "stars": "13k"}, {"name": "bash-powerline", "url": "https://github.com/riobard/bash-powerline", "description": "Powerline-style Bash prompt in pure Bash script.", "stars": "839"}, {"name": "bash-sensible", "url": "https://github.com/mrzool/bash-sensible", "description": "Attempt at saner Bash defaults.", "stars": "1.9k"}, {"name": "bashtrap", "url": "https://github.com/barryclark/bashstrap", "description": "Quick way to spruce up OSX terminal.", "stars": "1.6k"}, {"name": "hstr", "url": "https://github.com/dvorka/hstr", "description": "Bash History Suggest Box.", "stars": "3.3k"}, {"name": "liquidprompt", "url": "https://github.com/nojhan/liquidprompt", "description": "Full-featured & carefully designed adaptive prompt for Bash & Zsh.", "stars": "4.2k"}]}, {"name": "Git", "parent": "Shells", "entries": [{"name": "bash-git-prompt", "url": "https://github.com/magicmonty/bash-git-prompt", "description": "Informative and fancy Bash prompt for Git users.", "stars": "6.3k"}, {"name": "git-extra-commands", "url": "https://github.com/unixorn/git-extra-commands", "description": "Collection of useful extra commands for git", "stars": "816"}, {"name": "git-prompt", "url": "https://github.com/lvv/git-prompt", "description": "Bash prompt with Git, SVN and HG modules.", "stars": "324"}, {"name": "git-radar", "url": "https://github.com/michaeldfallen/git-radar", "description": "Heads up display for git", "stars": "2.6k"}, {"name": "git-sh", "url": "https://github.com/rtomayko/git-sh", "description": "Customized Bash environment suitable for Git work.", "stars": "725"}, {"name": "gittify", "url": "https://github.com/momeni/gittify", "description": "Colorful Bash prompt + customized Git aliases.", "stars": "60"}, {"name": "oh-my-git", "url": "https://github.com/arialdomartini/oh-my-git", "description": "Opinionated git prompt for bash and zsh.", "stars": "3.6k"}, {"name": "sexy-bash-prompt", "url": "https://github.com/twolfson/sexy-bash-prompt", "description": "Bash prompt with colors, Git statuses, and Git branches.", "stars": "1.1k"}]}, {"name": "Fish", "parent": "Shells", "entries": [{"name": "Fisher", "url": "https://github.com/jorgebucaran/fisher", "description": "Package manager for the fish shell.", "stars": "6.1k"}, {"name": "oh-my-fish", "url": "https://github.com/oh-my-fish/oh-my-fish", "description": "The Fishshell Framework.", "stars": "8.9k"}, {"name": "Alacritty", "url": "https://github.com/jwilm/alacritty", "description": "Cross-platform, GPU-accelerated terminal emulator.", "stars": "42k"}, {"name": "Cmder", "url": "https://github.com/cmderdev/cmder", "description": "Lovely console emulator package for Windows.", "stars": "24k"}, {"name": "ConEmu", "url": "https://github.com/Maximus5/ConEmu", "description": "Customizable Windows terminal with tabs, splits, quake-style and more.", "stars": "7.9k"}, {"name": "ConsoleZ", "url": "https://github.com/cbucher/console", "description": "Windows console window enhancement. It is a fork of [Console](https://sourceforge.net/projects/console) project.", "stars": "2.9k"}, {"name": "FluentTerminal", "url": "https://github.com/felixse/FluentTerminal", "description": "A Terminal Emulator based on UWP and web technologies.", "stars": "8.5k"}, {"name": "GNOME Terminal", "url": "https://wiki.gnome.org/Apps/Terminal", "description": "Terminal emulator for GNOME."}, {"name": "GNU Screen", "url": "https://www.gnu.org/software/screen/", "description": "Full-screen window manager that multiplexes a physical terminal between several processes."}, {"name": "Go2Shell", "url": "https://zipzapmac.com/Go2Shell", "description": "Opens a terminal window to the current directory in Finder."}, {"name": "Hyper", "url": "https://github.com/zeit/hyper", "description": "Terminal built on web technologies.", "stars": "39k"}, {"name": "iTerm2", "url": "https://github.com/gnachman/iTerm2", "description": "Terminal emulator for macOS that does amazing things.", "stars": "13k"}, {"name": "KiTTY", "url": "http://kitty.9bis.net/", "description": "Fork from version 0.70 of PuTTY, the best telnet / SSH client in the world."}, {"name": "Konsole", "url": "https://konsole.kde.org/", "description": "Terminal emulator for the K Desktop Environment."}, {"name": "MacTerm", "url": "https://www.macterm.net/", "description": "Powerful replacement for macOS Terminal."}, {"name": "Mosh", "url": "https://github.com/mobile-shell/mosh", "description": "Remote terminal application that allows roaming and supports intermittent connectivity.", "stars": "11k"}, {"name": "PuTTY", "url": "https://www.putty.org/", "description": "SSH and telnet client, developed originally by Simon Tatham for the Windows platform."}, {"name": "Terminator", "url": "https://github.com/gnome-terminator/terminator", "description": "Multiple GNOME terminals in one window.", "stars": "1.4k"}, {"name": "Terminology", "url": "https://github.com/billiob/terminology", "description": "The best terminal emulator based on the Enlightenment Foundation Libraries.", "stars": "536"}, {"name": "Terminus", "url": "https://github.com/Eugeny/terminus", "description": "Cross-platform terminal for a more modern age, based on web technologies.", "stars": "39k"}, {"name": "Termite", "url": "https://github.com/thestinger/termite/", "description": "Keyboard-centric terminal, aimed at use within a tiling window manager.", "stars": "2.8k"}, {"name": "Tilda", "url": "https://github.com/lanoxx/tilda", "description": "Gtk based drop down terminal for Linux and Unix.", "stars": "1.1k"}, {"name": "Tilix", "url": "https://gnunn1.github.io/tilix-web/", "description": "Advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines."}, {"name": "Xfce Terminal", "url": "https://docs.xfce.org/apps/terminal/start", "description": "Modern terminal emulator primarily for the Xfce desktop environment."}, {"name": "xterm", "url": "https://invisible-island.net/xterm/", "description": "Terminal emulator for the X Window System."}, {"name": "ZOC", "url": "https://www.emtec.com/zoc/index.html", "description": "SSH/Telnet Client and Terminal Emulator for macOS and Windows."}]}, {"name": "Universal", "parent": "Package Managers", "entries": [{"name": "asdf", "url": "https://github.com/asdf-vm/asdf", "description": "Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more", "stars": "16k"}, {"name": "basher", "url": "https://github.com/basherpm/basher", "description": "Package manager for shell scripts.", "stars": "971"}, {"name": "bpkg", "url": "https://www.bpkg.sh/", "description": "JavaScript has npm, Ruby has Gems, Python has pip and now Shell has bpkg."}, {"name": "composer", "url": "https://getcomposer.org", "description": "Composer is a package manager for PHP."}, {"name": "guix", "url": "https://www.gnu.org/software/guix/", "description": "Functional package manager for installed software packages and versions."}, {"name": "nix", "url": "https://nixos.org/nix/", "description": "Powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible."}, {"name": "npmjs", "url": "https://www.npmjs.com/", "description": "Package manager for JavaScript."}, {"name": "pip", "url": "https://pip.pypa.io/", "description": "Package management system used to install and manage software packages written in Python."}, {"name": "rubygems", "url": "https://rubygems.org/", "description": "The Ruby community’s gem hosting service."}, {"name": "yarn", "url": "https://yarnpkg.com/en/", "description": "New package and dependency manager for javascript."}]}, {"name": "macOS", "parent": "Package Managers", "entries": [{"name": "fink", "url": "http://www.finkproject.org/", "description": "Wants to bring the full world of Unix Open Source software to Darwin and macOS."}, {"name": "homebrew", "url": "https://brew.sh/", "description": "Missing package manager for macOS."}, {"name": "macports", "url": "https://www.macports.org/", "description": "Package manager that simplifies the installation of software on the macOS and Darwin operating systems."}, {"name": "mas", "url": "https://github.com/mas-cli/mas", "description": "Mac App Store command line interface.", "stars": "9.3k"}]}, {"name": "Linux", "parent": "Package Managers", "entries": [{"name": "linuxbrew", "url": "https://linuxbrew.sh/", "description": "The Homebrew package manager for Linux."}, {"name": "pkgin", "url": "http://pkgin.net/", "description": "Aimed at being an apt / yum like tool for managing pkgsrc binary packages."}]}, {"name": "ChromeOS", "parent": "Package Managers", "entries": [{"name": "chromebrew", "url": "https://github.com/skycocker/chromebrew", "description": "Package manager for Chrome OS.", "stars": "2k"}]}, {"name": "Windows", "parent": "Package Managers", "entries": [{"name": "chocolatey", "url": "https://chocolatey.org/", "description": "Package manager for Windows."}, {"name": "cygwin", "url": "https://cygwin.com/", "description": "Linux-like environment for Windows making it possible to port software running on POSIX systems to Windows."}, {"name": "ninite", "url": "https://ninite.com/", "description": "Install and Update All Your Programs at Once."}, {"name": "oneget", "url": "https://github.com/OneGet/oneget", "description": "PackageManagement (aka OneGet) is a package manager for Windows.", "stars": "2.3k"}, {"name": "ruckzuck", "url": "https://ruckzuck.tools/", "description": "Software Package Manager for Windows, a quick way to install and update Software."}, {"name": "scoop", "url": "https://scoop.sh/", "description": "Package manager for Windows."}, {"name": "wpkg", "url": "https://windowspackager.org/documentation/wpkg", "description": "Automated software deployment, upgrade and removal program for Windows."}, {"name": "emacs", "url": "https://www.gnu.org/software/emacs/", "description": "Cross-platform text-editor that has both command-line and graphical user interface."}, {"name": "jed", "url": "https://www.jedsoft.org/jed/", "description": "Freely available text editor for Unix, VMS, MSDOS, OS/2, BeOS, QNX, and win9X/NT platforms."}, {"name": "kakoune", "url": "https://kakoune.org/", "description": "Modal editor with multiple selections and orthogonal design."}, {"name": "micro", "url": "https://github.com/zyedidia/micro", "description": "Modern and intuitive terminal-based text editor.", "stars": "20k"}, {"name": "nano", "url": "https://www.nano-editor.org/", "description": "Text editor for Unix-like computing systems or operating environments using a command line interface."}, {"name": "slap", "url": "https://github.com/slap-editor/slap", "description": "Sublime-like terminal-based text editor.", "stars": "6.1k"}, {"name": "vim", "url": "https://www.vim.org/", "description": "Extensively configurable, cross-platform and highly efficient text editor."}, {"name": "vis", "url": "https://github.com/martanne/vis", "description": "Highly efficient text editor.", "stars": "3.9k"}, {"name": "ack3", "url": "https://github.com/beyondgrep/ack3", "description": "Greplike tool, optimized for programmers.", "stars": "533"}, {"name": "add-gitignore", "url": "https://github.com/TejasQ/add-gitignore", "description": "An interactive CLI that generates a .gitignore for your project based on your needs.", "stars": "549"}, {"name": "asciinema", "url": "https://github.com/asciinema/asciinema", "description": "Terminal session recorder.", "stars": "11k"}, {"name": "autojump", "url": "https://github.com/wting/autojump", "description": "cd command that learns", "stars": "14k"}, {"name": "bcal", "url": "https://github.com/jarun/bcal", "description": "Storage conversion and expression calculator.", "stars": "565"}, {"name": "buku", "url": "https://github.com/jarun/Buku", "description": "command-line bookmark manager.", "stars": "5.3k"}, {"name": "byobu", "url": "http://byobu.co/", "description": "Byobu is an open source text-based window manager and terminal multiplexer."}, {"name": "cointop", "url": "https://github.com/miguelmota/cointop", "description": "The fastest and most interactive terminal based UI application for tracking cryptocurrencies.", "stars": "3.4k"}, {"name": "colorls", "url": "https://github.com/athityakumar/colorls", "description": "Beautify the terminal's `ls` command, with color and font-awesome icons.", "stars": "4.2k"}, {"name": "ddgr", "url": "https://github.com/jarun/ddgr", "description": "DuckDuckGo from the terminal.", "stars": "2.4k"}, {"name": "df-show", "url": "https://github.com/roberthawdon/dfshow", "description": "Interactive directory and file browser with a similar feel to the `ls` command.", "stars": "43"}, {"name": "dockly", "url": "https://github.com/lirantal/dockly", "description": "Docker console UI and Dashboard for quickly managing and inspecting Containers and Services.", "stars": "3.4k"}, {"name": "dry", "url": "https://github.com/moncho/dry", "description": "Docker manager for the terminal.", "stars": "2.6k"}, {"name": "exa", "url": "https://github.com/ogham/exa", "description": "Replacement for 'ls' written in Rust.", "stars": "20k"}, {"name": "fselect", "url": "https://github.com/jhspetersson/fselect", "description": "'find' replacement with SQL-like syntax.", "stars": "3.3k"}, {"name": "fx", "url": "https://github.com/antonmedv/fx", "description": "Command-line JSON viewer.", "stars": "15k"}, {"name": "fzf", "url": "https://github.com/junegunn/fzf", "description": "Command-line fuzzy finder.", "stars": "48k"}, {"name": "gcalcli", "url": "https://github.com/insanum/gcalcli", "description": "Google Calendar command line interface.", "stars": "2.9k"}, {"name": "getnews.tech", "url": "https://github.com/omgimanerd/getnews.tech", "description": "Checking the latest news headlines from various news outlets on the web.", "stars": "132"}, {"name": "glances", "url": "https://github.com/nicolargo/glances", "description": "top/htop alternative.", "stars": "22k"}, {"name": "googler", "url": "https://github.com/jarun/googler", "description": "Search Google from your terminal.", "stars": "5.8k"}, {"name": "haxor-news", "url": "https://github.com/donnemartin/haxor-news", "description": "Browse Hacker News like a haxor.", "stars": "3.8k"}, {"name": "homebrew-cask", "url": "https://github.com/caskroom/homebrew-cask", "description": "CLI workflow for the administration of macOS applications distributed as binaries.", "stars": "20k"}, {"name": "howdoi", "url": "https://github.com/gleitz/howdoi", "description": "Instant code answers and examples from the command line", "stars": "9.7k"}, {"name": "htop", "url": "https://hisham.hm/htop/", "description": "Cool looking and interactive process viewer 'replacement' for the top command."}, {"name": "hub", "url": "https://hub.github.com/", "description": "Command-line wrapper for git that makes working with GitHub easy."}, {"name": "imgp", "url": "https://github.com/jarun/imgp", "description": "Multi-core batch image resizer and rotator.", "stars": "901"}, {"name": "jaymock-cli", "url": "https://github.com/unmock/jaymock-cli", "description": "Mock an API and generate fake JSON test data, right from the terminal.", "stars": "13"}, {"name": "jq.node", "url": "https://github.com/FGRibreau/jq.node", "description": "Command-line JSON/string processor, JavaScript and Lodash in your shell.", "stars": "402"}, {"name": "jrnl", "url": "https://github.com/maebert/jrnl", "description": "Simple command line journal application that stores your journal in a plain text file.", "stars": "30"}, {"name": "k", "url": "https://github.com/supercrabtree/k", "description": "Directory listings for zsh with git features.", "stars": "1.7k"}, {"name": "kubebox", "url": "https://github.com/astefanutti/kubebox", "description": "Terminal console for Kubernetes.", "stars": "2k"}, {"name": "lexis", "url": "https://github.com/k4m4/lexis", "description": "word counting made easy. Retrieve the number of words in a string or stdin.", "stars": "8"}, {"name": "lf", "url": "https://github.com/gokcehan/lf", "description": "Terminal file manager.", "stars": "5k"}, {"name": "lolcat", "url": "https://github.com/busyloop/lolcat", "description": "Rainbows and unicorns!", "stars": "5.2k"}, {"name": "lunchy", "url": "https://github.com/eddiezane/lunchy", "description": "Friendly wrapper for launchctl.", "stars": "2.9k"}, {"name": "mps-youtube", "url": "https://github.com/mps-youtube/mps-youtube", "description": "Terminal based YouTube player and downloader", "stars": "7.2k"}, {"name": "navi", "url": "https://github.com/denisidoro/navi", "description": "An interactive cheatsheet tool for the command-line.", "stars": "12k"}, {"name": "neofetch", "url": "https://github.com/dylanaraps/neofetch", "description": "Fetches system/theme information in terminal for Linux desktop screenshots. Alternative to screenfetch.", "stars": "16k"}, {"name": "nnn", "url": "https://github.com/jarun/nnn", "description": "Tiny, lightning fast, feature-packed file manager.", "stars": "15k"}, {"name": "ranger", "url": "https://ranger.github.io/", "description": "Console file manager with vi key bindings."}, {"name": "rebound", "url": "https://github.com/shobrook/rebound", "description": "Command-line debugger that instantly fetches Stack Overflow results when you get a compiler error.", "stars": "3.9k"}, {"name": "reddit terminal viewer", "url": "https://github.com/michael-lazar/rtv", "description": "Browse Reddit from your terminal.", "stars": "4.6k"}, {"name": "ripgrep", "url": "https://github.com/BurntSushi/ripgrep", "description": "Code-searching tool like ack and the\\_silver\\_searcher, but faster.", "stars": "34k"}, {"name": "screenfetch", "url": "https://github.com/KittyKatt/screenFetch", "description": "Fetches system/theme information in terminal for Linux desktop screenshots.", "stars": "3.5k"}, {"name": "shell2http", "url": "https://github.com/msoap/shell2http", "description": "HTTP-server to execute shell commands. Designed for development, prototyping or remote control.", "stars": "1k"}, {"name": "streamlink", "url": "https://github.com/streamlink/streamlink", "description": "CLI for extracting streams from various websites to a video player of your choosing.", "stars": "8k"}, {"name": "taskell", "url": "https://taskell.app/", "description": "Command-line Trello-like kanban-board/TODO lists."}, {"name": "taskwarrior", "url": "https://taskwarrior.org/", "description": "Command-line TODO list manager."}, {"name": "the\\_silver\\_searcher", "url": "https://github.com/ggreer/the_silver_searcher", "description": "Code-searching tool similar to ack, but faster.", "stars": "24k"}, {"name": "tig", "url": "https://github.com/jonas/tig", "description": "Text mode interface for git.", "stars": "11k"}, {"name": "tiv", "url": "https://github.com/stefanhaustein/TerminalImageViewer", "description": "Text mode terminal image viewer.", "stars": "1.2k"}, {"name": "tldr", "url": "https://github.com/tldr-pages/tldr/", "description": "Simplified and community-driven man pages.", "stars": "41k"}, {"name": "tmux", "url": "https://tmux.github.io/", "description": "Terminal multiplexer."}, {"name": "tmuxinator", "url": "https://github.com/tmuxinator/tmuxinator", "description": "Manage complex tmux sessions easily.", "stars": "12k"}, {"name": "transfer.sh", "url": "https://transfer.sh/", "description": "Quickly upload and share files from your shell."}, {"name": "tre", "url": "https://github.com/dduan/tre", "description": "Improved `tree` command that knows git, creates shell alias for quick opening, and more!", "stars": "344"}, {"name": "vifm", "url": "https://vifm.info/", "description": "Console file manager with vi key bindings and some ideas from mutt."}, {"name": "wal", "url": "https://github.com/dylanaraps/wal", "description": "generate and change colorschemes on the fly.", "stars": "721"}, {"name": "whereami", "url": "https://github.com/rafaelrinaldi/whereami", "description": "Get your geolocation information from the CLI.", "stars": "151"}, {"name": "wttr.in", "url": "https://github.com/chubin/wttr.in", "description": "The right way to check the weather.", "stars": "20k"}, {"name": "yadm", "url": "https://yadm.io", "description": "Seamless git-based management of your dotfiles."}, {"name": "youtube-dl", "url": "https://rg3.github.io/youtube-dl/", "description": "download videos from YouTube"}, {"name": "z", "url": "https://github.com/rupa/z", "description": "Tool to jump to folders based on history matching a given regex", "stars": "15k"}, {"name": "z.lua", "url": "https://github.com/skywind3000/z.lua", "description": "New cd command that helps you navigate faster by learning your habits.", "stars": "2.4k"}, {"name": "zoxide", "url": "https://github.com/ajeetdsouza/zoxide", "description": "cd anywhere without typing in long paths.", "stars": "8k"}, {"name": "bitchx", "url": "http://www.bitchx.com/", "description": "Feature-rich and highly configurable, terminal based IRC client based on ircII."}, {"name": "centerim", "url": "https://www.centerim.org/index.php/Main_Page", "description": "Terminal based, multi-protocol Instant Messaging client with support for IRC."}, {"name": "epic", "url": "http://www.epicsol.org/", "description": "IRC client that has been under active development for 20+ years in 5 generations."}, {"name": "go-jira", "url": "https://github.com/Netflix-Skunkworks/go-jira", "description": "Simple jira command line client in Go.", "stars": "2.6k"}, {"name": "irssi", "url": "https://irssi.org/", "description": "Self proclaimed client of the future and my favorite IRC client."}, {"name": "slack-term", "url": "https://github.com/erroneousboat/slack-term", "description": "Slack client for your terminal.", "stars": "6.1k"}, {"name": "Slackadaisical", "url": "https://github.com/bkanber/Slackadaisical", "description": "Simple Slack client for the CLI.", "stars": "273"}, {"name": "weechat", "url": "https://weechat.org/", "description": "Fast, light and extensible chat client."}]}, {"name": "Community", "parent": "Other", "entries": [{"name": "/r/commandline", "url": "https://www.reddit.com/r/commandline", "description": "This is for anything regarding the command line, in any operating system."}, {"name": "/r/osxterminal", "url": "https://www.reddit.com/r/osxterminal", "description": "Tips for using terminal.app in macOS."}, {"name": "/r/zsh/", "url": "https://www.reddit.com/r/zsh/", "description": "Everything on zsh."}, {"name": "/r/unixporn/", "url": "https://www.reddit.com/r/unixporn/", "description": "Everything on unix."}, {"name": "#bash", "url": "https://webchat.freenode.net/?channels=bash", "description": "Bash IRC channel on freenode."}, {"name": "Stack Overflow", "url": "https://stackoverflow.com/questions/tagged/terminal", "description": "Terminal tagged questions."}]}, {"name": "Other Sexy Lists", "parent": "Other", "entries": [{"name": "awesome-devenv", "url": "https://github.com/jondot/awesome-devenv", "description": "Curated list of delightful Bash scripts and resources.", "stars": "2.4k"}, {"name": "awesome-emacs", "url": "https://github.com/emacs-tw/awesome-emacs", "description": "Community driven list of useful Emacs packages, libraries and others.", "stars": "7.3k"}, {"name": "awesome-sysadmin", "url": "https://github.com/kahun/awesome-sysadmin", "description": "Curated list of amazingly awesome open source sysadmin resources.", "stars": "22k"}, {"name": "awesome-zsh-plugins", "url": "https://github.com/unixorn/awesome-zsh-plugins", "description": "Collection of ZSH frameworks, plugins & themes inspired by the various awesome list collections out there.", "stars": "12k"}, {"name": "bash-guide", "url": "https://github.com/Idnan/bash-guide", "description": "Guide to learn bash.", "stars": "11k"}, {"name": "the-art-of-command-line", "url": "https://github.com/jlevy/the-art-of-command-line", "description": "Master the command line, in one page.", "stars": "112k"}]}]}