Metadata-Version: 2.1
Name: sonofman
Version: 3.1.0
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.7
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: 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: xerox
Requires-Dist: wcwidth


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


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

Bibles included: King James Version, Louis Segond, Ostervald, Diodati, Reina Valera, Almeida, Schlachter, Arabic Bible (Smith & Van Dyke), Hindi Bible, Chinese Bible (Chinese Union Version Simplified), Japanese Bible (New Japanese Bible 1973), Russian Bible (Russian Synodal Translation 1876).

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), 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, not Snap, not Flatpak. It would be too heavy for the processor, memory, space, build and speed: 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.

`My Website <https://hotlittlewhitedog.gitlab.io/biblemulti>`_

`BibleMultiTheSonOfMan <https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan>`_

`BibleMultiTheLight <https://gitlab.com/hotlittlewhitedog/BibleMultiTheLight>`_ 

`BibleMultiTheLife <https://gitlab.com/hotlittlewhitedog/BibleTheLife>`_



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

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
    
or

.. code-block:: console

    $ ./som



Tips
----

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

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



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.



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

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