# Shuttle [![Join the chat at https://gitter.im/fitztrev/shuttle](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fitztrev/shuttle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A simple shortcut menu for macOS [http://fitztrev.github.io/shuttle/](http://fitztrev.github.io/shuttle/) ![How Shuttle works](https://raw.githubusercontent.com/fitztrev/shuttle/gh-pages/images/how-shuttle-works.gif) **Sidenote**: *Many people ask, so here's how I have [my terminal setup](https://github.com/fitztrev/shuttle/wiki/My-Terminal-Prompt).* ## Installation 1. Download [Shuttle](http://fitztrev.github.io/shuttle/) 2. Copy to Applications ## Help See the [Wiki](https://github.com/fitztrev/shuttle/wiki) pages. ## Roadmap * Cloud hosting integration * AWS, Rackspace, Digital Ocean, etc * Using their APIs, automatically add all of your machines to the menu * Preferences panel for easier configuration * Update notifications * Keyboard hotkeys * Open menu * Select host option within menu ## Contributors This project was created by [Trevor Fitzgerald](https://github.com/fitztrev). I owe many thanks to the following people who have helped make Shuttle even better. (In alphabetical order) * [Alexis NIVON](https://github.com/anivon) * [Alex Carter](https://github.com/blazeworx) * [bihicheng](https://github.com/bihicheng) * [Dave Eddy](https://github.com/bahamas10) * [Dmitry Filimonov](https://github.com/petethepig) * [Frank Enderle](https://github.com/fenderle) * [Jack Weeden](https://github.com/jackbot) * [Justin Swanson](https://github.com/geeksunny) * [Kees Fransen](https://github.com/keesfransen) * Marco Aurélio * [Martin Grund](https://github.com/grundprinzip) * [Matt Turner](https://github.com/thshdw) * [Michael Davis](https://github.com/mpdavis) * [Morton Fox](https://github.com/mortonfox) * [Pluwen](https://github.com/pluwen) * Rebecca Dominguez * [Rui Rodrigues](https://github.com/rmrodrigues) * [Ryan Cohen](https://github.com/imryan) * [Stefan Jansen](https://github.com/steffex) * Thomas Rosenstein * [Thoro](https://github.com/Thoro) * [Tibor Bödecs](https://github.com/tib) * [welsonla](https://github.com/welsonla) ## Credits Shuttle was inspired by [SSHMenu](http://sshmenu.sourceforge.net/), the GNOME applet for Linux. I also looked to projects such as [MLBMenu](https://github.com/markolson/MLB-Menu) and [QuickSmileText](https://github.com/scturtle/QuickSmileText) for direction on building a Cocoa app for the status bar.