/servizi

Desktop music player for Planning Center Services

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Servizi is a desktop music player for Planning Center Services written using Electron, React, and Redux. It is a complete rewrite of an old project called PCS Player.

Download for macOS

Download for Windows (unsigned and will trigger warnings)

screenshot-1

Run locally

git clone https://github.com/adamtootle/servizi.git
npm install

Webpack handles bundling all frontend javascript for powering the UI.

npm run webpack-server

And finally, launch the actual music player with:

npm run run-dev

TODO

  • Multiple accounts support
  • PDF attachment support
  • Full song library support
  • Offline playback
  • Simultaneous track playback (for live tracking/practice)
  • MIDI/remote control for playback

Feedback

Create an issue