Skip to content

BilalG1/openslaq

Repository files navigation

OpenSlaq

OpenSlaq

Open-source team messaging — web, desktop, iOS, and CLI.

Get Started

Platform
Web openslaq.com
Desktop openslaq.com/install (macOS)
iOS TestFlight
CLI curl -fsSL https://openslaq.com/install.sh | sh
Docs docs.openslaq.com

Why OpenSlaq

  • Open source — MIT licensed, read every line of code
  • Fast and lightweight — no bloat, no lag
  • No tracking — zero analytics, no telemetry, your data stays yours
  • Multi-platform — native apps for desktop, iOS, and a full CLI
  • Easy to leave — self-host anytime, export your data, no lock-in

Self-Host

Prerequisites

git clone https://github.com/BilalG1/openslaq.git && cd openslaq
bun install
cp .env.example .env
docker compose up -d
bun run --filter @openslaq/api db:migrate
bun run dev

Open localhost:3000.

License

MIT

About

Open-source Slack

Resources

License

Stars

Watchers

Forks

Contributors