Skip to content

metaxy/openBibleViewer

Repository files navigation

General introduction:

openBibleViewer is a bible study application based on C++11, Qt5 and CLucene >= 2.3.3.4.

Build status

If you found a bug, please report it on https://github.com/metaxy/openBibleViewer/issues.

Read the file INSTALL how to install and compile this version of openBibleViewer.

Screenshoots:

=============== Simple Interace

German Greek Interface

Greek Interface

Windows Version

Features:

  • Quick startup time (less then 2 seconds)
  • Simple interface
  • Strong numbers and Robinsons Morphological Analysis Codes available
  • Compare different translations
  • Blazing fast fulltext search
  • Make notes to every verse
  • Marking verses in different colors
  • Make bookmarks
  • Print documents
  • Export as plain text and as HTML
  • Portable version for Windows
  • 180 ZenfaniaXML Modules available
  • 200 BibleQuote Modules available

File Formats:

openBibleViewer can read files in the following formats:

Installation

Debian, Ubuntu, Kubuntu, Xubuntu, Fedora, openSUSE

Download here

macOS

Currently the builds for macOS are broken. See Issue #27 You can download openBibleViewer for macOS here

Windows

Currently the builds for Windows are broken. See Issue #30

Compile on your own

See INSTALL for a compile guide