WhaBit :rabbit:
An unofficial WhatsApp Desktop Ticketing System
:star: Dedicated Deno-Express server
- Uses whatsapp-web.js
- REST API and WebSocket communication
- MongoDB Database
- SvelteKit WebUI for server management
- Create multiple WhatsApp instances
- Create and assign users/agents
- Configure server
- 2 ways to run:
- Standalone executable (Windows or Linux)
- Containerize with Docker
:star: Client App
- Connects to server via REST API and WebSockets
- 2 ways to run:
- Standalone Electron-Svelte App (Windows or Linux) - Recommended
- Self-hosted client webapp containerized with Docker
Todo
- Development and testing (still a lot of stuff)
- Getting Started Guide