Documentation
A beautiful and fast desktop app to read the Amharic Bible built using Kirigami and Qt.
Installation
Flathub
Use your system's app store to find Amharic Bible or run this command to install it.
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.
git clone https://github.com/wesenseged/Amharic-bible
cd Amharic-bible
cmake -B build/ --install-prefix ~/.local
cmake --build build/
cmake --install build/
amharic-bible
To uninstall:
cmake --build build/ --target uninstall
Features
- Full Amharic Bible text
- Clean navigation between books and chapters
- Search
- Adjustable font size
- Fully offline
