Skip to content

tonny-kohar/alkitab-suite

Repository files navigation

Alkitab Bible Study

Alkitab Bible Study is an open source and free desktop Bible study software. It supports single/parallel view, commentaries, lexicons, dictionaries, glossaries, daily devotions, etc. It also comes with powerful search capability. It features rich and user friendly Bible software study tools.

This Bible software is build using JSword and is an alternative front end for Bible Desktop.

Alkitab Bible Study is released into Public Domain.
Others third party Licenses please check the following.

Screenshot

Features:

  • View Single Book or Bible
  • View Parallel Books or Bibles
  • Cross Reference and Search
  • Commentaries
  • Strong's Concordance and Morphology
  • Lexicons/Dictionaries/Glossaries
  • Daily Devotions
  • Plugins Support
  • Learn more ...

Development

The whole architecture is divided into 3 areas:

  • Apache Netbeans Platform
  • JSword CrossWire
  • Alkitab Bible Study

How To Build

  • Clone this repo
  • Open Netbeans
  • Go to Menu - File - Open Project
  • Navigate to the folder where you clone it eg: ../alkitab-suite/alkitab-suite
  • You are done

Now you can recompile, build, create your own distribution, etc

note: alkitab-suite is the main project (aka the container project), all other projects are sub-project (module) for this alkitab-suite.

alkitab-suite (Main Container Project)
|- alkitab-core
|- alkitab-branding
|- alkitab-localization
|- alkitab-user-guide
|- JSword
|- etc