sonofman


Namesonofman JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan
SummaryBible multi languages, free, offline, no advertising, in English, French, Italian, Spanish, Portuguese, German (partially) for Terminal. Easy to use with quick searches, parables, articles, cross references, favorites, history
upload_time2023-04-19 11:44:04
maintainer
docs_urlNone
authorhotlittlewhitedog
requires_python
licenseGPL3
keywords bible multi bible multi biblia bíblia bibbia bibel reading terminal ncurses cli english français italiano española german portuguese python mac linux windows termux cygwin raspberry arm sonofman jesus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Sonofman
===========
# aka BibleMultiTheSonOfMan  


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

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.

Bibles included: King James Version, Segond, Ostervald, Diodati, Reina Valera, Almeida, Schlachter.

Works with Python and Ncurses.

The app is very low in memory and CPU usage.

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

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 (UTF8). But it also works with en_GB, fr_BE.



Help
----

* Don't hesitate to talk about the application in forums...

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


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

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan",
    "name": "sonofman",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "bible,multi,bible multi,biblia,b\u00edblia,bibbia,bibel,reading,terminal,ncurses,CLI,english,fran\u00e7ais,italiano,espa\u00f1ola,german,portuguese,python,mac,linux,windows,termux,cygwin,raspberry,arm,sonofman,jesus",
    "author": "hotlittlewhitedog",
    "author_email": "hotlittlewhitedog@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/be/bc/aeb867ae29113d818074bcc05b18e77f0c97abc5f6f9f20bced51c8decb1/sonofman-3.0.1.tar.gz",
    "platform": null,
    "description": "\nSonofman\n===========\n# aka BibleMultiTheSonOfMan  \n\n\nBible multi languages, free, offline, no advertising, in English, French, Italian, Spanish, Portuguese, German (partially) for **Terminal**.\n\nEasy to use with quick searches, parables, articles, cross references, favorites, history.\n\nAs there is not a lot of Bible applications in Terminal, my app can be useful.\n\nBibles included: King James Version, Segond, Ostervald, Diodati, Reina Valera, Almeida, Schlachter.\n\nWorks with Python and Ncurses.\n\nThe app is very low in memory and CPU usage.\n\nPlease share the info with your friends. Time is short. Tribulations are at the door.\n\n** All The Glory To God.\n\n\nTo 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/\n\n\nFor 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).\nYou can find them on their stores.\n\n`My Website <https://hotlittlewhitedog.gitlab.io/biblemulti>`_\n\n`BibleMultiTheSonOfMan <https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan>`_\n\n`BibleMultiTheLight <https://gitlab.com/hotlittlewhitedog/BibleMultiTheLight>`_ \n\n`BibleMultiTheLife <https://gitlab.com/hotlittlewhitedog/BibleTheLife>`_\n\n\n\n+----------------------------------------+\n|                                        |\n| Works on Linux, Mac, RaspberryPI, ARM, |\n|   Android (Termux), Windows (Cygwin)   |\n|                                        |\n|            With Python 3.7+            |\n|                                        |\n+----------------------------------------+\n\nInstallation with Flatpak\n-------------------------\n.. code-block:: console\n\n    $ flatpak install flathub org.hlwd.sonofman\n\n\n\nRun with Flatpak\n----------------\n.. code-block:: console\n\n    $ flatpak run org.hlwd.sonofman\n\n\n\nInstallation with Snap\n----------------------\n.. code-block:: console\n\n    $ snap install bible-multi-the-son-of-man\n\n\n\nRun with Snap\n-------------\n.. code-block:: console\n\n    $ bible-multi-the-son-of-man\n\n\n\nInstallation with pip\n---------------------\n.. code-block:: python \n\n    pip install sonofman\n\n\n\nRun with pip\n------------\n.. code-block:: console\n\n    $ sonofman\n    \nor\n\n.. code-block:: console\n\n    $ som\n\nor\n\n.. code-block:: console\n\n    $ ./som\n\n\n\nTips\n----\n\n* If you have problem in your Terminal when quitting the application, type \"reset\" to restore the terminal or CTRL-D.\n\n* 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 (UTF8). But it also works with en_GB, fr_BE.\n\n\n\nHelp\n----\n\n* Don't hesitate to talk about the application in forums...\n\n* Don't hesitate to test the application and inform me about suggestions, bugs...\n    \n\n\nScreenshots\n-----------\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som03.png\n    :alt: Screenshot\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som06.png\n    :alt: Screenshot\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som07.png\n    :alt: Screenshot\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som08.png\n    :alt: Screenshot\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som09.png\n    :alt: Screenshot\n    \n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som04.png\n    :alt: Screenshot\n\n.. image:: https://gitlab.com/hotlittlewhitedog/BibleMultiTheSonOfMan/raw/master/screenshots/som05.png\n    :alt: Screenshot\n",
    "bugtrack_url": null,
    "license": "GPL3",
    "summary": "Bible multi languages, free, offline, no advertising, in English, French, Italian, Spanish, Portuguese, German (partially) for Terminal. Easy to use with quick searches, parables, articles, cross references, favorites, history",
    "version": "3.0.1",
    "split_keywords": [
        "bible",
        "multi",
        "bible multi",
        "biblia",
        "b\u00edblia",
        "bibbia",
        "bibel",
        "reading",
        "terminal",
        "ncurses",
        "cli",
        "english",
        "fran\u00e7ais",
        "italiano",
        "espa\u00f1ola",
        "german",
        "portuguese",
        "python",
        "mac",
        "linux",
        "windows",
        "termux",
        "cygwin",
        "raspberry",
        "arm",
        "sonofman",
        "jesus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4c6699ec0084dc63e5d9b59dc8bf2bc7117ac7c93354fea09e85f04d3a246f0",
                "md5": "6876894d97877532fe019c44e5b78819",
                "sha256": "b358549252dd320a4a33be13e540afc9bca8fddd2f0cc4965c9b4f8611a8a8db"
            },
            "downloads": -1,
            "filename": "sonofman-3.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6876894d97877532fe019c44e5b78819",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23224934,
            "upload_time": "2023-04-19T11:43:54",
            "upload_time_iso_8601": "2023-04-19T11:43:54.574779Z",
            "url": "https://files.pythonhosted.org/packages/d4/c6/699ec0084dc63e5d9b59dc8bf2bc7117ac7c93354fea09e85f04d3a246f0/sonofman-3.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bebcaeb867ae29113d818074bcc05b18e77f0c97abc5f6f9f20bced51c8decb1",
                "md5": "b83324327f2ebc41317cf0a1342a6a15",
                "sha256": "de421cf3e4dfb27f6fb21f856ee8d2f4b7671e987e8c9ebc28bf6f42516aaaf4"
            },
            "downloads": -1,
            "filename": "sonofman-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b83324327f2ebc41317cf0a1342a6a15",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23057259,
            "upload_time": "2023-04-19T11:44:04",
            "upload_time_iso_8601": "2023-04-19T11:44:04.434509Z",
            "url": "https://files.pythonhosted.org/packages/be/bc/aeb867ae29113d818074bcc05b18e77f0c97abc5f6f9f20bced51c8decb1/sonofman-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 11:44:04",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "hotlittlewhitedog",
    "gitlab_project": "BibleMultiTheSonOfMan",
    "lcname": "sonofman"
}
        
Elapsed time: 0.05522s