Skip to content

ScriptureGuide 1.0.0 RC1

Choose a tag to compare

@Paradoxianer Paradoxianer released this 25 Jul 19:25
· 108 commits to master since this release

First release candidate for 1.0.0.

Highlights

  • Parallel columns: read any number of Bible translations, commentaries, or
    a personal-notes column side by side, kept aligned on the same verse
  • Drag and drop selected verses between columns, to the Desktop, or to other
    apps -- drag a reference back in and every column jumps there
  • A single "Go to / Search" field that jumps to a typed reference or opens
    a search, whichever it turns out to be
  • Translated interface (German among others) with locale-aware verse
    references (e.g. "Johannes 3, 16" as well as "John 3:16")
  • Book Manager integration (Program menu) for downloading Bibles and
    commentaries, with a network-access consent warning before any HTTP call

Installing

Download scriptureguide-1.0.0~rc1-1-x86_64.hpkg below, then either
double-click it in Tracker, or from a Terminal:

pkgman install ~/Downloads/scriptureguide-1.0.0~rc1-1-x86_64.hpkg

or just drag and drop it to /boot/system/packages/

Requires the sword library (pkgman install sword if not already
present -- it's in the standard HaikuDepot repositories).

Building it yourself

The HaikuPorts recipe used to build this package is included in this
repo's history/branches; see App/INSTALL.htm for building from source
directly.