Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.87 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.87 KB

Transilk

Lines of code Java classes GitHub repo size

Welcome to Transilk - your go-to translation program!

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.

image

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.

Usage

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.

Download

Right now only possible by building package:
In Intellij Idea: Build | Build Artifact | Build, result in out/jars/.

Working on a reliable solution.

Additional Tools

Libraries (can be found in libs/ folder)

Gson
dictzip
Apache Commons Compress™
XZ for Java

Online Resources

FreeDict (API)
Flags for Languages, by ISO 639-1 Code