Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonnylazuardi/bibleify-desktop
🖥️Simple & fast bible app with dramatized audio built with Electron, React, Rematch & Realm
https://github.com/sonnylazuardi/bibleify-desktop
audio audio-player bible electron offline-app react realm streaming
Last synced: 3 months ago
JSON representation
🖥️Simple & fast bible app with dramatized audio built with Electron, React, Rematch & Realm
- Host: GitHub
- URL: https://github.com/sonnylazuardi/bibleify-desktop
- Owner: sonnylazuardi
- License: mit
- Created: 2018-03-07T04:30:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T16:23:05.000Z (almost 7 years ago)
- Last Synced: 2024-08-09T13:16:16.424Z (6 months ago)
- Topics: audio, audio-player, bible, electron, offline-app, react, realm, streaming
- Language: JavaScript
- Homepage: http://bibleify.sonnylab.com/
- Size: 28.8 MB
- Stars: 81
- Watchers: 4
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bibleify Desktop
Simple bible app with dramatized audio built with [Electron](https://electronjs.org/), [React](https://reactjs.org/), [Rematch](https://rematch.gitbooks.io/rematch/#getting-started), [Realm](https://github.com/realm/realm-js) & [Clappr](https://github.com/clappr/clappr)![bibleifyscreen](/images/bibleifyscreen.jpg)
## Downloads
[Click here](https://sonnylab.itch.io/bibleify) to download the latest version.
## About Bibleify
Bibleify is a simple & fast bible app with dramatized audio. The design is modern, distraction-free, and easy-to-use.
The application is free and Open Source, its original purpose was for me to listen to the Words of God. This app provides well-designed bible text and high quality audio that can help me to understand bible better.
To support this project you can give star 🌟 to this github repo below or give donation 😊The donation will be used to implement new features like integration with the mobile app, bible reading plan, etc.
Bibleify is made in Singapore with lots of ❤️by Sonny Lazuardi & the amazing community.
## Features
- Easy & quick navigation
- Blazing fast search
- High quality dramatized bible audio
- Offline bible reading
- Multiple languages & bible versions
- New King James Version (NKJV)
- King James Version (KJV)
- New International Version (NIV)
- English Standard Version (ESV)
- Terjemahan Baru (TB)
- Bahasa Jawa (JAWA)
- Bahasa Sunda (SUNDA)## Roadmap
- Integration with Bibleify Mobile (https://github.com/sonnylazuardi/bibleify-mobile)
- Bookmark
- History
- Bible Reading Plan## Prerequisites
* Git
* Node.js## Setup Development
1. Clone the repository.
2. Open Git Bash and enter `npm install`.## Running the Application
In Git Bash, enter `npm run dev`.