Skip to content

OM-MediaWorks/audio-bible-player

Repository files navigation

Audio Bible Player

An Open Source Audio Bible Player. It supports data from Faith Comes by Hearing and archive.org. It is possible to extends this by writing your own resolver class. Self hosted will be an option later.

The widget itself is a web component.

Work in progress.

Local development

  • Install NodeJS
  • run npm install
  • run npm run dev