Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.
/ servizi Public archive

Desktop music player for Planning Center Services

License

Notifications You must be signed in to change notification settings

adamtootle/servizi

Repository files navigation

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

About

Desktop music player for Planning Center Services

Resources

License

Stars

Watchers

Forks

Packages

No packages published