Skip to content

various-and-sundry/recall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recall -- A Linux Study Tool

Purpose

Recall is a command-line based study tool designed for use on GNU/Linux. When a flashcard file is loaded, Recall displays a question at random from within the file. Then the user can press any key to see the answer. Recall

Flashcard Files

Flashcard files can be written in any text editor, but they must be stored as .txt files. Each question/answer pair must be separated by a grave accent as seen below.

When did WWII begin?`WWII began in 1939.
Who created the Linux kernel?`Linus Torvalds
What is the Latin word for knowledge?`Cognitionis

Install

A compressed file containing the Recall installer can be downloaded from the Recall downloads page. This file contains an installation script that will automatically install and configure Recall.

Other Documentation

For more complete documentation, please review the recall manual.

About

Recall is a memorization tool run in the Linux shell. It works like a set of randomized virtual flashcards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published