mirror of
https://github.com/danbee/neompc
synced 2025-03-04 08:39:10 +00:00
+ Added README file to imagecache so that directory can be stored in HG.
+ Added README file to root of project.
This commit is contained in:
parent
86b674794a
commit
f890dc6287
16
README
Normal file
16
README
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
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 it’s taylored
|
||||||
|
specifically for a screen 320 pixels wide, I might change it in the future to
|
||||||
|
be a little more flexible).
|
||||||
|
|
||||||
|
You’ll 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.
|
||||||
|
|
||||||
1
imagecache/README
Normal file
1
imagecache/README
Normal file
@ -0,0 +1 @@
|
|||||||
|
This directory is for temporary cache files created by the cover art system. It needs to be writeable by the webserver.
|
||||||
22
lib/js/jquery-ui-custom-min.js
vendored
Normal file
22
lib/js/jquery-ui-custom-min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user