Skip to content

lbirkert/openchord

Repository files navigation

OpenChord OpenChord

OpenChord (acronym: OPENCHRD) is an opensource PWA (progressive web app), which allows importing PDF song sheets and has a builtin patcher for transposing. It is supposed to be a church-specific, lightweight, free and cross platform application.


Usage

TL:DR; use the web app or download a native binary from releases

OpenChord is a progressive web app and therefore works in the browser by default. A public instance is hosted on my website. Please note though that, since OpenChord is entirely local, if you happen to clear your browser data (IndexedDB), the data of OpenChord will be gone as well.

An alternative is to use an application bundle, which you can download from the releases tab. The app itself is bundled using Tauri a tool for creating "small, fast, secure, cross-platform applications".

Developing

Make sure to install bun first!

  1. Install dependencies: bun install
  2. Run the dev server: bun run dev
  3. (optional) Expose to test in LAN: bun run dev --host

This software is licensed under the MIT License.

© 2025 - Lucas Birkert - All rights reserved

About

opensource progressive web app for viewing song sheets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published