You are viewing an early preview of this website. Subject to change.

Jeremy's Bible App

← Return to homepage

Attributions

This page acknowledges the Bible translations and open source software used.


Bible Translations

Berean Standard Bible (BSB)

The Holy Bible, Berean Standard Bible, BSB is produced in cooperation with Bible Hub, Discovery Bible, OpenBible.com, and the Berean Bible Translation Committee. This text of God’s Word has been dedicated to the public domain. Free downloads are available at Berean Bible.

Bible content is delivered via the fetch.bible API.


Open Source Software

  • Avalonia UI — MIT License — Cross-platform UI framework for .NET that powers the app’s interface, enabling the Bible reader to run natively on Windows, macOS, and Linux from a single codebase.
  • .NET — MIT License — Runtime and application framework underpinning the app’s core logic: Bible text parsing, navigation, search, and bookmarking.
  • Skia — BSD 3-Clause License — 2D graphics engine used by Avalonia to render text, layouts, and UI elements to the screen with hardware-accelerated drawing.