Skip to content

automatically translates English or Chinese words, downloads Chinese audio files, and generate Anki-compatible text files

License

Notifications You must be signed in to change notification settings

OldGareBear/AnkiAutoLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnkiAutoLookup

Anki_auto_lookup scrapes Google Translate. Whether you type in an English or Chinese word, it will find the definition, pinyin, and a recording of the Chinese word being spoken. Anki_auto_lookup stores all this information in a CSV text database for portability before creating a text file that can be uploaded to your Anki decks. The Anki deck's notes will have the English word on one side and the Chinese characters, pinyin, and recording on the other.

Installation

Add this line to your application's Gemfile:

gem 'anki_auto_lookup'

And then execute:

$ bundle

Or install it yourself as:

$ gem install anki_auto_lookup

Usage

Anki_auto_lookup is fairly self-explanatory.

Contributing

  1. Fork it ( https://github.com/OldGareBear/anki_auto_lookup/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

automatically translates English or Chinese words, downloads Chinese audio files, and generate Anki-compatible text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages