Difference between revisions of "Frontends:Ezra Bible App"
From CrossWire Bible Society
(Update intro) |
(Add link to Ezra Project user forum) |
||
Line 10: | Line 10: | ||
* Website: https://www.ezra-project.net | * Website: https://www.ezra-project.net | ||
+ | |||
+ | * User forum: https://forum.ezra-project.net | ||
* GitHub project - frontend: https://github.com/tobias-klein/ezra-project | * GitHub project - frontend: https://github.com/tobias-klein/ezra-project |
Revision as of 12:17, 8 November 2020
Ezra Project 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 Project runs on Windows, macOS and Linux.
Detailed information and installation/build instructions are available here.
Technology
Ezra Project 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.ezra-project.net
- User forum: https://forum.ezra-project.net
- GitHub project - frontend: https://github.com/tobias-klein/ezra-project
- GitHub project - sword integration library: https://github.com/tobias-klein/node-sword-interface
- Published Javascript package for sword integration library: https://www.npmjs.com/package/node-sword-interface