mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add dupeGuru (#701)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
f683aa0aea
commit
37b78d5392
1 changed files with 15 additions and 0 deletions
|
@ -8961,6 +8961,21 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "dupeGuru is a tool to find duplicate files on your computer. It can scan using file names and file contents.",
|
||||
"categories": [
|
||||
"finder",
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/arsenetar/dupeguru/",
|
||||
"title": "dupeGuru",
|
||||
"icon_url": "https://raw.githubusercontent.com/arsenetar/dupeguru/master/images/dgse_logo_128.png",
|
||||
"screenshots": [],
|
||||
"official_site": "https://dupeguru.voltaicideas.net/",
|
||||
"languages": [
|
||||
"objective_c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"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": [
|
||||
|
|
Loading…
Reference in a new issue