Difference between revisions of "Frontends:Ezra Bible App"
From CrossWire Bible Society
(→Links: Remove forum (replaced by GitHub discussions)) |
(Update intro) |
||
Line 1: | Line 1: | ||
− | '''Ezra Bible App''' is a | + | '''Ezra Bible App''' is a modern and user-friendly, cross-platform Bible app focussing on topical study based on keywords/tags. This program can help you to easily manage your topical verse lists and verse-based notes. Ezra Bible App runs on Windows, macOS and Linux desktop computers as well as on Android tablets. |
Detailed information and installation/build instructions are available [https://github.com/ezra-bible-app/ezra-bible-app/blob/master/README.md here]. | Detailed information and installation/build instructions are available [https://github.com/ezra-bible-app/ezra-bible-app/blob/master/README.md here]. |
Revision as of 18:52, 22 May 2021
Ezra Bible App is a modern and user-friendly, cross-platform Bible app focussing on topical study based on keywords/tags. This program can help you to easily manage your topical verse lists and verse-based notes. Ezra Bible App runs on Windows, macOS and Linux desktop computers as well as on Android tablets.
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
- 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