KontrolPack is a cross-platform network controller. KontrolPack provides a large list of network related features such as : remote shell command execution, file transfer, network overview, etc... The objective of this project is to improve system interoperability by connecting remote computers, regardless of their operating system, and remotely executing shell commands over the network.

HOW TO INSTALL:

To compile KontrolPack you'll need Qt libraries version 4.5.0 or newer.

NOTE: To compile KontrolPack, you'll need just Qt libraries.


Follow the steps to compile KontrolPack:

1. Get the KontrolPack source code from kontrolpack.com.
2. Enter the source code main directory.
3. Type:

  # qmake
  # make

4. It's done! Open KontrolPack via "Kontrolpack.app" (MacOS X) or "release\Kontrolpack.exe" (Windows).

5. Have fun :-)
