• This repository has been archived on 27/Sep/2020
  • Stars
    star
    308
  • Rank 135,712 (Top 3 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Aria2 Menubar Monitor

AMM Travis CI

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

Screenshot Light

Dark Mode

Screenshot Dark

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

License

GPL 3.0