This commit is contained in:
Ondrej Zara 2019-04-16 13:01:27 +02:00
parent 182c63704a
commit d17c561ab1
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,8 @@ CYP is a web-based frontend for [MPD](https://www.musicpd.org/), the Music Playe
- Save and load playlists
- Browse the library by artists/albums/directories
- Display album art via native MPD calls (no need to access the library; requires MPD >= 0.21)
- [Youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html) intergration
- [Youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html) integration
- Dark/Light themes
## Installation
@ -35,7 +36,6 @@ Point your browser to http://localhost:8080 to open the interface.
- Responsive layout via Flexbox
- CSS Custom Properties
- SVG icons (Material Design)
- Dark/Light theme available
- Can spawn Youtube-dl to download audio files
- Album art retrieved directly from MPD (and cached via localStorage)