Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.5 KB

README.rst

File metadata and controls

58 lines (37 loc) · 1.5 KB

Mopidy-NFCread

Latest PyPI version Number of PyPI downloads Travis CI build status Test coverage

Extension for selecting a playable uri (e.g. local, spotify, etc) via NFC tag and reader

Installation

Install by running:

pip install Mopidy-NFCread

Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.

Configuration

Before starting Mopidy, you must add configuration for Mopidy-NFCread to your Mopidy configuration file:

[nfcread]
# TODO: Add example of extension config

Project resources

Changelog

v0.1.0 (UNRELEASED)

  • Initial release.