SeedPuller / simin

Multi Language Dictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

  • Simin is a multi-language dictionary which is written in python.
  • Simin uses Google Translate for translating unknown words/sentences until they are not in the databses.
  • Simin is a free and open source software. so we count on your own-made databases ;)

Installation

  • You must have python3 and pyqt5 installed in your system.
  • Then git clone https://github.com/SiminDictionary/simin.git ; cd simin ; sudo bash install.sh

Uninstall

  • To Uninstall : sudo bash /opt/simin/uninstall.sh

Tips

  • Use Ctrl+Return button to translate the entered word/sentence
  • Use Ctrl+Q button to quit.

Credit

About

Multi Language Dictionary

License:GNU General Public License v3.0


Languages

Language:Python 98.9%Language:Shell 1.1%