Play LastFM recommendations on linux: using mpd, yt-dlp and bash
https://polarhive.net/jukebox
- Python 83.7%
- Shell 16.3%
| .github | ci: trusted publisher | |
| docs | feat: album -d subflag | |
| src/jukebox_fm | feat: album -d subflag | |
| .gitignore | fix: dup logging | |
| LICENSE | add license | |
| pyproject.toml | feat: album -d subflag | |
| README.md | bump: setup.sh | |
| setup.sh | bump: setup.sh | |
jukebox
Play LastFM music recommendations using: mpd, yt-dlp and python
Setup
curl -fsSL https://raw.githubusercontent.com/polarhive/jukebox/refs/heads/main/setup.sh | bash