Skip to content

binhnd10/EDictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSD 3-Clause License Version

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

About

Dictionary app written in WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.9%
  • Python 7.0%
  • PowerShell 1.7%
  • Shell 0.4%