Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 649 Bytes

File metadata and controls

31 lines (24 loc) · 649 Bytes

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