Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
/ TotalReqall Public archive

A program for memorizing the Bible and other works. Written in C++ with Qt.

License

Notifications You must be signed in to change notification settings

LorenDB/TotalReqall

Repository files navigation

WARNING!!! TotalReqall has MOVED to KDE Invent. This repo is archived and read-only.

TotalReqall

A program for memorizing the Bible and other works. Written in C++ with Qt. Now using the Sword library.

Usage

Start the program and choose a book, chapter, and verse. If you want to familiarize yourself with the verse, click "Display verse". Otherwise, click "Memorize verse" to memorize it.

Installing

When downloading the code, make sure you've downloaded all submodules as well. If not, run git submodule init and git submodule update in the code directory. You will also need to install the Sword library (on Ubuntu 20.04: sudo apt install libsword-1.8.1). Then open the project in Qt Creator and press Ctrl-R (or otherwise run the program).

I love this project. How can I help?

Just make a pull request. All PRs will be reviewed, even if they are not accepted.

I found a bug!

Make a new issue.

What's with the name?

This program is designed to help you memorize things, hence "Total Recall". The q in "TotalReqall" references the fact that this software is made using Qt.