README 844 B

1234567891011121314151617
  1. biblesync (a bible software shared navigation protocol library)
  2. BibleSync is a shared navigation protocol using LAN multicast.
  3. It is useful for a single person when running Bible programs on
  4. multiple machines or devices, all of which you wish to navigate
  5. through the Bible together, or for a group working closely together,
  6. such as translators. Also, it has a "lecture" mode, where a speaker's
  7. Bible program induces the audience's programs to follow along.
  8. Some History.
  9. Up until and including xiphos 4.0.0 biblesync was included as part of
  10. the xiphos source code. It has been removed from the source in xiphos 4.0.1
  11. and set to be a general library for any bible software that wants to use
  12. shared navigation. It doesn't have it's own web site yet, so is on the
  13. gnomesword source site.
  14. biblesync is a requirement for xiphos 4.0.1 or higher.