Read the Bible without internet access.
Download and lauch the needed file from the releases page.
To add this program to the start menu on Linux, you can use alacarte.
-
Download the icon.
-
Copy the icon to the
/usr/share/pixmaps
directory:
sudo cp bibleader.png /usr/share/pixmaps
- Clone the repository:
git clone https://github.com/tiomchik/bibleader.git
- Install dependencies:
yarn
# or
npm install
- Run the app:
yarn start
# or
npm start
yarn make
# or
npm run make
If you encountered with any bugs or you find any errors in the Bible, please, create an issue.
All pull requests are welcome!
Code is licensed under the MIT license.