bible-gateway

Homepage: https://github.com/kristjoc/bible-gateway

Author: Kristjon Ciko

Updated:

Summary

A Simple BibleGateway Client

Commentary

bible-gateway is a simple package that fetches the verse of the
day, as well as any requested verse, passage, and chapter in both
text and audio format from https://BibleGateway.com

Usage:

`bible-gateway-get-verse' fetches the verse of the day for use as
an emacs-dashboard footer or a scratch buffer message.

`bible-gateway-get-passage' fetches a specific passage and inserts
it at point. It can be called both interactively from M-x or
programmatically with the book name and verse(s) as arguments.

M-x `bible-gateway-listen-passage-in-browser' plays a specific
audio chapter in the browser.

M-x `bible-gateway-listen-passage-with-emms' plays a specific audio
chapter using EMMS.

Dependencies