The anti-electron workspace browser. Le navigateur d'espace de travail anti-electron.
Taurium aggregates your web services (WhatsApp, Slack, Discord...) into a single, high-performance window. Built with Tauri v2 + Rust.
- Rust (latest stable)
- Node.js (LTS) & npm
- System WebView2 (Usually pre-installed on Windows/Modern OS)
# 1. Clone the repo
git clone https://github.com/Emilien-Etadam/Taurium.git
cd Taurium
# 2. Install dependencies
npm install
# 3. Run in development mode
npm run tauri dev
# 4. Build for production
npm run tauri buildDistributed under the MIT License. See LICENSE for more information.