Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.
/ diatheke-tui Public archive

A whiptail TUI for Diatheke CLI Bible software. 📖

License

Notifications You must be signed in to change notification settings

g4jc/diatheke-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

diatheke-tui

Diatheke-TUI is a whiptail Terminal User Interface to the Diatheke CLI program provided by sword project. 📖 This allows you to comfortably read the Bible within a virtual terminal, or even on a computer without Xorg-server.

This software was built for minimalists and is also useful for embedded devices/low powered computers that might not be able to run a full featured desktop bible software. 💻

Features:

✅ Install and Choose: Bibles, Commentaries, Books, Maps, and Images

✅ Read Bibles and Commentaries by Book/Chapter

✅ Jump to a specific Verse

✅ View Maps and Images with ASCII image viewer

✅ Search Bibles and Commentaries

✅ User-configurable default modules (inside script)

🚫 Unsupported: Reading of Generic Books (No support in Diatheke CLI yet)

Dependencies

🔴 coreutils (sed, grep, gnu utilities) (Required)

🔴 libsword (Required)

🔴 libnewt (Required)

🔵 curl (Optional: Required for downloading modules)

🔵 unzip (Optional: Required for installing modules)

🔵 libcaca (Optional: Required for viewing maps/images)

Screenshots

Main Menu

main_menu

Chapter Reading

chapter_reading

Image Viewer

image_viewer