maddox / itunes-api

🎵 A simple server providing a RESTful service for controlling iTunes
MIT License
199 stars 46 forks source link

Forever #3

Closed maddox closed 9 years ago

maddox commented 9 years ago

This adds support for Forever. This keeps the app launched.

All logging goes to standard out now and logs are written by Forever.

This also adds a way to install the app as a service on OS X via launchd.

Just run script/install and you'll be off to the races.