Aria2 Menubar Monitor, a tool to help with monitoring Aria2 Status on the macOS menubar.
The repo is no longer maintained as I don't use macOS as my daily OS anymore. Please consider using AriaNG instead
- Display status of Aria2 server on menubar using Aria2 RPC.
- Multiple Aria2 servers support. Per-server configuration.
- ws/wss(including self-signed certificate) support
- Notifications of task events
- Dark mode
- Control mode for task management
- Association with magnet link
OS X 10.10+ or macOS 10.12.x
See Releases
- macOS Sierra 10.13.2
- Xcode 9.2
- Swift 4.0.3
- carthage 0.27.0
git clone https://github.com/15cm/AMM.git
cd AMM
carthage update --platform mac --no-use-binaries
open AMM.xcodeproj
Then press Cmd-b in Xcode to build AMM
- aria2
- SwiftyJSON
- Starscream
- SwiftyUserDefaults
- Maria (Implementation partial reference)
GPL 3.0