macOS Menu Bar Network Drive Mounting Tool
- 🖥️ Menu Bar App - Lightweight menu bar application, mount with one click
- 🔌 Multi-Protocol - SMB, AFP, WebDAV
- 🤖 Auto-Mount - Automatically mount shares based on network environment
- 🔐 Secure Storage - Passwords securely stored in macOS Keychain
- 🎨 Liquid Glass UI - Beautiful frosted glass interface design
- 🚀 Launch at Login - Support for automatic startup
- Launch NetMounter from
/Applications - Click the menu bar icon 📁
- Click
+to add a server - Enter connection details and save
- One-click mount!
| Protocol | Use Case | Status |
|---|---|---|
| SMB | Windows/NAS file sharing | ✅ |
| AFP | Apple file sharing (legacy Mac) | ✅ |
| WebDAV | Network storage (Nextcloud, etc.) | ✅ |
NetMounter can automatically mount shares based on network environment:
- Open Settings
- Add auto-mount rules for a server
- Select target network (SSID or wired connection)
- Automatically mounts when connected to specified network
- Passwords stored securely using macOS Keychain
- No sensitive information written to config files
- Runs locally, no network tracking
- macOS 13.0+
- Xcode 15+ / Swift 5.9+
- Swift Package Manager
# Run debug version
make run
# Build release version
make build
# Package as .app
make package
# Clean build artifacts
make cleanMIT License - See LICENSE
Made with ❤️ for macOS
