Added Notenik (#632)

* Added Notenik

* Update applications.json

Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
Herb Bowie 2021-03-11 04:28:16 -08:00 committed by GitHub
parent 3b8aa827cf
commit 8ad804697c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8408,7 +8408,7 @@
],
"short_description" : "Lightweight, highly configurable media player.",
"languages" : [
"c""
"c"
],
"categories" : [
"audio",
@ -8417,5 +8417,22 @@
"video"
]
}
{
"short_description": "Note-taking app with many organizational options.",
"categories": [
"markdown",
"notes"
],
"repo_url": "https://github.com/hbowie/notenik-swift",
"title": "Notenik",
"icon_url": "https://notenik.net/images/notenik.png",
"screenshots": [
"https://notenik.net/images/notenik-list-and-display.jpg"
],
"official_site": "https://notenik.net",
"languages": [
"swift"
]
}
]
}