• Stars
    star
    4,549
  • Rank 9,315 (Top 0.2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 11 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple shortcut menu for macOS

Shuttle

Join the chat at https://gitter.im/fitztrev/shuttle

A simple shortcut menu for macOS

http://fitztrev.github.io/shuttle/

How Shuttle works

Sidenote: Many people ask, so here's how I have my terminal setup.

Installation

  1. Download Shuttle
  2. Copy to Applications

Help

See the 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. I owe many thanks to the following people who have helped make Shuttle even better.

(In alphabetical order)

Credits

Shuttle was inspired by SSHMenu, the GNOME applet for Linux.

I also looked to projects such as MLBMenu and QuickSmileText for direction on building a Cocoa app for the status bar.