Transilk is a modern and intuitive program designed to provide seamless translation services to users. With the help of the FreeDict API, the program can automatically download dictionaries and use them to provide translations for any word you input.
The main goal for this school project was to brighten up the field of translation programs with a program that looks better than the rest. The program was tested on Ubuntu and Windows but should technically work on all Operating Systems.
Dictionaries can simply be specified by clicking on a flag icon and typing in the ISO 639-1 code for the language. The icon and dictionary for the language will be automatically downloaded. Users can then simply search a word by typing in the search field.
Right now only possible by building package:
In Intellij Idea: Build
| Build Artifact
| Build
, result in out/jars/
.
Working on a reliable solution.