Skip to content

openclawmemory/clawmaster

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🦐 OpenClaw Manager

δΈ­ζ–‡

A cross-platform desktop GUI for managing OpenClaw with ease. Perfect for beginners!

License Platform

✨ Features

  • πŸ–₯️ Dashboard - Real-time overview of Gateway status, connected channels, and active agents
  • πŸ”Œ Gateway Management - Start, stop, restart, and configure the OpenClaw Gateway
  • πŸ“‘ Channel Configuration - Manage Telegram, Discord, Feishu, WhatsApp, and more
  • πŸ€– Model Settings - Configure API keys, default models, and fallback chains
  • 🧩 Skills Management - Browse, install, update, and uninstall skills from ClawHub
  • πŸ‘₯ Agents Management - Create and manage multiple OpenClaw agents
  • βš™οΈ Config Editor - Visual and JSON configuration editors
  • πŸ“– Documentation Center - Offline-accessible OpenClaw docs
  • πŸ“‹ Logs Viewer - Real-time log monitoring with search and export

πŸ› οΈ Tech Stack

πŸ“¦ Installation

Download Release (Recommended)

Download the latest release for your platform from the Releases page.

Build from Source

# Clone the repository
git clone https://github.com/stliuexp/openclawmaneger.git
cd openclawmaneger

# Install dependencies
pnpm install

# Run in development mode (Web)
pnpm dev:web

# Run in development mode (Desktop)
pnpm tauri dev

# Build for production
pnpm tauri build

πŸš€ Quick Start

  1. Launch the app - OpenClaw Manager will automatically detect your existing OpenClaw installation
  2. Review status - Check the Dashboard for Gateway and channel status
  3. Configure - Set up your channels, models, and skills as needed
  4. Manage - Use the sidebar to navigate different management sections

πŸ“Έ Screenshots

Screenshots coming soon!

🀝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

  • OpenClaw - The AI agent framework this app manages
  • Tauri - For the lightweight desktop framework
  • Shadcn/ui - For the beautiful UI components

Made with ❀️ by the OpenClaw community

About

🦐 OpenClaw Manager - A cross-platform desktop app for managing OpenClaw with ease. Monitor Gateway status, configure channels (Telegram/Discord/Feishu), manage agents & skills, view logs - all in a beautiful GUI. Perfect for beginners!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 87.1%
  • Rust 7.3%
  • CSS 3.7%
  • JavaScript 1.5%
  • HTML 0.4%