mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Pasteboard Viewer (#692)
Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
cf32fa236f
commit
c18de5be26
1 changed files with 16 additions and 1 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue