A beautiful and fast desktop app to read the Amharic Bible.
Amharic Bible
A modern Amharic Bible reader built with Kirigami and Qt 6 — beautiful, fast, and offline.
| | |
|:---------------------------------------------------------------:|:---------------------------------------------------------------:|
| | |
## Installation
> [!TIP]
> You may need to install Flatpak and add the Flathub repository if you haven't already.
### Flathub
Use your system's app store to find Amharic Bible or run this command to install it.
```BASH
flatpak install flathub io.github.wesenseged.Amharic-bible
```
##### Compiling manually
Before proceeding, ensure that you have the necessary packages installed for Qt 6 and KDE Frameworks.
```Bash
git clone
github.com
cd Amharic-bible
cmake -B build/ --install-prefix ~/.local
cmake --build build/
cmake --install build/
amharic-bible
```
To uninstall:
```BASH
cmake --build build/ --target uninstall
```
## Features
- Full Amharic Bible text
- Clean navigation between books and chapters
- Search
- Adjustable font size
- Fully offline
## License
- **Code & assets** is licensed under the **GNU General Public License v3.0 or later (GPL-3.0-or-later)**.
See the LICENSES/GPL-3.0-or-later.txt file for more details.
- **Bible Text:** © WordProject - used with permission.
Redistribution of the text outside this application is **not permitted**.
## Credits
* **Inspiration, Design & Source Text:** WordProject.org
## Contributing
Contributions, translations, and feedback are welcome!
If you find a bug or want to suggest a feature, please open an issue.
> 🕊️ *“The word of God is living and active.” -- Hebrews 4:12*