lyricapp.org

Lyric

Your Open Worship Superapp

Lyric will be your one-stop-shop for making setlists, performing from sheet music with your band, and projecting lyrics with sheet music. It will have an open and growing ecosystem of federated song libraries.
We are yet far from this future, but please enjoy the beginnings of the app as-is.

Instances

Song libraries

Lyric is open source, you’re welcome to launch it with your own name and logo. The process is not yet documented, so if you want to run a new instance or content bank, get in touch!

Develop

How to build

  1. Install the latest Flutter SDK
  2. Clone this repository
  3. Switch to flutter channel main
  4. Run flutter pub get to install dependencies
  5. Run dart run build_runner build for generated code (drift, riverpod)
  6. Run flutter run to build and run the app

Contributing

As the project and the architecture is still in the early stages, please contact us before starting any contrubutions. We’d like to make sure you’re going in the right direction before you invest time in a PR.