Skip to content

bhsaurabh/gHey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I basically created this project to learn about event-driven programming. It is a command line tool to work with Jabber/Google talk

First setup:
Run registerUser.py
This will write a file user_credentials.txt to disk which will have your username and an encrypted version of your password

To run server:
python ghey.py &


To send messages:
python hey.py <space separated list of receivers>
<message>
Ctrl+D


About

A command line chat client that integrates with Jabber/Google Talk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages