super simple & fast command-line-only alternative #2529
mtill
started this conversation in
Show and tell
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Here's a very simple alternative to the phoniebox project, with a clear focus on being lightweight and simple:
https://github.com/mtill/rfid-music-player
For linking music folders to rfid ids, I'm using the RFID card number as a prefix for the speciffic folder name, e.g. like this:
000129318343-music-for-children
000124853222-piano-music
etc...
when showing a RFID card, rfic-music-player will simply search for a folder that matches to the presented RFID number and play the content of that folder.
It does not come with a web frontend, however, you can simply use one of the MDP apps, e.g., M.A.L.P.
Happy to have your feedback!
Kind regards
mtill
Beta Was this translation helpful? Give feedback.
All reactions