Git Product home page Git Product logo

shairportmenu's Introduction

ShairPortMenu v0.1

Robert Carlsen | robertcarlsen.net Announcement and binary

Description

A simple OS X status bar menu wrapper for ShairPort / HairTunes

ShairPort is an open source AirPort Express emulator. Read more about ShairPort / HairTunes at the github site:

https://github.com/albertz/shairport

The above shairport repo is included as a submodule in this project. You will have to run: $ git submodule init $ git submodule update to initialize the submodule and checkout the latest files in your local copy of this repo. Follow the building instructions for ShairPort and hairtunes at the above link.

Requirements

After much headache with getting the bundled copy of libao working...I've resorted to a system provided version. A simple installation with homebrew will work:

brew install libao

hairtunes also requires openssl/aes.h. homebrew can install and link that, too:

brew install openssl
brew link --force openssl

Otherwise, adjust the Library and Header searchpaths in the hairtunes xcodeproject to match your system configuration.

Building

The Xcode project is pretty straightforward. Try to build and run and see what happens. Most of my cocoa experience is in iOS dev, so please forgive any glaring desktop cocoa snafus (though, kindly point out my folly so I can learn).

You should probably ensure that shairport.pl runs correctly on your system when launched standalone before troubleshooting issues with this menu widget.

Cheers! -Robert

shairportmenu's People

Contributors

rcarlsen avatar

Watchers

Juvenal A. Silva Jr. avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.