Skip to content

PyChat is a simple chat client with server capabilities made in python3

License

Notifications You must be signed in to change notification settings

albert752/Pychat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pychat

Introduction

PyChat is a simple chat client with server capabilities made in python3

Getting Started

In order to start developing on this project, clone the master branch or download the latest release souce code and run the installer. All files will be installed in /usr/share/PyChat/. Do not try to run it from other directories because some paths have been hardcoded, we'll fix this soon!

Prerequisites

You'll need to install the following python modules:

pip3 install pycairo
pip3 install PyGObject
pip3 install pygtk

Also python3.7 is required.

Installing

Just run the install script:

sudo ./install.sh

You should not get any output.

Running the tests

In order to run a client with server capabilities run:

pychat -s

If you want a simple client:

pychat

Contributing

Please read TBD for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Albert Azemar i Rovira - Initial work - albert752
  • Pol Perez - Initial work - mefiso
  • Jaume Planas - Initial work - jplanas98

License

This project is licensed under the MIT License - see the LICENSE file for details

Slides

here

About

PyChat is a simple chat client with server capabilities made in python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •