Giter Site home page Giter Site logo

carllacan / ankimaker Goto Github PK

View Code? Open in Web Editor NEW
49.0 8.0 6.0 8.11 MB

Automatically generates Anki decks from many sources

License: MIT License

Python 100.00%
python anki tkinter languages language-learning kindle anki-deck vocabulary-builder

ankimaker's Introduction

ATTENTION

Oxford API has changed their API and this program no longer works. You are welcome to make a fork of it and adapt it, but I believe the Terms and Conditions changed as well and it might not be possible/legal to make something like AnkiMaker any more (or at least not using Oxford API). I did some work on including a Wiktionary parser 7 years ago, but I didn't get very far. However Wiktionary does have an API that I seem to have missed when I started making that parser, and which could probably be used in place of the Oxford API. Better yet, it could be used for languages other than English.

In any case I have found that makin my Anki cards by hand results in better retention, so you might be better served by not using any automation tools for this.

AnkiMaker

AnkiMaker lets you automatically create Anki Decks out of your Kindle vocabulary lists and the OED.

How to use it

  • The Vocabulary Builder's list of your Kindle is under [Your Kindle filesystem]/system/vocabulary/vocab.db.
  • Get credentials for the OED's API. Go here and create a Free account. This will grant you 3000 word lookups a month, which is probably enough (and if it isn't you can just make another account). Then click on Credentials and open None's app. This will show you your Application ID and your Application Keys

Install

Linux

Linux users can download the Python file. To execute it you'll need to have genanki and requests installed. You can do:

pip install genanki
pip install requests
mkdir ankimaker && cd ankimaker
wget https://raw.githubusercontent.com/carllacan/ankimaker/master/ankimaker.py
python ankimaker

A packaged version is not available yet.

Windows

No installation required. Just download the Windows executable and open it.

Thanks to

  • The creator of Genanki
  • The creator of Anki

ankimaker's People

Contributors

carllacan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.