mirror of
https://github.com/serhii-londar/open-source-mac-os-apps
synced 2024-11-13 23:47:08 +00:00
Adds a simple Sticky Notes app to the list of applications. (#405)
This commit is contained in:
parent
9b91bdbdbd
commit
3943a135cd
1 changed files with 16 additions and 0 deletions
|
@ -616,6 +616,22 @@
|
|||
"javascript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo_url" : "https://github.com/LumingYin/StickyNotes",
|
||||
"official_site" : "https://github.com/LumingYin/StickyNotes/releases",
|
||||
"title" : "StickyNotes",
|
||||
"icon_url": "",
|
||||
"screenshots" : [
|
||||
"https://raw.githubusercontent.com/LumingYin/StickyNotes/master/images/screenshot.jpg"
|
||||
],
|
||||
"short_description" : "A Windows 10-esque Sticky Notes app implemented in AppKit.",
|
||||
"languages" : [
|
||||
"swift"
|
||||
],
|
||||
"categories" : [
|
||||
"productivity"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Franz is messaging application for services like WhatsApp, Slack, Messenger and many more. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue