mirror of
https://github.com/MinimalBible/MinimalBible
synced 2025-07-30 20:14:48 -04:00
4e7393653bd7a52c5d79f0162eb1e963d91c3efd

It's actually surprisingly speedy, I'm impressed. This may just actually work, only thing left to do is implement the infinite scroll, and I'll have something worth testing... So much easier than maintaining the JS build...
MinimalBible
A Bible app for android designed to be more focused in both UI and feature set. If you want to keep track of the ongoing progress, check out the blog over here!
While checking out the project will be enough to get started for most of the development, if you
want to work on the JavaScript backing the actual viewer, please locate and run the
setup_js_build.sh
script in /app/src/main/assets/.
If you are on Windows and wish to work on Javascript, you must install the Node Package Manager and
all dependencies listed in package.json
found at /app/src/main/assets.
Description
Languages
Java
56%
Kotlin
43.6%
Shell
0.4%