readme: fix clone URL, add screenshots gallery + SaaS comparison table

This commit is contained in:
Atlas 2026-06-23 14:16:42 +02:00
parent d45c3f9a75
commit adf01b617c

View file

@ -82,6 +82,39 @@ Atlas OS is a self-hosted business operating system running on a single Linux se
</div>
---
## 📸 Screenshots
<div align="center">
| Desktop OS | Platform Overview | Workspace |
|:---:|:---:|:---:|
| [![Desktop](./assets/screenshots/hero.png)](./assets/screenshots/hero.png) | [![Platform](./assets/screenshots/platform.png)](./assets/screenshots/platform.png) | [![Workspace](./assets/screenshots/workspace.png)](./assets/screenshots/workspace.png) |
| *Space-themed launcher* | *39 services, one login* | *Cockpit + AI workspace* |
</div>
---
## 💡 Why Atlas OS?
> **Stop paying €500+/month for tools that don't talk to each other.**
| Tool | Atlas OS replaces |
|------|-----------------|
| Microsoft 365 (€12.50/user/mo) | Nextcloud + OnlyOffice + Stalwart Mail |
| HubSpot Starter (€45/mo) | Odoo CRM + n8n automations |
| Notion (€10/user/mo) | Nextcloud Notes + Forgejo wiki + Paperless DMS |
| Dropbox Business (€15/user/mo) | Nextcloud (EU, your server) |
| Zapier Starter (€20/mo) | n8n (self-hosted, unlimited flows) |
| 1Password (€7/user/mo) | Vaultwarden (self-hosted) |
| ChatGPT Team (€25/user/mo) | Atlas Chat + AI Gateway (local + cloud fallback) |
| Uptime Robot Pro (€6/mo) | Uptime Kuma (self-hosted) |
| **Total SaaS** | **~€140+/mo (1 user)** |
| **Atlas OS Solo** | **€25/mo — all included** |
---
## 🖥️ The Desktop
@ -173,7 +206,7 @@ Full stack: [docs/ai-stack.md](./docs/ai-stack.md)
## 🚀 Quick Deploy (self-host)
```bash
git clone <this-repo-url>
git clone https://git.atlascorporation.nl/chaib/atlas-os
cd atlas-os
chmod +x deploy/install.sh
sudo ./deploy/install.sh --domain yourdomain.com --email admin@yourdomain.com