1
0
mirror of https://github.com/danbee/neompc synced 2025-03-04 08:39:10 +00:00
Go to file
Dan Barber f890dc6287 + Added README file to imagecache so that directory can be stored in HG.
+ Added README file to root of project.
2010-01-20 09:10:24 +00:00
config Cleanup continues... 2010-01-09 17:06:59 +00:00
imagecache + Added README file to imagecache so that directory can be stored in HG. 2010-01-20 09:10:24 +00:00
lib + Added README file to imagecache so that directory can be stored in HG. 2010-01-20 09:10:24 +00:00
smarty ~ Some minor volume tweaks. 2010-01-13 20:59:35 +00:00
templates/default ~ More changes to the browse screen, some new icons from FamFamFam. 2010-01-19 20:43:15 +00:00
control.php ~ Volume control works now! Still some tweaking to be done. 2010-01-13 18:15:57 +00:00
index.php ~ Fixed problems with apostrophes and ampersands in paths/names. Still need to sort out international characters. 2007-05-10 13:52:32 +00:00
README + Added README file to imagecache so that directory can be stored in HG. 2010-01-20 09:10:24 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NeoMPC
======

Version 0.6pre (2010-01-20)
---------------------------

NeoMPC is a web based MPD Client which is designed for a small screen device
with a web browser, like a PDA or a mobile phone (although its taylored
specifically for a screen 320 pixels wide, I might change it in the future to
be a little more flexible).

Youll need to be running Apache, Apache2 or Lighttpd (recommended) with
PHP 4.3 or greater on your MPD server. Running it should be as simple as
extracting it to the apache directory (or other web server accessible directory)
and navigating to it with your browser.