diff --git a/README.md b/README.md index cd98c37bddb98ad31535c76641a0adfc758a3c44..5d2381f569a47d296dccac6e2b382fb573f0f50d 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ github-downloader -d store/tools/data -o store/tools | [Motrix](https://github.com/agalwood/Motrix)| motrix | ✅ | ✅ | | [Dufs](https://github.com/wcbing-build/dufs-debs)| dufs | ✅ | ✅ | | [哔哩下载姬(跨平台版)](https://github.com/yaobiao131/downkyicore) | downkyi | ✅ | ✅ | +| [AB Download Manager](https://github.com/amir1376/ab-download-manager) | abdownloadmanager | ✅ | | ### 工具(tools) diff --git a/store/network/data/github.json b/store/network/data/github.json index da8d24ba62238ed29fe11ba37597ec873ed693b4..31785f86efc56d00d0520e185101e871fe22f676 100644 --- a/store/network/data/github.json +++ b/store/network/data/github.json @@ -33,7 +33,18 @@ "More": "基于哔哩下载姬Windows版和AvaloniaUI制作的跨平台版本", "Tags": "debian;ubuntu;deepin;uos", "img_urls": "[\"https://spk-json.spark-app.store/images/2025/01/01/7359ae967f0c4545a838d373e310588c.png\",\"https://spk-json.spark-app.store/images/2025/01/01/e682ac754e6d47a893d7b00ef48e20b1.png\",\"https://spk-json.spark-app.store/images/2025/01/01/f184269c37e548cbb101b3e1a811bcf9.png\"]", - "icons": "https://spk-json.spark-app.store/icons/2025/01/01/5c598e4d3a4f43be8f240b9ed130fe53.png" + } + }, + "abdownloadmanager": { + "repo": "amir1376/ab-download-manager", + "file_template": "ABDownloadManager_{stripped_version}_linux_x64.deb", + "app.json": { + "Name": "AB Download Manager", + "Author": "abdownloadmanager.com", + "Website": "https://abdownloadmanager.com/", + "More": "一款界面美观,功能类似 IDM 的下载器。界面支持设定为中文。", + "Tags": "debian;deepin;ubuntu;uos", + "img_urls": "[\"https://spk-json.spark-app.store/images/2025/01/24/43f32eb15f0148ffb619a5e2537fd80e.png\",\"https://spk-json.spark-app.store/images/2025/01/24/e7a7bc2942da4ccea9a87177a8cf1d47.png\"]", } } } \ No newline at end of file