Add dnote (#512)

* Add a new entry Dnote

* Ensure that descriptions end with full-stop
This commit is contained in:
Sung Won Cho 2020-02-13 05:59:58 +10:00 committed by GitHub
parent ece97cbed4
commit 54855bcad6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7317,7 +7317,7 @@
]
},
{
"short_description": "Create beautiful musical scores with LilyPond",
"short_description": "Create beautiful musical scores with LilyPond.",
"categories": [
"music"
],
@ -7381,7 +7381,7 @@
]
},
{
"short_description": "Cog is an open source audio player for macOS. The basic layout is a single-paned playlist interface with two retractable drawers, one for navigating the user's music folders and another for viewing audio file properties, like bitrate",
"short_description": "Cog is an open source audio player for macOS. The basic layout is a single-paned playlist interface with two retractable drawers, one for navigating the user's music folders and another for viewing audio file properties, like bitrate.",
"categories": [
"audio"
],
@ -7409,7 +7409,7 @@
]
},
{
"short_description": "Cross-platform development IDE",
"short_description": "Cross-platform development IDE.",
"categories": [
"ide"
],
@ -7451,7 +7451,7 @@
]
},
{
"short_description": "A handy calculator with natural language parsing",
"short_description": "A handy calculator with natural language parsing.",
"categories": [
"utilities"
],
@ -7537,7 +7537,7 @@
]
},
{
"short_description": "No-fuss time management",
"short_description": "No-fuss time management.",
"categories": [
"productivity"
],
@ -7555,7 +7555,7 @@
]
},
{
"short_description": "Safari extension to save your working sessions",
"short_description": "Safari extension to save your working sessions.",
"categories": [
"productivity",
"extensions"
@ -7570,6 +7570,23 @@
"languages": [
"swift"
]
},
{
"short_description": "A simple command line notebook with multi-device sync and web interface.",
"categories": [
"notes"
],
"repo_url": "https://github.com/dnote/dnote",
"title": "Dnote",
"icon_url": "https://raw.githubusercontent.com/dnote/dnote/master/assets/logo.png",
"screenshots": [
"https://raw.githubusercontent.com/dnote/dnote/master/assets/cli.gif"
],
"official_site": "https://www.getdnote.com/",
"languages": [
"go",
"type_script"
]
}
]
}
}