-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.1.13; integration with ToolMate AI
- Loading branch information
1 parent
13da986
commit edfd1f9
Showing
12 changed files
with
1,119 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
Metadata-Version: 2.1 | ||
Name: uniquebible | ||
Version: 0.1.13 | ||
Summary: UniqueBible App is a cross-platform & offline bible application, integrated with high-quality resources and unique features. Developers: Eliran Wong and Oliver Tseng | ||
Home-page: https://www.uniquebible.app/ | ||
Author: Eliran Wong | ||
Author-email: [email protected] | ||
License: GNU General Public License (GPL) | ||
Project-URL: Source, https://github.com/eliranwong/UniqueBible | ||
Project-URL: Tracker, https://github.com/eliranwong/UniqueBible/issues | ||
Project-URL: Documentation, https://github.com/eliranwong/UniqueBible/wiki | ||
Project-URL: Funding, https://www.paypal.me/MarvelBible | ||
Keywords: bible scripture na28 bsha hebrew greek ai marvelbible biblebento uba uniquebible | ||
Platform: UNKNOWN | ||
Classifier: Development Status :: 5 - Production/Stable | ||
Classifier: Intended Audience :: End Users/Desktop | ||
Classifier: Topic :: Utilities | ||
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence | ||
Classifier: Topic :: Software Development :: Build Tools | ||
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) | ||
Classifier: Programming Language :: Python :: 3.8 | ||
Classifier: Programming Language :: Python :: 3.9 | ||
Classifier: Programming Language :: Python :: 3.10 | ||
Classifier: Programming Language :: Python :: 3.11 | ||
Classifier: Programming Language :: Python :: 3.12 | ||
Requires-Python: >=3.8, <3.13 | ||
Provides-Extra: gui | ||
License-File: LICENSE | ||
|
||
# Migration to pip package in progress | ||
|
||
We are migrating the distribution of UniqueBible App via pip package. Something may not work as usual. Please kindly report issues at https://github.com/eliranwong/UniqueBible/issues | ||
|
||
To install: | ||
|
||
> pip install --upgrade uniquebible | ||
|
||
To run: | ||
|
||
> uniquebible | ||
|
||
# UniqueBible | ||
|
||
A cross-platform & offline bible application, integrated with high-quality resources and unique features. | ||
|
||
This single project has two major interfaces: | ||
|
||
Qt-based Multi-Window Desktop Application: | ||
|
||
<b>Tested in:</b> <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Windows">Windows 10</a>, <a href="https://github.com/eliranwong/wsl2/blob/master/bible_apps/desktop.md">Windows WSL2</a>, <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-macOS">macOS [Sierra+]</a> and <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Linux">Linux</a> (Arch, Debian, Ubuntu & Mint), <a href="https://github.com/eliranwong/UniqueBible/wiki/Install-on-Chrome-OS">Chrome OS</a> (Debian 10), <a href="https://github.com/eliranwong/UniqueBible/wiki/Webtop-Version---RECOMMENDED!">Webtops</a>, <a href="https://github.com/eliranwong/UniqueBible/wiki/Android-iOS-Version">Android / iOS</a> | ||
|
||
Unique Bible App can <a href="https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes">runs in different modes</a>, both online and offline, for examples: | ||
|
||
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Command-Line-Interface">GUI mode</a> - we use popular Qt library to run UBA on Windows, macOS, Linux, ChromeOS | ||
|
||
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Web-Version-%5Bavailable-OFFLINE%5D">Http-server</a> - e.g. <a href="https://bible.gospelchurch.uk">https://bible.gospelchurch.uk</a> | ||
|
||
> <a href="https://github.com/eliranwong/UniqueBible/wiki/Terminal-Mode">Terminal mode</a> - the quickest way to run UBA; the most comprehensive in terms of feature coverage; all platforms supported; local or via ssh | ||
|
||
> <a href="https://github.com/eliranwong/UniqueBible/wiki/UBA-Run-Modes">other modes ...</a> | ||
|
||
# Development Team | ||
|
||
Eliran Wong (https://github.com/eliranwong) | ||
|
||
Oliver Tseng (https://github.com/otseng) | ||
|
||
<a href="https://github.com/eliranwong/UniqueBible/wiki/Translators">Program Interface Translators</a> | ||
|
||
# Screenshot: | ||
|
||
<img width="1440" alt="Screenshot 2022-02-18 at 19 09 09" src="https://user-images.githubusercontent.com/25262722/154747249-adf94293-eaab-43aa-9461-04d4d688b3d1.png"> | ||
|
||
# Quick Start | ||
|
||
('git' and 'python 3.7+' are required) | ||
|
||
To download and set up Unique Bible app, run: | ||
|
||
> git clone https://github.com/eliranwong/UniqueBible.git | ||
|
||
> cd UniqueBible | ||
|
||
> python3 uba.py | ||
|
||
# Setup or Installation | ||
|
||
Read our recommendations first at: https://github.com/eliranwong/UniqueBible/wiki/Recommendations-for-Different-Platforms | ||
|
||
You can simply download & run UBA if you have python in place, read our examples at: | ||
|
||
https://github.com/eliranwong/UniqueBible/wiki/Installation | ||
|
||
# Features, instructions and how-tos | ||
|
||
[Wiki](https://github.com/eliranwong/UniqueBible/wiki) | ||
|
||
# Help, discussion and support | ||
|
||
[Discussions](https://github.com/eliranwong/UniqueBible/discussions) | ||
|
||
# Feature requests, issues and bug reporting | ||
|
||
[Issues](https://github.com/eliranwong/UniqueBible/issues) | ||
|
||
# Donations: | ||
|
||
Please consider a donation via our PayPal account: | ||
<a href="https://www.paypal.me/MarvelBible">https://www.paypal.me/MarvelBible</a> | ||
|
||
|
||
|
Oops, something went wrong.