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.
- Install NodeJS
- run
npm install
- run
npm run dev