About

Hello, I have some vnc servers installed on many computers where I work, in order to use them when I need. Any time I needed to connect on one of those computers I had to open a shell, write the vncviewer command, retrieving the correct IP of my memory, etc.

So I get bored and I decided to make QTVncGui, a stupid program that its only mission is to avoid me to write or open a shell to connect on those vnc servers.

The program stores in a SQLite database format a list of computers and its arguments and show to you in a icon format. When you double-click on a icon, the program launches its configured program (vncviewer) with its arguments.

Now, I can connect on those machines with a simple double-click. Now, I'm Happy, lol!.