No description
  • Python 65.1%
  • JavaScript 18.9%
  • Shell 14.3%
  • C 0.7%
  • Dockerfile 0.7%
  • Other 0.2%
Find a file
Gregor Schulte 494a5c79b6
Some checks failed
Markdown Linting / build (push) Has been cancelled
Python + Docs Checks and Tests / build (3.10) (push) Has been cancelled
Python + Docs Checks and Tests / build (3.11) (push) Has been cancelled
Python + Docs Checks and Tests / build (3.12) (push) Has been cancelled
Bundle Web App and Release / check (push) Has been cancelled
Python + Docs Checks and Tests / build (3.13) (push) Has been cancelled
Python + Docs Checks and Tests / build (3.9) (push) Has been cancelled
Test Build Web App v3 / build (push) Has been cancelled
Test Install Scripts Debian v3 / build (push) Has been cancelled
Test Install Scripts Debian v3 / build-1 (push) Has been cancelled
Bundle Web App and Release / build (push) Has been cancelled
Bundle Web App and Release / release (push) Has been cancelled
Python + Docs Checks and Tests / finish (push) Has been cancelled
Test Install Scripts Debian v3 / bookworm armv7 (push) Has been cancelled
Test Install Scripts Debian v3 / bullseye armv7 (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_common.sh) (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_faststartup.sh) (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_libzmq_local.sh) (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_webapp_download.sh) (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_webapp_local.sh) (push) Has been cancelled
Test Install Scripts Debian v3 / cleanup (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_common.sh)-1 (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_faststartup.sh)-1 (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_libzmq_local.sh)-1 (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_webapp_download.sh)-1 (push) Has been cancelled
Test Install Scripts Debian v3 / test (run_install_webapp_local.sh)-1 (push) Has been cancelled
Test Install Scripts Debian v3 / cleanup-1 (push) Has been cancelled
refactor(spotify): remove Spotify integration entirely
Delete the backend plugin (spotipy-based Web API wrapper, connection manager),
the webapp library/settings/playback components, RPC command aliases, config
block, requirements dependencies, i18n translations, tests, and documentation.
Simplify the player context, controls, seekbar, and cover-art logic to MPD-only.
2026-08-09 11:14:34 +02:00
.githooks chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
.github refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
ci NetworkManager Support (#2218) 2024-02-04 20:37:32 +01:00
docker chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
documentation refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
installation chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
resources refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
shared Introduce default logs folder 2021-09-23 16:04:18 +02:00
src refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
test refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
tools chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
.coveragerc Ignore test directories for coverage (#2158) 2023-12-13 21:32:57 +01:00
.dockerignore Add swap file adjustment for webapp build (#2204) 2024-01-15 07:35:36 +01:00
.editorconfig Add Workflow Action to build and upload webapp bundle to Release (#2161) 2023-12-19 20:03:36 +01:00
.flake8 fix flake8 config (#2566) 2025-11-23 09:12:17 +01:00
.gitignore chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
.markdownlint-cli2.yaml ignore LICENSE in markdown linter 2024-11-23 15:53:09 +01:00
AGENTS.md feat: Subsonic integration and RFID card linkage 2026-06-21 13:33:03 +02:00
CLAUDE.md Claude.md created 2026-06-12 20:54:23 +02:00
CODE_OF_CONDUCT.md Add markdown linting (#2284) 2024-03-21 10:49:04 +01:00
conftest.py Initial pytest for cfghandler 2021-10-09 08:20:55 +02:00
CONTRIBUTING.md Add markdown linting (#2284) 2024-03-21 10:49:04 +01:00
LICENSE Initial commit 2017-02-02 12:41:41 +01:00
packages-core.txt Update docs (update.md) and githook (#2623) 2026-03-04 16:00:58 +01:00
pydoc-markdown.yml Create markdown docs from docstring in py files (#2181) 2024-01-16 09:49:02 +01:00
pytest.ini Initial pytest for cfghandler 2021-10-09 08:20:55 +02:00
README.md Add coverage badge (#2153) 2023-12-11 21:22:04 +01:00
requirements-excluded.txt Update docs (update.md) and githook (#2623) 2026-03-04 16:00:58 +01:00
requirements.docker.txt refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
requirements.txt refactor(spotify): remove Spotify integration entirely 2026-08-09 11:14:34 +02:00
run_docgeneration.sh chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
run_flake8.sh chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
run_jukebox.sh chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
run_markdownlint.sh chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00
run_pytest.sh chore: update scripts, configs, RFID hardware, and webapp assets 2026-07-24 12:06:10 +02:00

RFID Jukebox Version 3 (aka future3)

GitHub last commit (branch)

Test Install Scripts Debian v3 Python + Docs Checks and Tests Coverage Status

Matrix chat

What is this?

The exiting, new Version 3 of the RPi Jukebox RFID. A complete re-write of the Jukebox.

To find out more about the RPi Jukebox RFID project check out the documentation of Version 2

Where are the Help pages?

The documentation can be found here

Installation?

Install Phoniebox software