emma-sg / AMM

Aria2 Menubar Monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMM Travis CI

Aria2 Menubar Monitor, a tool to help with monitoring Aria2 Status on the macOS menubar.

中文说明

Features

  • Fetch status of Aria2 server using Aria2 RPC (via websocket) and display it.
  • Multiple Aria2 server support. Refresh interval of global status and tasks can be configured for each server.
  • ws/wss(self-signed certificate included) support
  • Dark Mode
  • Control Mode for task management

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.12.5
  • Xcode 8.3.3 (8E3004b)
  • Swift 3.1
  • carthage 0.23.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

About

Aria2 Menubar Monitor

License:GNU General Public License v3.0


Languages

Language:Swift 100.0%