mirror of
https://github.com/anotherhadi/usbguard-tui.git
synced 2026-05-11 22:02:34 +02:00
add features section
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user