blob: 950b16690ca2b642100d1b831f125a68cab8e876 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# BibleZ NG #
BibleZ NG is an web app for Firefox OS. It is based on [swordjs](https://github.com/zefanja/swordjs) and [EnyoJS](http://enyojs.com).
The main goals are:
+ provide offline access to bible modules in many different languages (BibleZ NG is build upon the modules from [CrossWire](http://crosswire.org/sword)).
+ easy-to-use interface
+ great features like search, personal note and bookmarks/highlights, commentaries and more
Currently you can use BibleZ NG for basic reading on your FxOS device.
## How to build the app ##
Just run ```./buildApp.sh``` from the root folder and you will have the app in the ```deploy/biblez-ng/``` folder.
## Licence ##
BibleZ NG is licenced under GPL v3.
|