- 🚀 Real-time process monitoring
- 💻 CPU and Memory usage tracking
- 🎨 Beautiful, modern UI with dark/light themes
- 🔍 Process search and filtering
- 📌 Pin important processes
- 🛠 Process management (kill processes)
- 🎯 Sort by any column
- 🔄 Auto-refresh system stats
- Frontend: SvelteKit, TypeScript
- Backend: Rust, Tauri
- Styling: CSS Variables for theming
- Icons: FontAwesome
- Node.js (v16 or later)
- Rust (latest stable)
- Xcode Command Line Tools (for macOS)
# Install dependencies
npm install
# Run in development mode
npm run tauri dev
# Build for production
npm run tauri build
We welcome contributions from the community! Please see our contributing guidelines for more information.
If you find this project helpful, consider buying me a coffee:
This project is licensed under the MIT License - see the LICENSE file for details.