add features section

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-05-04 22:48:45 +02:00
parent 20f9b7cf89
commit b19739b0a6
+9
View File
@@ -19,6 +19,15 @@ USBGuard is a software framework for implementing a USB device authorization pol
Built with [bubbletea](https://github.com/charmbracelet/bubbletea) & Golang! Built with [bubbletea](https://github.com/charmbracelet/bubbletea) & Golang!
## Features
- List all connected USB devices with their current status (allowed, blocked, rejected)
- Allow, block, or reject devices: temporarily or permanently
- Action popup with mouse support for quick device management
- Filter devices by name with `/`
- Auto-refresh
- Keyboard shortcuts for all actions (`a`/`A`, `b`/`B`, `e`/`E`)
## Requirements ## Requirements
- usbguard installed and the daemon running - usbguard installed and the daemon running