Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.
/ biblebrowser Public archive

A tiny Python Gtk3 application for easily reading multiple Bible versions.

License

Notifications You must be signed in to change notification settings

dcampos/biblebrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bible Browser

Bible Browser is a tiny Python GTK+3 application for easily reading multiple Bible versions and comparing them side by side.

Features

Bible Browser Screenshot

  • Lookup by book, chapter and verse
  • Normal and parallel views
  • Highlight current verse
  • Plenty of Bible versions available from the SWORD Project

Installation

The following commands can be used to install the application on your (Linux) system:

meson build
cd build
sudo ninja install

Related projects

  • The SWORD Project: a Crosswire project that provides tools for writing Bible-related software.
  • pysword: native Python library for reading SWORD modules.
  • Xiphos: multi-platform Bible study tool from Crosswire.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A tiny Python Gtk3 application for easily reading multiple Bible versions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published