mirror of
https://github.com/jlengrand/open-source-mac-os-apps.git
synced 2026-03-10 08:31:19 +00:00
Add Pasteboard Viewer (#692)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user