
If the help provided in this file does not suffice feel free to contact me at kupferer_tugeny [at] hemio.de.



########   Linux   ########

To install Tugeny run:
> sudo ./installer_linux.sh

  Tugeny won't start after running the install script. What can I do?
Start Tugeny via command line like so:
> tugeny
Watch out for this error:
tugeny: error while loading shared libraries: ...
This error indicates you are missing the dependencies mentioned in the error message.
Because Tugeny is not packaged it does not automatically install the required Qt libraries and on some systems some are not yet installed.
To install all required Qt libraries type:
> sudo apt install libqt5printsupport5 libqt5widgets5 libqt5gui5 libqt5network5 libqt5core5a

  Why does Tugeny open in the background?
From some version on The GNOME Shell starts some applications in the background.
There are a bunch of GNOME Shell extensions that suppress this odd behavior, e.g. "Steal My Focus".



########  Windows  ########

Double click the .msi file to install Tugeny.
