/Address-Book

Simple GUI application to organize your contacts

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

=============
Address Book
=============

Description
------------
Address Book is a simple, GUI, platform independent, multi-user application which helps you to organize your contacts.
The application is written in python3 and PyQt4. All code is licensed under the GNU GPL3 license.

Dependencies
-------------
python (>= 3.0)
PyQt4

Installation
-------------
You don't have to compile the program.
From application's directory run as root:
    python3 setup.py install