mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00

Improve support for smaller screens

Why another system monitor? That's not a TUI? (The Back Story)
Features
- 🚀 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
Tech Stack
- Frontend: SvelteKit, TypeScript
- Backend: Rust, Tauri
- Styling: CSS Variables for theming
- Icons: FontAwesome
Development
Prerequisites
- Node.js (v16 or later)
- Rust (latest stable)
- Xcode Command Line Tools (for macOS)
Setup
# Install dependencies
npm install
# Run in development mode
npm run tauri dev
# Build for production
npm run tauri build
Contributing
We welcome contributions from the community! Please see our contributing guidelines for more information.
Support
If you find this project helpful, consider buying me a coffee:
License
This project is licensed under the MIT License - see the LICENSE file for details.
Description
Languages
Svelte
49.8%
TypeScript
32.3%
Rust
14.4%
CSS
2%
JavaScript
1.2%
Other
0.3%