An open API service indexing awesome lists of open source software.

https://github.com/echamudi/anki-mode

Browser userscripts for some SRS websites that enable user to learn by answering "remember" or "forget"
https://github.com/echamudi/anki-mode

javascript tampermonkey userscript

Last synced: about 2 months ago
JSON representation

Browser userscripts for some SRS websites that enable user to learn by answering "remember" or "forget"

Awesome Lists containing this project

README

          

# Anki Mode for SRS Sites

This repo contains browser userscripts for several [spaced repetition](https://en.wikipedia.org/wiki/Spaced_repetition) based memorization websites that enable users to learn by answering "remember" or "forget" without typing.

The currently supported websites are:

* [Wanikani](https://wanikani.com)
* [Bunpro](https://bunpro.jp)
* [Memrise](https://memrise.com)

## Authors

* **Ezzat Chamudi** - [ezhmd](https://github.com/ezhmd)

Some parts of the code are forked and modified from following authors:

* **Aaron Miles** - [cooljingle](https://github.com/cooljingle)
* **Mempo** - [mempo](https://community.wanikani.com/u/mempo)

## License

Code and documentation copyright 2019 the Anki Mode Project Authors.

Anki Mode code is licensed under [AGPL-3.0](https://www.gnu.org/licenses/agpl-3.0.en.html). Images, logos, docs, and articles in this Anki Mode project are released under [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode).

Libraries, dependencies, and tools used in this project are tied with their own licenses respectively.