yasirtug / ni-translate

A translator for Linux, running at the background which wakes up with the translation of the last selected text on command.
GNU General Public License v3.0
85 stars 9 forks source link

Noob friendly installation guide needed #2

Closed runo280 closed 5 years ago

runo280 commented 5 years ago

I was dreaming to build an QTranslate alternative for Linux, found your app, thanks. After installing dependency, excuted these commands one by one in ni-translate folder:

qmake ni-translate.pro -spec linux-g++
make

Now I have these files: screenshot_2019-02-18_18-20-57 What should I do for run the app? I'm on Xubuntu 18.10.

I thinks it will be more usefull if you provide more detailed guide for installing and running the app.

yasirtug commented 5 years ago

Hello, now run sudo ./ni-translate from that folder. Please write if it will work. Thanks for the feedback btw, i will try to improve the guide.

runo280 commented 5 years ago

:sweat_smile: After creating this issue found how to run it, I went back here and saw you responded to it, so quick :rocket: Yes it works well, I set Scroll Lock button for hire it. It will be awesome if you add some features when you have free time.

yasirtug commented 5 years ago

It is awesome that some other guy around the globe is using my program, this may be a first :D You have increased my motivation on improving the program. Now i will add some to-do's, including your advices. Thanks.