confirm / mopidy-pummeluff

Pummeluff is a Mopidy extension which allows you to control Mopidy via RFID cards
MIT License
15 stars 15 forks source link

FEATURE: Add command line interface #22

Open hayribakici opened 3 years ago

hayribakici commented 3 years ago

This PR adds a functionality to access pummeluff through a command line interface. Currently only list of the registered tags is implemented. It is called through mopidy pummeluff list.

Moreover, this is especially useful if you want to list or un/register tags without the web interface (e.g when logged in on the pi through ssh).

Technical documentation: in order to allow the tag_reader operator without mopidy.core a callback function has been added. This way, the tag_reader is independent of mopidy.core.