Skip to content

GUI Translator App to write words, their translations and categories into a SQLite file, look up those words/categories, export/import the database as a csv file or to delete the database file

Notifications You must be signed in to change notification settings

dafiwi/TranslatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TranslatorApp

Hi there, this is a GUI translator app with a SQLite file as a database. It's a C# WPF project.

Start the TranslatorApp.exe in the Program folder to run the app.

You can use the Add a word page to add words, their translations and categories. Then, there is the Look up a word page to find a word in the database. Since you can add a category for every word, you are able to find all words belonging to a category on the Look up a category page.

The Settings page allows you to export or import the database as a csv file or to delete it. The database is empty from the start. You can enter your own words or import the wordsDatabaseBackup.csv file in the Program folder which contains English words and their German translations.

The source files are also included in a specific folder.

If this program doesn't start on your computer, you have to allow to start it first for security reasons, if there is an option to do so.

About

GUI Translator App to write words, their translations and categories into a SQLite file, look up those words/categories, export/import the database as a csv file or to delete the database file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages