Skip to content

Commit 6d27601

Browse files
committed
Add missing features to README
System tray, admin mode, launch at login, quit protection, and force cleanup were all implemented but not documented.
1 parent 5b813db commit 6d27601

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ A macOS GUI application for [anylinuxfs](https://github.com/nohajc/anylinuxfs) -
1515
- **Package Management** - Add/remove custom Alpine packages to extend VM capabilities
1616
- **Real-time Monitoring** - Live mount status and log viewer with follow mode
1717
- **VM Configuration** - Customize RAM, vCPUs, and log verbosity
18+
- **System Tray** - Menu bar icon with quick access to show/hide, unmount, and quit
19+
- **Admin Mode** - Privilege escalation for accessing disks that require sudo
20+
- **Launch at Login** - Optional auto-start via macOS Launch Agent
21+
- **Quit Protection** - Warns before quitting if a filesystem is still mounted
22+
- **Force Cleanup** - Detect and clean up orphaned VM instances from failed mounts
1823
- **Auto-refresh** - Disk list updates automatically when drives are connected/ejected
1924
- **Native macOS** - Light/dark mode support, Apple Silicon optimized
2025

0 commit comments

Comments
 (0)