Add Pasteboard Viewer (#692)

Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
Sindre Sorhus 2021-09-17 16:57:17 +07:00 committed by GitHub
parent cf32fa236f
commit c18de5be26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8894,6 +8894,22 @@
"languages": [
"javascript"
]
},
{
"short_description": "Inspect the system pasteboards.",
"categories": [
"development"
],
"repo_url": "https://github.com/sindresorhus/Pasteboard-Viewer",
"title": "Pasteboard Viewer",
"icon_url": "https://github.com/sindresorhus/Pasteboard-Viewer/raw/3ab9545e24050a0ca60ab102e9c303345af8da10/Stuff/AppIcon.png",
"screenshots": [
"https://github.com/sindresorhus/Pasteboard-Viewer/raw/3ab9545e24050a0ca60ab102e9c303345af8da10/Stuff/screenshot1.jpg"
],
"official_site": "https://sindresorhus.com/pasteboard-viewer",
"languages": [
"swift"
]
},
{
"short_description": "The chess app that comes with macOS.",
@ -8911,5 +8927,4 @@
"objective-c"
]
}
]
}