Skip to content

jeffreyfaatz/PyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Chat and Messaging App using Python. 
It features a GUI and the ability to send messages in a chat room and in private messages.

Ideal Features:
	Login screen
		username - done
		password
		remember me

	Message type selection screen
		message type tabs (group/PM) - done

	Group Chat screen
		message window - done
		text input box - done
		list of logged in users

	Private Message screen
		message window - done
		text input box - done
		user status (online/offline/away)

	Settings screen
		theme (dark/light) - done
		scale - done
		color 

About

Python Chat app with chat room and private message capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages