Skip to content

shailesh-zx/Anonymous_ChatBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous Chat Link (Anonymous_ChatBar)

A real-time anonymous chat platform that allows users to create private chat rooms and share a unique invite link with others. Anyone with the link can join the conversation by entering a custom display name—no registration or account required. Multiple participants can chat simultaneously, send messages, and share media in real time.

Features

  • Generate unique shareable chat links
  • Join instantly with any display name
  • No signup or account required
  • Real-time group messaging
  • Support for photos, videos, documents, and voice messages
  • Persistent chat history
  • Media and message storage for room owners
  • Multiple users can participate in the same room
  • Simple, fast, and user-friendly interface

How It Works

  1. Create a chat room.
  2. Receive a unique shareable link.
  3. Share the link with others.
  4. Participants enter a display name and join instantly.
  5. Chat, share media, and communicate in real time.
  6. The room creator retains access to chat history and shared content for future reference.

Use Cases

  • Anonymous discussions
  • Temporary group chats
  • Team collaboration
  • Community conversations
  • Event-based communication
  • File and media sharing

🚀 Installation & Starting Process

Follow the commands below to set up and start the project on your Termux or Debian/Linux terminal.

You can copy the entire block below and paste it into your terminal:

# 1. Clone the repository and open the folder
git clone https://github.com/shailesh-zx/Anonymous_ChatBar.git
cd Anonymous_ChatBar

# 2. Give execution permission to both scripts
chmod +x setup.sh start.sh

# 3. Run the setup script to install dependencies
./setup.sh

# 4. Start the application
./start.sh

About

Generate a shareable chat link and start an instant anonymous group conversation. Users join with any display name and chat in real time without registration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors