/i2pcontroller

Simple control applet for I2P written in python with qt4

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

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