Skip to content

Commit

Permalink
add mpd status readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vroland committed Sep 4, 2023
1 parent cdcee82 commit 1d4bb9b
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions examples/mpd_status/README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
A demo showing a Full-Screen Image
==================================
MPD Client Demo
===============

*The image size is chosen to fit a 1200 * 825 display!*

Image by David REVOY / CC BY (https://creativecommons.org/licenses/by/3.0)
https://commons.wikimedia.org/wiki/File:Durian_-_Sintel-wallpaper-dragon.jpg

Configuration
-------------

Before you can use this example, you need to set your WiFi credentials. Simply run
```sh
idf.py menuconfig
```

Then go to `Application Settings > WiFi Connection Settings` and enter your credentials.

Afterwards you can build (and flash) the app.
Runs a music player daemon client on the EPD and displays album art and the current playlist.

0 comments on commit 1d4bb9b

Please sign in to comment.