Skip to content

tomzx/anki-charts

Repository files navigation

Anki charts

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads

Anki charts is a small laravel application that allows you to inspect into further depth your anki data. It generates a set of charts which can provide insights into your learning experience and help you target the area you might want to work on.

Getting started

  1. Get the project, either via git clone, php composer.phar create-project tomzx/anki-charts or by downloading a release.
  2. Copy/symlink your collection.anki2 to app/database/collection.anki2.
  3. Configure your decks in app/config/anki.php.
  4. Make your server point to the public folder like a regular laravel install.
  5. Analyze your data!

License

The code is licensed under the MIT license. See LICENSE.

About

Analyze your anki data in depth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages