TheOpenPresenter
  • Introduction
    • Welcome
    • Motivation & Challenges
    • System Architecture
    • Terminologies
    • Server Communication
    • Project Topology
  • Development
    • Quickstart
    • Static files
    • Media Storage
  • Plugins
    • Introduction
    • Official Plugins
      • Google Slides
      • Lyrics Presenter
        • Lyrics compatibility
      • Video Player
      • Audio Recorder
    • Developing a Plugin
      • Plugin API
        • Yjs
          • Awareness
          • Scene
          • Renderer
        • Backend
          • Yjs Handler
          • Loading Frontend
          • Security
        • Frontend
          • Remote
          • Renderer
        • Media
          • Server Plugin API
          • Frontend
            • Tus
            • Form Data
        • TRPC
        • Database
      • Audio
      • Viewer State
      • Notifying Errors
      • Caveats
        • Sharing dependencies
        • Cross-over between plugins
      • Performance
  • API Reference
    • Plugin Context
  • Guide
    • Playing Audio
    • Listen to scene changes
  • Scratch Pad
    • Ambition
    • Background music
  • Environment Variables
  • External
    • Page 1
Powered by GitBook
On this page
  • Open Lyrics
  • Song Database
  • Different formats
  • Misc
  1. Plugins
  2. Official Plugins
  3. Lyrics Presenter

Lyrics compatibility

Open Lyrics

https://docs.openlyrics.org/en/latest/dataformat.html

Lib

https://github.com/ChrisMBarr/OpenLyrics-parser

https://github.com/ChrisMBarr/LyricConverter?tab=readme-ov-file#creating-a-new-input-type

Song Database

https://github.com/Jesulayomy/OpenLP/tree/master/Songs

https://worshipleaderapp.com/en/download-song-database-opensong-openlp-and-quelea

Different formats

https://manual.openlp.org/songs.html#song-importer

OpenLP have plenty of docs in their wiki

https://gitlab.com/openlp/wiki

https://gitlab.com/openlp/wiki/-/wikis/Development/EasySlides_-_Song_Data_Format

Misc

https://opensong.org/development/file-formats/

PreviousLyrics PresenterNextVideo Player

Last updated 8 months ago