Skip to content

Commit

Permalink
feat: add more screenshot examples
Browse files Browse the repository at this point in the history
  • Loading branch information
gloaysa committed Mar 15, 2024
1 parent b0fda0c commit fe1dbf5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,16 @@ Once you have set the configuration, if you ever want to change it again, naviga
## Screenshots

Player:
![PlexArt](./player_example.png)
![PlexArt](./example_player.png)

Album Library:
![PlexArt](./album_example.png)
![PlexArt](./example_album.png)

Displaying lyrics:
![PlexArt](./example_lyrics.png)

Displaying controls (mouse hovering over the album art or touching the screen):
![PlexArt](./example_controls.png)

## Running with Docker Compose

Expand All @@ -75,11 +81,13 @@ services:
```
## Roadmap
[] - Properly handle errors
[] - Libraries are hardcoded (only the first one is shown)
[] - Display playlists
[] - Add the ability to start albums/playlists
[] - Display art from external services (tidal)
[] - Properly handle errors.
[] - Libraries are hardcoded (only the first one is shown).
[] - Display playlists.
[] - Add the ability to start albums/playlists.
[] - Display art from external services (tidal).
[] - Allow configuration of Album library carousel time between slides.
[] - Allow configuration to autostart Album library if nothing is playing for x-amount of time.
### Environment Variables
Expand Down
File renamed without changes
Binary file added example_controls.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added example_lyrics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit fe1dbf5

Please sign in to comment.