Difference between revisions of "Frontends:Ezra Bible App"

From CrossWire Bible Society
Jump to: navigation, search
m (Tobias moved page Frontends:Ezra Project to Frontends:Ezra Bible App: Product has been renamed)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''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.
+
'''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 devices.
  
Detailed information and installation/build instructions are available [https://github.com/tobias-klein/ezra-project/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].
  
 
== Technology ==
 
== Technology ==
  
Ezra Project 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.
+
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.ezra-project.net
+
* Website: https://www.ezrabibleapp.net
 
 
* User forum: https://forum.ezra-project.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 17:
 
* 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 Project]]
+
[[Category:SWORD Frontends|Ezra Bible App]]

Latest revision as of 06:09, 3 October 2022

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 devices.

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