Local Chat is a Python-based chatting application that runs a server locally on the user's device. Other users on the same network can access it using their web browser to chat without any problem. The application supports group chat, private chat, file sharing, picture sharing, emojis, and music file sharing. It also includes a chat history option. The main moto to create this app is {PRIVACY} every one should have right to privacy and freedom to chat Anything Anytime Anywhere
If you want freedom and privacy use local-chat this dose not require any server to run you device is your server! Just open web browser and start chatting who are in your network.
- Group Chat
- Private Chat
- File Sharing
- Picture Sharing
- Emoji Support
- Music File Sharing
- Chat History
- Clone the repository:
git clone https://github.com/Wilooper/Local-chat.git
- Navigate to the project directory:
cd Local-chat
- Install the required dependencies:
pip install -r requirements.txt
To use this app you just need-
- Run the server:
python app.py
- Open your web browser and navigate to (http://127.0.0.1:5000) to access the chat application.
- Register for new account and then login
- Start chatting
To chat in wide area network please use NGROK share Ngrok link to your friends and chat with them.
1 . Windows
2 . Linux(Any)
3 . MacOS
4 . Android(with the help of termux also this is coded in termux)
and on many more devices !! you just need a device which is capable of running python
Contributions are welcome! Please open an issue or submit a pull request for any changes.
This project is licensed under the MIT License - see the LICENSE file for details.