Cross platform Bible study
Verily, verily, I say unto thee, Except a man be born again, he cannot see the kingdom of God.
| Platform | Format | Link |
|---|---|---|
| Windows | EXE / Installer | Fetching… |
| Windows | ZIP / Portable | Fetching… |
| MacOS / OS X | DMG | Fetching… |
| iOS / iPadOS | IPA | Fetching… |
| Android / ChromeOS | APK | Fetching… |
| Arch / Manjaro / CachyOS | ZST | Fetching… |
| Debian / Ubuntu | DEB | Fetching… |
| Fedora / OpenSUSE | RPM | Fetching… |
| Linux | AppImage | Fetching… |
| Linux | Flatpak | Fetching… |
| Linux | Tarball / Portable | Fetching… |
adb install ./selah-X.X.X.apk from a host while usb debugging is enabledchmod +x ./Selah-X.X.X.AppImage and then run itflatpak install ./selah-X.X.X.flatpaky to install any needed dependenciesy to give necessary application permissions (access to XDG configured config path, typically ~/.config, to store user data and access to dbus and network for connectivity check and sync features if enabled)sudo pacman -U /.selah-X.X.X.zstsudo dpkg -i ./selah_X.X.X.debsudo rpm -ivh ./selah-X.X.X.rpm