Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.64 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.64 KB

MemoOffVocabulary

Windows Build Status Codacy Badge

Features

  1. Force program window on top most.
  2. Support short, medium, long term study function.
  3. Automatic study vocabulary card.
  4. Automatic download & play sound --- using Google Text-To-Speech (TTS)
  5. Automatic download word interpretation from online dictionary.
  6. Support Language: en-US, zh-TW

Demo

image

image

image

image

image

image

image

image

License

This project is licensed under the terms of the GPL-3.0 license.

This project uses:

  1. Json.NET from www.newtonsoft.com/json, under the MIT License.
  2. HtmlAgilityPack from html-agility-pack.net/?z=codeplex, under the MIT License.