1
1
Fork
You've already forked jukebox
0
Play LastFM recommendations on linux: using mpd, yt-dlp and bash https://polarhive.net/jukebox
  • Python 83.7%
  • Shell 16.3%
2024年12月18日 12:57:48 +05:30
.github ci: trusted publisher 2024年10月26日 22:09:34 +05:30
docs feat: album -d subflag 2024年12月18日 12:57:48 +05:30
src/jukebox_fm feat: album -d subflag 2024年12月18日 12:57:48 +05:30
.gitignore fix: dup logging 2024年12月15日 16:52:22 +05:30
LICENSE add license 2023年07月30日 00:03:46 +05:30
pyproject.toml feat: album -d subflag 2024年12月18日 12:57:48 +05:30
README.md bump: setup.sh 2024年12月15日 13:09:51 +05:30
setup.sh bump: setup.sh 2024年12月15日 13:09:51 +05:30

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