DEV Community

Serdar Torlak
Serdar Torlak

Posted on • Updated on

D5L Dictionary

Hello there, i am working on a simple dictionary with Python using PyMultiDictionary module. I published it in Github under the name D5L repository. It has an interface made with tkinter and at the moment it can be used in 5 languages. It is searching for meaning, synonym and antonyms of the words. There are few problems with PyMultiDictionary module but it works fine.

For windows you can download it from Release page in Github. To feel safe, you can also clone the repository and run it on you IDE.

I want to convert this script to flatpak and AppImage and publish it on flathub and i definitely need help or guidance about converting this. If anyone can assist for flatpak, AppImage please contact me.

Image description

Top comments (0)