New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mopidy-choosmoos

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mopidy-choosmoos

Mopidy extension to support the ChoosMoos NFC Spotify Music Player

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

Mopidy-ChoosMoos


.. image:: https://img.shields.io/pypi/v/Mopidy-ChoosMoos.svg?style=flat :target: https://pypi.python.org/pypi/Mopidy-ChoosMoos/ :alt: Latest PyPI version

.. image:: https://img.shields.io/circleci/build/gh/doronhorwitz/mopidy-choosmoos/master.svg?style=flat :target: https://app.circleci.com/pipelines/github/doronhorwitz/mopidy-choosmoos :alt: CircleCI build status

.. image:: https://img.shields.io/codecov/c/github/doronhorwitz/mopidy-choosmoos/master.svg?style=flat :target: https://codecov.io/gh/doronhorwitz/mopidy-choosmoos :alt: Test coverage

Mopidy extension to support the ChoosMoos NFC Raspberry PI Spotify Music Player

Installation

  1. Install mopidy as per the mopidy docs <https://docs.mopidy.com/en/latest/installation/>_

  2. Install dependencies::

    sudo apt-get install libasound2-dev

  3. Install Mopidy-ChoosMoos::

    pip install Mopidy-ChoosMoos

Configuration

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

[choosmoos]
enabled = true
nfc_demo_app_location =
next_pin_number = 3
previous_pin_number = 4
volume_up_pin_number = 1
volume_down_pin_number = 2
play_pause_pin_number = 5

Project resources

  • Source code <https://github.com/doronhorwitz/mopidy-choosmoos>_
  • Issue tracker <https://github.com/doronhorwitz/mopidy-choosmoos/issues>_

Credits

  • Original author: Doron Horwitz <https://github.com/doronhorwitz>_
  • Current maintainer: Doron Horwitz <https://github.com/doronhorwitz>_
  • Contributors <https://github.com/doronhorwitz/mopidy-choosmoos/graphs/contributors>_

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc