BibleSS is a free and open-source Bible app with all 66 books of the Holy Scriptures.
Built for transparency, eternity, and zero tracking.
- "SS" in "Bible SS" stands for "Sixty-Six", representing the 66 canonical books of the Bible.
If you like "Bible SS", please consider giving it a ⭐ star on GitHub!
BibleSS is fully open-source, private, and free — forever. No ads, no tracking, no data collection.
- Found a bug or idea? Open an issue (GitHub Issues)
- Want to help? Fork and contribute via pull requests
- Donate the project: bibless.kezero.com/donate
Bible SS is available for multiple platforms.
You can download the app from the official website or directly from the release section here: bibless.kezero.com/download
Current — Version 1.0.0
Operation Systems | GitHub Releases | Platforms |
---|---|---|
Android | BibleSS.apk | Website: Android |
iOS | BibleSS.ipa | Website: iOS |
Windows | BibleSS.exe | Website: Windows |
macOS | BibleSS.dmg | Website: macOS |
Sources | BibleSS.zip | Website: Sources |
This repository is organized into the following directories:
- Each folder may contain its own README with setup instructions if applicable.
Folder | Description |
---|---|
.github/ | GitHub metadata (issues, workflows, etc.) |
application/ | Main client application (mobile and desktop versions) |
server/ | Backend services, public APIs, and the official website (bibless.kezero.com) |
shared/ | Shared components, pages, and resources reused across platforms (web, mobile, desktop) |
.gitignore | Files and folders to be ignored by Git |
bibless.sln | .NET solution file for the entire project |
code_of_conduct.txt | Rules and community guidelines for contributors |
license.txt | Project license (AGPL-3.0) |
readme.md | Project overview and documentation |
This project is licensed under the GNU AGPLv3.
All forks and deployments (including web apps) must remain open-source.
See license.txt for details.