Menura is a web app that provides access to an iTunes library via a web browser. It was built as a learning exercise. Menura was built on OS X Leopard, but it should be possible to run it on any system running Apache 2, PHP 5, SQLite and iTunes.

Menura uses Minim.

To do:
  • Add a permissions check for the settings directory to AppLoader.php
  • Add a settings editor
  • Add a 'back' button
  • Add a 'now playing' button
  • Add support for Mobile Safari
  • Improve GUI appearance
  • Re-design database to include all iTunes fields (and add database schema to SVN)
  • Improve media browsing sequences (dependent on database re-design)
  • Add a pop-out player
  • Create an install script/package