Difference between revisions of "Frontends:Ezra Bible App"
From CrossWire Bible Society
m (Tobias moved page Frontends:Ezra Project to Frontends:Ezra Bible App: Product has been renamed) |
(Product renamed) |
||
Line 1: | Line 1: | ||
− | '''Ezra | + | '''Ezra Bible App''' is a desktop Bible study tool focussing on topical study based on keywords/tags. This program helps the user to easily create and manage topical verse lists. Ezra Bible App runs on Windows, macOS and Linux. |
− | Detailed information and installation/build instructions are available [https://github.com/ | + | Detailed information and installation/build instructions are available [https://github.com/ezra-bible-app/ezra-bible-app/blob/master/README.md here]. |
== Technology == | == Technology == | ||
− | Ezra | + | Ezra Bible App is a web-based desktop application based on [https://electronjs.org/ Electron]. It is programmed in JavaScript, uses [https://www.sqlite.org/ SQLite] as its database and HTML with [https://jqueryui.com/ jQuery UI] for its frontend. |
== Links == | == Links == | ||
− | * Website: https://www. | + | * Website: https://www.ezrabibleapp.net |
− | * User forum: https://forum. | + | * User forum: https://forum.ezrabibleapp.net |
* GitHub project - frontend: https://github.com/ezra-bible-app/ezra-bible-app | * GitHub project - frontend: https://github.com/ezra-bible-app/ezra-bible-app | ||
Line 19: | Line 19: | ||
* Published Javascript package for sword integration library: https://www.npmjs.com/package/node-sword-interface | * Published Javascript package for sword integration library: https://www.npmjs.com/package/node-sword-interface | ||
− | [[Category:SWORD Frontends|Ezra | + | [[Category:SWORD Frontends|Ezra Bible App]] |
Revision as of 15:06, 23 April 2021
Ezra Bible App is a desktop Bible study tool focussing on topical study based on keywords/tags. This program helps the user to easily create and manage topical verse lists. Ezra Bible App runs on Windows, macOS and Linux.
Detailed information and installation/build instructions are available here.
Technology
Ezra Bible App is a web-based desktop application based on Electron. It is programmed in JavaScript, uses SQLite as its database and HTML with jQuery UI for its frontend.
Links
- Website: https://www.ezrabibleapp.net
- User forum: https://forum.ezrabibleapp.net
- GitHub project - frontend: https://github.com/ezra-bible-app/ezra-bible-app
- GitHub project - sword integration library: https://github.com/ezra-bible-app/node-sword-interface
- Published Javascript package for sword integration library: https://www.npmjs.com/package/node-sword-interface