mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-25 00:50:29 +00:00
Add XDM (#611)
* Add XDM * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
10aae69035
commit
37fe3d9ae9
1 changed files with 14 additions and 0 deletions
|
@ -8267,6 +8267,20 @@
|
||||||
"languages": [
|
"languages": [
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"short_description": "a powerful tool to increase download speeds up to 500%",
|
||||||
|
"categories": [
|
||||||
|
"downloader"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/subhra74/xdm",
|
||||||
|
"title": "Extream Download Manager",
|
||||||
|
"icon_url": "https://github.com/subhra74/xdm/blob/master/app/src/main/resources/icons/xhdpi/icon.png",
|
||||||
|
"screenshots": [],
|
||||||
|
"official_site": "https://subhra74.github.io/xdm",
|
||||||
|
"languages": [
|
||||||
|
"java"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"repo_url" : "https://github.com/powerwolf543/DuplicateFinder",
|
"repo_url" : "https://github.com/powerwolf543/DuplicateFinder",
|
||||||
|
|
Loading…
Reference in a new issue