Skip to content

NearHuscarl/EDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSD 3-Clause License Version

Java implementation: JDictionary

EDitionary is a desktop application project for uni assignment written in WPF. It has basic feature (english translator) along with some add-ons to make learning English more convenient. Note: Some of the features is still in proof-of-concept state

Main Features

  • Search 40k English words for definition

  • Autocomplete when searching

  • Words pronunciation

  • Show other form of current word

  • History

  • EDictionary Learner: Periodically popup of a random word definition to help learning vocabulary

  • EDictionary Dynamic: Search the currently selected text (by double click and press a trigger key)

Screenshots

Main window Learner Dynamic demonstration

Installation

Build from source

$ git clone --recursive https://github.com/NearHuscarl/EDictionary

Or download an installer

Development Environment

The project is written in .NET Framework 4.6 and C# 6.0. Compiled using Visual Studio 14

Libraries Used

Related Work

License

BSD 3 Clauses