MPD control via NFC tags, implemented in Python.
Find a file
Caoimhe Chaos bf000b757e Impose CPU / I/O limits on NFC reader and bump niceness up.
The service does not need a high priority, it's good enough to read off the NFC
reader every now and then, but we do need to be careful not to trample on mpd
and pulseaudio which can cause music skips on slower hardware.


git-svn-id: https://svn.caoimhe.io/svn/pynfc-player/trunk@5 8a9b81bf-42e9-4f96-a8e1-ff7ea9a71d8e
2022-02-13 00:52:05 +00:00
LICENSE Add Python script to read NFC tags and send mpd commands accordingly. 2021-06-23 18:00:17 +00:00
nfc_reader.py For NFC tags with no text, use the hex ID as a playlist name. 2021-06-23 18:02:31 +00:00
nfc_reader.service Impose CPU / I/O limits on NFC reader and bump niceness up. 2022-02-13 00:52:05 +00:00
README.md Add Python script to read NFC tags and send mpd commands accordingly. 2021-06-23 18:00:17 +00:00

pynfc-player

NFC tag control service for mpd