mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
docs: add sudo usage instructions
This commit is contained in:
parent
64459476ce
commit
98d81857f0
@ -33,6 +33,11 @@
|
||||
- 🎯 Sort by any column
|
||||
- 🔄 Auto-refresh system stats
|
||||
|
||||
Note: Some processes require monitoring with sudo privileges. To monitor these processes, NeoHtop must be launched with sudo:
|
||||
|
||||
- macOS: `sudo /path/to/NeoHtop.app/Contents/MacOS/NeoHtop` (typically `sudo /Applications/NeoHtop.app/Contents/MacOS/NeoHtop`)
|
||||
- Linux: `pkexec /path/to/neohtop` (recommended)
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- **Frontend**: SvelteKit, TypeScript
|
||||
|
Loading…
x
Reference in New Issue
Block a user