Skip to content

lasnikr/Transilk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages