{"id":13816112,"url":"https://github.com/yangshun1029/aria2gui","last_synced_at":"2025-05-15T14:33:19.040Z","repository":{"id":34036641,"uuid":"37798806","full_name":"NickYang29/aria2gui","owner":"NickYang29","description":"Aria2GUI for macOS","archived":true,"fork":false,"pushed_at":"2018-06-19T17:49:55.000Z","size":24683,"stargazers_count":7875,"open_issues_count":16,"forks_count":795,"subscribers_count":273,"default_branch":"master","last_synced_at":"2024-08-03T05:01:44.664Z","etag":null,"topics":["aria2"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickYang29.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-21T06:06:12.000Z","updated_at":"2024-08-02T19:00:57.000Z","dependencies_parsed_at":"2022-09-18T21:16:08.416Z","dependency_job_id":null,"html_url":"https://github.com/NickYang29/aria2gui","commit_stats":null,"previous_names":["yangshun1029/aria2gui"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickYang29%2Faria2gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickYang29%2Faria2gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickYang29%2Faria2gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickYang29%2Faria2gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickYang29","download_url":"https://codeload.github.com/NickYang29/aria2gui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213881100,"owners_count":15651769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aria2"],"created_at":"2024-08-04T05:00:35.145Z","updated_at":"2024-08-04T05:01:10.114Z","avatar_url":"https://github.com/NickYang29.png","language":"Objective-C","funding_links":[],"categories":["Objective-C","Uncategorized","Objective-C  Stars 1000以内排名整理","Tool"],"sub_categories":["Uncategorized"],"readme":"\nAria2GUI\n===========\n\n![UI](http://i.imgur.com/MEZqP9z.png)\n\n## Features:\n\n- 集成aria2c\n- 多线程下载\n- 未完成任务退出自动保存\n- 支持网盘的aria2导出（需要浏览器插件支持）\n- 支持PT/BT\n- 在Badge显示整体下载速度\n- 任务完成通知\n\n## Usage:\n\n- 解压后拖到应用里面运行即可\n\n## Tips:\n\n- 使用Chrome浏览器可配合[YAAW-for-Chrome](https://github.com/acgotaku/YAAW-for-Chrome)插件接管浏览器的所有下载到aria2\n- 使用Safari浏览器可配合[safari2aria](https://github.com/miniers/safari2aria)插件接管浏览器的所有下载到aria2\n- 导出插件：[百度网盘](https://github.com/acgotaku/BaiduExporter)，[115网盘](https://github.com/acgotaku/115)，~~[迅雷离线](https://github.com/binux/ThunderLixianExporter)~~\n- 网盘插件里面的User-Agent优先级高于客户端，所以修改客户端里面User-Agent不会影响导出下载的速度，默认伪装成Transmission/2.77是为了支持BT/PT\n- *max*-*connections*-*per*-server（线程数）初始值16，上限256，*split*初始值16，提高*max*-*connections*-*per*-server的值 split最好也相应的提高，如果是旧的苹果机型（机械硬盘），线程数请维持默认值，过高的线程数可能导致软件或者网络设置奔溃，如果是新的苹果机型（固态硬盘) ，可以尝试提高线程数以获取更理想的下载速度， 新加入*max-tries retry-wait*两个启动项\n- 百度网盘对于插件进行了某些限制，不登陆的情况直接报header错误，登录后第一次会弹验证码之后就正常了，会员暂时没发现有什么限制，具体参考https://github.com/acgotaku/BaiduExporter/issues/547\n\n## Installing:\n本工具有以下两种安装方式，任选其一即可。\n### Manual Installation\n在 [Releases](https://github.com/yangshun1029/aria2gui/releases) 页面中下载对应版本的压缩包并解压后，将 `Aria2GUI.app` 移动到 `/Applications` 中。\n\n### Homebrew Installation\n首先你的系统中需要安装 [Homebrew](https://brew.sh/)，其次执行以下命令。\n\n```\n$ brew cask install aria2gui\n```\n\n## With special thanks to:  \n\n- [Aria2](https://aria2.github.io)\n- [YAAW](https://github.com/binux/yaaw)\n- [MacGap](https://github.com/MacGapProject)\n- [fakeThunder](https://github.com/MartianZ/fakeThunder)\n\n## Contributors:  \n\n  [Nick](https://github.com/yangshun1029)\n\n## License\n\nAria2GUI is licensed under [MIT License](http://choosealicense.com/licenses/mit/) \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangshun1029%2Faria2gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangshun1029%2Faria2gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangshun1029%2Faria2gui/lists"}