Metadata-Version: 2.4
Name: sonofman
Version: 3.9.2
Summary: Bible multi languages, free, offline, no advertising, in English, French, Italian, Spanish, Portuguese for Terminal. Easy to use with quick searches, parables, articles, cross references, favorites, history
Home-page: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan
Author: hotlittlewhitedog
Author-email: hotlittlewhitedog@gmail.com
License: GPL3
Project-URL: Bug Tracker, https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/issues
Project-URL: Documentation, https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan
Project-URL: Source Code, https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan
Keywords: bible,multi,bible multi,biblia,bíblia,bibbia,bibel,reading,terminal,ncurses,CLI,english,français,italiano,española,german,portuguese,arabic,russian,chinese,japanese,python,mac,linux,windows,termux,cygwin,raspberry,arm,sonofman,jesus,color
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Console :: Curses
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Religion
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: French
Classifier: Natural Language :: English
Classifier: Natural Language :: Portuguese
Classifier: Natural Language :: Spanish
Classifier: Natural Language :: Italian
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Religion
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: setuptools
Requires-Dist: clipman
Requires-Dist: wcwidth
Requires-Dist: uni-curses
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: summary


Sonofman
===========
# aka BibleMultiTheSonOfMan  


Bible multi languages, free, offline, no advertising, in English, French, Italian, Spanish, Portuguese for **Terminal**.

Bibles included: King James Version, Bible in Basic English, World English Bible, Louis Segond, Ostervald, Darby, Diodati, Reina Valera, Almeida, Schlachter, Elberfelder, Romanian Bible (Romanian Cornilescu 1928), Polish Bible (Biblia Warszawska 1975), Russian Bible (Russian Synodal Translation 1876), Turkish Bible (New Turkish Bible 2001), Swahili Bible (Swahili Union Version 1997), Arabic Bible (Smith & Van Dyke), Hindi Bible, Bengali Bible (Bengali C.L. Bible 2016), Chinese Bible (New Chinese Version Simplified), Japanese Bible (New Japanese Bible 1973), Farsi Bible (Persian Old Version 1895), Korean Bible (Korean Revised Version 1952/1961), Indonesian Bible (Terjemahan Baru 1974), Vietnamese Bible (Tiếng Việt 1934), Ukrainian Bible (Oгієнко 1962), Philippine Bibles (Ang Dating Biblia 1905, Tagalog Unlocked Literal Bible 2018).

Easy to use with quick searches, parables, articles, cross references, favorites, history.

As there is not a lot of Bible applications in Terminal, my app can be useful.
The app exists in several packages: Flatpak, Snap, PyPI and can be installed on Linux, RaspberryPI, all ARM, Mac, Windows (Cygwin), Windows Native, Android (Termux).

Works with Python and Ncurses.
The app is very low in memory and CPU usage.
Check my website if you need more graphical interfaces. The app has two brothers :)

Please share the info with your friends. Time is short. Tribulations are at the door.

** All The Glory To God.

To install the app on ARM (all functions work), the best solution remains to use the PyPI package. Snap and Flatpak would be too heavy for the processor: https://pypi.org/project/sonofman/

For the story: the app was created after Bible Multi The Light (Android) and before Bible Multi The Life (Android, iPhone, iPad, Big Sur, Mac, Linux).
You can find them on their stores or via my website: https://www.biblemulti.org



+----------------------------------------+
|                                        |
| Works on Linux, Mac, RaspberryPI, ARM, |
|   Android (Termux), Windows (Cygwin),  |
|   Windows Native                       |
|                                        |
|            With Python 3.9+            |
|                                        |
+----------------------------------------+

Installation with Flatpak
-------------------------
.. code-block:: console

    $ flatpak install flathub org.hlwd.sonofman



Run with Flatpak
----------------
.. code-block:: console

    $ flatpak run org.hlwd.sonofman



Installation with Snap
----------------------
.. code-block:: console

    $ snap install bible-multi-the-son-of-man



Run with Snap
-------------
.. code-block:: console

    $ bible-multi-the-son-of-man



Installation with pip
---------------------
.. code-block:: python 

    pip install sonofman



Run with pip
------------
.. code-block:: console

    $ sonofman



Run with git
------------
.. code-block:: console

    $ ./som



Tips
----

Linux:

* If you have problem in your Linux/Mac console when quitting the application, type "reset" to restore the terminal or CTRL-D.

* If you see a xclip error, xclip should be installed: "sudo apt-get install xclip"

* If characters are missing, please install the utf8 characters with "sudo dpkg-reconfigure locales": select en_US, es_ES, fr_FR, it_IT, pt_PT...


Windows:

* See the logs

* Under Windows, the app works better with Cygwin

* In Windows Native: to run the app,

(git): python som

(pip): sonofman



Help
----

* Don't hesitate to talk about the application on social media...

* Don't hesitate to test the application and inform me about suggestions, bugs...



Notes
-----

* Due to wide chars some Hindi characters could be replaced.

* Customization of colors have been temporary disabled for Hindi and Bengali because it's not always displayed correctly.



Screenshots
-----------

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som12.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som03.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som06.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som07.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som08.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som09.png
    :alt: Screenshot
    
.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som04.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som05.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som10.png
    :alt: Screenshot

.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som11.png
    :alt: Screenshot
