Skip to content

X-Hall is an CLI-based Decentralized Chatroom hosted on Internal IIT Delhi Network

License

Notifications You must be signed in to change notification settings

Madhav-MKNC/X-Hall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[UNDER DEVELOPMENT CURRENTLY!!]

X-Hall

X-Hall is a CLI-based Chatroom program hosted on Internal IIT Delhi Network

How to Setup your own server

  • Clone the repo on the device you want to host the server on
  • Use the following commands
git clone https://github.com/Madhav-MKNC/X-Hall.git
cd X-Hall
pip install -r requirements.txt
  • Now run the Server Program and Host it on the network
python server.py

or

python3 server.py
  • Do not forget to update Host IP and Port in the Client program
  • Now users can run the Client program and join the Server

About

X-Hall is an CLI-based Decentralized Chatroom hosted on Internal IIT Delhi Network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages