mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Cyberduck in Sharing-Files section (#699)
This commit is contained in:
parent
28c627c769
commit
3922bd099c
1 changed files with 17 additions and 0 deletions
|
@ -8960,6 +8960,23 @@
|
||||||
"languages": [
|
"languages": [
|
||||||
"swift"
|
"swift"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"short_description": "Cyberduck is a libre server and cloud storage browser for Mac and Windows with support for FTP, SFTP, WebDAV, Amazon S3, OpenStack Swift, Backblaze B2, Microsoft Azure & OneDrive, Google Drive and Dropbox.",
|
||||||
|
"categories": [
|
||||||
|
"sharing-files"
|
||||||
|
],
|
||||||
|
"repo_url": "https://github.com/iterate-ch/cyberduck",
|
||||||
|
"title": "Cyberduck",
|
||||||
|
"icon_url": "https://cdn.cyberduck.io/img/cyberduck-icon-rect-512.png",
|
||||||
|
"screenshots": [
|
||||||
|
"https://cdn.cyberduck.io/img/mac/browser-bookmarks.png",
|
||||||
|
"https://cdn.cyberduck.io/img/mac/browser.png"
|
||||||
|
],
|
||||||
|
"official_site": "https://cyberduck.io",
|
||||||
|
"languages": [
|
||||||
|
"java"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue