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 | AUR | selah-bin |
| Arch / Manjaro / CachyOS | ZST | Fetching… |
| Debian / Ubuntu | DEB | Fetching… |
| Ubuntu | Snap | 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 enabledparu/yay -S selah-bin (Arch AUR)sudo pacman -U /.selah-X.X.X.zst (manual)sudo dpkg -i ./selah_X.X.X.debsnap install selahsudo snap install --dangerous ./selah_X.X.X.snapsudo rpm -ivh ./selah-X.X.X.rpmchmod +x ./Selah-X.X.X.AppImage and then run it.flatpak 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; network connectivity and hardware check for sync features if enabled)