Skip to main content

Control Logitech Squeezebox using RFID tags

Project description

Control Logitech Squeezebox using RFID tags

This software is relying on https://github.com/ondryaso/pi-rc522.

Setup

sudo raspi-config nonint do_spi 0
sudo reboot
sudo apt install python3-venv
python3 -m venv --system-site-packages ~/rfid-squeeze
. ~/rfid-squeeze/bin/activate
pip install rfid-squeezectl
rfid-squeezectl host:port player_id

Develop

pip install bump2version
bumpversion patch
git push && git push --tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rfid-squeezectl-0.1.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

rfid_squeezectl-0.1.1-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page