An open API service indexing awesome lists of open source software.

https://github.com/pilab-indonesia/pichat

An anonymous chat platform built with Node.js, featuring modern real-time communication capabilities.
https://github.com/pilab-indonesia/pichat

pichat raspberry raspberry-chat raspberry-pi

Last synced: 24 days ago
JSON representation

An anonymous chat platform built with Node.js, featuring modern real-time communication capabilities.

Awesome Lists containing this project

README

          

# PiChat - Anonymous Cloud Chat Platform
**An anonymous chat platform built with Node.js, featuring modern real-time communication capabilities.**

This project leverages Express.js for the backend and Socket.IO for real-time messaging. The user interface is crafted with Tailwind CSS, ensuring a responsive and sleek design. Designed for anonymous and seamless conversations, the platform enables users to join chat channels freely using custom nicknames, similar to platforms like hack.chat. Perfect for spontaneous discussions, private rooms, or themed communities — all without the need for registration.

# PiChat - Anonymous Cloud Chat Platform
**An anonymous chat platform built with Node.js, featuring modern real-time communication capabilities.**
![PiChat Logo](https://raw.githubusercontent.com/PiLab-Indonesia/pichat/main/public/logo.png)

This project leverages Express.js for the backend and Socket.IO for real-time messaging. The user interface is crafted with Tailwind CSS, ensuring a responsive and sleek design. Designed for anonymous and seamless conversations, the platform enables users to join chat channels freely using custom nicknames, similar to platforms like hack.chat. Perfect for spontaneous discussions, private rooms, or themed communities — all without the need for registration. PiChat is an anonymous cloud chat platform built with Node.js and Socket.IO, featuring modern UI/UX design.

## Features

- Anonymous chat without registration
- Multi-channel support
- Real-time communication
- Modern UI with dark/light mode
- End-to-end encryption (optional)
- File and image sharing

## Installation

```bash
npm install @pilab-indonesia/pichat
```