Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.26 KB

README_zh.md

File metadata and controls

48 lines (38 loc) · 1.26 KB

AMM Travis CI

Aria2 Menubar Monitor, 在 macOS 菜单栏上监控 Aria2 的工具。

功能

  • 通过 Aria2 RPC 接口获取 Aria2 状态,显示在 menubar 中(走 websocket)
  • 多服务器支持,可配置各个服务器状态和任务的刷新时间间隔
  • ws/wss(包括自签证书)支持
  • 暗色主题
  • 用于管理任务的控制模式

截图

亮色主题

Screenshot Light

暗色主题

Screenshot Dark

运行环境

OS X 10.10+ or macOS 10.12.x

下载

Release

测试、构建环境

  • macOS Sierra 10.12.5
  • Xcode 8.3.3 (8E3004b)
  • Swift 3.1
  • carthage 0.23.0

构建流程

git clone https://github.com/15cm/AMM.git
cd AMM
carthage update --platform mac --no-use-binaries
open AMM.xcodeproj

然后在 Xcode 中按 Cmd-b 构建 AMM

感谢

许可证书

GPL 3.0