Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Add command line interface #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hayribakici
Copy link
Contributor

@hayribakici hayribakici commented Apr 17, 2021

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.

@hayribakici hayribakici force-pushed the cli_interface branch 2 times, most recently from b2d4a2a to 553cd65 Compare April 17, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant