ABOUT: This is a very simple graphical controller for I2P. Its use should be self explanitory. It was written in python with Qt4 Usage: run i2pcontroller.py with python3 intepreter, or on the command line Hacking: the file i2pcontroller.ui can be edited with QtCreator or similar, and gets compiled to mainwindow.py with pyuic4 Requirements: python python qt4 (python-pyqt4) xdg-utils LICENSE: GPLv2, GPLv3 or any later version of the GPL, see LICENSE-GPLv2 and LICENSE-GPLv3