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"
- Host: GitHub
- URL: https://github.com/echamudi/anki-mode
- Owner: echamudi
- License: agpl-3.0
- Created: 2018-10-04T10:28:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-27T19:45:59.000Z (over 6 years ago)
- Last Synced: 2026-03-08T04:07:19.954Z (3 months ago)
- Topics: javascript, tampermonkey, userscript
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.