spoddify-mopped
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Spoddify Mopped

Features | Installation | Screenshots

npm Version Test Build

Spoddify Mopped is a Spotify player for office use, with a voting system to select music and automatic song sorting. It is intended to run on a Raspberry Pi and some esp32 boards for remote controlling and voting. But it can be run on any other machine as well.

Overview

Features

  • Play playlists based on votes
  • Discover new music and insert songs to automatically sorted playlists
  • Browse artist, albums and playlist
  • View the current playing song
  • Modern user interface
  • Secure Spotify login

Installation Instructions

For detailed instructions on how to setup Node.js and SpoddifyMopped follow these guides:

Plugins

Spoddify Mopped can be extended using plugins. Plugins are Node.js modules prefixed by spoddify-mopped-. They have direct access to the Spoddify Mopped API (e.g. controlling playback, listening to player events, ...).

Plugin Installation

You can easily install plugins, by installing the associated Node.js module globally:

npm i -g spoddify-mopped-gpio

Screenshots

Player Search Album Artist Playlist

Contributing

Contributing and pull requests are very welcome.

More information about contributing to this project can be found here

/spoddify-mopped/

    Package Sidebar

    Install

    npm i spoddify-mopped

    Weekly Downloads

    4

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    750 kB

    Total Files

    136

    Last publish

    Collaborators

    • davidborzek