Skip to content

Wilooper/Local-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-chat

What is Local Chat Application?

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

Why to use Local-chat?

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.

Features

  • Group Chat
  • Private Chat
  • File Sharing
  • Picture Sharing
  • Emoji Support
  • Music File Sharing
  • Chat History

Installation

  1. Clone the repository:
    git clone https://github.com/Wilooper/Local-chat.git
  2. Navigate to the project directory:
    cd Local-chat
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

To use this app you just need-

  1. Run the server:
    python app.py
  2. Open your web browser and navigate to (http://127.0.0.1:5000) to access the chat application.
  3. Register for new account and then login
  4. Start chatting

How to use in Wide area network or how to chat world wide

To chat in wide area network please use NGROK share Ngrok link to your friends and chat with them.

Supported OS or device

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

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published