/bible

Read the Bible from the terminal with python and curses.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Bible

Read the Bible in the terminal with Python and Curses.

Preview

Installation

$ python3 -m pip install https://github.com/rwev/bible/archive/master.zip

Usage

$ bible

Use the arrow keys to navigate and make selections.

Development

Using resurgence:

$ python3 -m pip install http://github.com/rwev/resurgence/archive/master.zip
$ resurgence -w -x "python main.py -t .py"

TODO

  • compress translation files
  • select desired translations during installation
  • add bookmarking
  • add vim keybindings
  • fuzzy-finder in selection windows