Skip to content

daviaws/UFSChatES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UFSChatES

College project of a little nice chat

Dependencies:

Python3.4.3 - sudo apt-get install python3
Tkinter - sudo apt-get install python3-tk

If the server is having problem with the DB sqlite3 python library:
sqlite3 - sudo apt-get install libsqlite3-dev


Running:

Client:
python3 client_app.py

Server:
python3 server_app.py

About

College project of a little nice chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages