"Your word is a lamp to my feet and a light to my path."
Psalm 119:105
Believers Sword is a desktop Bible app built to help believers stay close to Scripture throughout the day. It combines Bible reading, study tools, notes, highlights, prayer tracking, sermons, and offline-friendly access in one focused experience.
Desktop downloads are published through GitHub Releases. Microsoft Store installs are also available for Windows users.
- Windows installer:
NSISsetup package - Windows Portable: no-install portable executable
- macOS:
DMG - Linux:
AppImage - Microsoft Store: Store-managed Windows installation and updates
If a direct asset link changes on a future release, use the latest releases page:
- Read multiple Bible translations in a focused reader
- Highlight verses and organize them by color
- Create notes and clip notes while studying
- Save bookmarks for quick return
- Manage prayer lists and answered prayers
- Use Study Space to keep research organized
- Search verses quickly across installed modules
- Listen with audio and TTS features
- Explore commentary and verse comparison tools
- Work offline with local resources
- Windows 10 or newer
- macOS build support when release assets are published
- Linux support through
AppImage - 2 GB RAM minimum
- Around 500 MB of free storage recommended
- Node.js
- Yarn
git clone https://github.com/JenuelDev/Believers-Sword.git
cd Believers-Sword
yarn setupyarn startyarn app:buildyarn app:build:msixIf the app blesses you and you want to support development:
- One-time donation: https://buymeacoffee.com/jenuel.dev
- Membership: https://buymeacoffee.com/jenuel.dev/membership
- GitHub Sponsors: https://github.com/sponsors/JenuelDev
Contributions are welcome.
- Fork the repository.
- Create a branch for your change.
- Commit your work.
- Push the branch.
- Open a pull request.
When opening a pull request, please add one of the following labels so your change is categorized correctly in the release notes:
| Label | Use when |
|---|---|
feature or enhancement |
Adding new functionality |
bug or fix |
Fixing a bug |
improvement, refactor, or performance |
Improving existing code without adding features |
documentation or docs |
Updating documentation only |
Examples:
- Adding a new "verse of the day" feature → label:
feature - Fixing a crash when opening bookmarks → label:
bug - Speeding up Bible module loading → label:
performance - Updating the README → label:
docs
If no label is added, your PR will appear under "Other Changes" in the release notes.
This project is licensed under the GPL-3.0 license. See LICENSE.


















