AMM
                                
                                
                                
                                    AMM copied to clipboard
                            
                            
                            
                        Aria2 Menubar Monitor
AMM 
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
中文说明
Features
- 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
 
Screenshots
Light Mode

Dark Mode

Prerequisites
OS X 10.10+ or macOS 10.12.x
Download
See Releases
Test and Build Environment
- macOS Sierra 10.13.2
 - Xcode 9.2
 - Swift 4.0.3
 - carthage 0.27.0
 
How to build
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
Thanks
- aria2
 - SwiftyJSON
 - Starscream
 - SwiftyUserDefaults
 - Maria (Implementation partial reference)
 
License
GPL 3.0