Recall
Recall copied to clipboard
A simple spaced repetition system software in PHP.
Recall
A simple spaced repetition system software. Download the latest release of Recall.
Third Party Libraries
- Idiorm & Paris (BSD License)
- dispatcher (MIT License)
- Parsedown (MIT License)
- jQuery (MIT License)
- autosize (MIT License)
Installation
To run Recall, you need a web server with PHP 5.6 or later and a MySQL-Database.
- Download the latest release of Recall.
- Open
config-demo.php
, follow the instructions and save the file underconfig.php
. - Configure URL rewrite rules of your web server. A
.htaccess
file is provided for Apache. - Open Recall in your browser and you're good to go.