This is the client codebase for iCOM system. iCOM is an internal communication system that is designed to service the communication needs of organizations through the use of a concurrent server which runs on any unix-like system and a client that can be run on any other operating system used by the organization.
- Python3
- MySQL
- SQLLite
- GTK+3
To run:
$ pip install -r requirement.txt
$ cd client
$ ./main.py