Skip to content

scriptRE - Bible study application for bash in ncurses.

License

Notifications You must be signed in to change notification settings

gurupilgrim/scriptre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

scriptre

scriptRE - Bible study application for bash in ncurses.

This project is currently in the conception and planning stage. scriptRE will be a simple text-oriented Bible study application focused on leveraging Linux and open source tools to view, search, filter, and study the text of the Bible.

The basic layout of scriptRE is divided into two parts, the storage mechanisms, and the display.

The core feature that will make scriptRE different is the way scripture is stored. The foundation is the original texts of the Masoretic Text Hebrew and the Textus Receptus Greek, which will be numbered by book, chapter, verse, and word, giving every word a unique number. Versions (translations) of the Bible will be made up of two parts, the text, which will be delimited and arranged in the order that matches the original text, and the numbering, which will provide the arrangment of the words for rendering.

The display will be built with ncurses, and will feature vim-like navigation with the ability to search and filter text based on criteria.

About

scriptRE - Bible study application for bash in ncurses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published