1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-06-02 04:00:47 +00:00
awesome-shell/README.md
mrdeathless a25b126448 Add links to Greg Wooladge's and Bash Hakers wikis
Greg has assembled one of the greatest guides and FAQs about Bash
and shell scripting in general.  It's the must read material for
anybody who does any significant amount of shell scripting.

Bash Hackers Wiki contains loads of verified, up-to-date
information related to Bash and shell scripting.
2014-08-28 11:56:35 +03:00

7.3 KiB

Awesome Shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.

Networking and Servers

Self-hosted, lightweight servers and networking tools written in shell scripts.

  • balls - Bash on Balls
  • bashblog - A Bash script that handles blog posting
  • bashttpd - A web server written in bash
  • bitpocket - DIY Dropbox" or "2-way directory (r)sync with proper deletion
  • dokku - Docker powered mini-Heroku in around 100 lines of Bash
  • Dropbox-Uploader - Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox
  • pushblast - Get PushBullet notifications when a shell program exits
  • pushbullet-bash - Bash interface to the PushBullet API
  • resty - Little command line REST client that you can use in pipelines

Customization

Custom prompts, color themes, etc.

Package Management and Frameworks

Tools for managing multiple shell configurations.

  • antigen - A plugin manager for zsh, inspired by oh-my-zsh and vundle
  • bash-it - A community bash framework
  • fresh - Keep your dotfiles fresh
  • homeshick - git dotfile synchronizer written in bash
  • oh-my-fish - Framework for managing your fish shell configuration inspired by Oh My ZSH
  • oh-my-zsh - A community-driven framework for managing your zsh configuration
  • prezto - The configuration framework for Zsh
  • vcsh - config manager based on Git

Writing and Testing Scripts

Boilerplate-like templates and systems to jump-start whatever script you are writing.

  • bashful - A collection of libraries to simplify writing bash scripts
  • bats - Bash Automated Testing System
  • composure - Compose, document, version and organize your shell functions
  • sub - a delicious way to organize programs

Multimedia

Tools for handling video and audio files.

  • PiCAST - PiCAST turns your $35 Raspberry Pi in to a Chromecast like Device

Games

All work and no play is a cruddy way to spend your day.

Utilities and Tools

Other various neat gizmos to make your terminal experience more enjoyable.

  • Android-Kitchen - A text-based kitchen for Android ROM customization. Uses shell scripts and works with Cygwin/OS X/Linux
  • ansiweather - Weather in your terminal, with ANSI colors and Unicode symbols
  • autoenv - Directory-based environments
  • autojump - A cd command that learns - easily navigate directories from the command line
  • bash-slugify - Command that converts filenames and directories to a web friendly format
  • bashmarks - Directory bookmarks for the shell
  • cv - Linux tool to show progress for cp, rm, dd, ...
  • fasd - Command-line productivity booster, offers quick access to files and directories
  • git-sh - A customized bash environment suitable for git work
  • hr - <hr /> for your terminal
  • hstr - BASH History Suggest Box
  • jrnl - A simple command line journal application that stores your journal in a plain text file
  • semver_bash - Semantic Versioning in Bash
  • shellcheck - Static analysis tool for shell scripts
  • spark - ▁▂▃▅▂▇ in your shell
  • spot - Tiny file search utility
  • wemux - Multi-User Tmux Made Easy
  • z - z is the new j, yo
  • zsh-notify - Desktop notifications for long running commands in zsh
  • zshmarks - A port of Bashmarks (simple bookmarking plugin by Todd Werth) for oh-my-zsh

Guides

Other Awesome Lists

Other amazingly awesome lists can be found in awesome-awesome and awesome-awesomeness.