A minimalist desktop environment built inside your browser.
bun install
bun dev- Draggable and resizable windows
- Notes app with markdown editor
- AI chat powered by Llama 3.3
- Dock and menu bar
Copy .env.example to .env and add your Groq API key:
GROQ_API_KEY=your_api_key_here
MIT
