Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
/ bible Public archive

Read the Bible from the terminal with python and curses.

License

Notifications You must be signed in to change notification settings

rwev/bible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

$ git clone https://github.com/rwev/bible.git
$ python3 -m pip install http://github.com/rwev/resurgence/archive/master.zip
$ cd ./bible/bible
$ resurgence -w -x "python3 main.py" -t .py

TODO

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

About

Read the Bible from the terminal with python and curses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages