Skip to content

Latest commit

 

History

115 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PastelChat 💬

A vibe chatting app with your friends. Supports web, desktop, and mobile.

Quick Start

📥 Download Desktop App

Get PastelChat v1.0.0 for Windows

File Size Description
PastelChat Setup 1.0.0.exe 115 MB Installer (recommended)
PastelChat 1.0.0.exe 105 MB Portable — no install needed

🌐 Use Web App

https://pastel-chat.onrender.com/home


Features

  • Real-time messaging
  • Message reply & recall
  • Multi-device sync via QR code
  • Encrypted messages (premium)
  • Premium chat rooms
  • Pastel UI theme

System Requirements (Desktop)

  • Windows 7 or later (64-bit)
  • 200 MB free disk space
  • Internet connection required

Development

# Install dependencies
cd frontend && npm install

# Run web app
npm start

# Run Electron desktop app in dev mode
npm run electron-dev

# Build Windows .exe
npm run electron-build:win

Project Structure

├── frontend/          # React web app + Electron main process
│   ├── public/
│   │   ├── electron.js    # Electron main process
│   │   └── preload.js     # Security bridge
│   └── src/           # React components
├── backend/           # Node.js / Express API
└── ios/               # iOS app (Capacitor)

Releases

See Releases for all download links and changelogs.

About

A vibe chatting website with your friends. Support laptop and mobile web.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages