https://github.com/polarhive/jukebox
Play LastFM music recommendations using: mpd, yt-dlp and python
https://github.com/polarhive/jukebox
bash jukebox lastfm mpd music python tailscale yt-dlp
Last synced: 9 months ago
JSON representation
Play LastFM music recommendations using: mpd, yt-dlp and python
- Host: GitHub
- URL: https://github.com/polarhive/jukebox
- Owner: polarhive
- License: gpl-3.0
- Created: 2023-07-19T14:41:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T19:27:14.000Z (over 1 year ago)
- Last Synced: 2024-10-26T01:20:23.090Z (over 1 year ago)
- Topics: bash, jukebox, lastfm, mpd, music, python, tailscale, yt-dlp
- Language: Python
- Homepage: https://polarhive.net/jukebox
- Size: 81.1 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# jukebox
Play LastFM music recommendations using: mpd, yt-dlp and python
## Setup
```sh
curl -fsSL https://raw.githubusercontent.com/polarhive/jukebox/refs/heads/main/setup.sh | bash
```