diff --git a/applications.json b/applications.json index 7186f29..ac26500 100644 --- a/applications.json +++ b/applications.json @@ -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" + ] } ] -} \ No newline at end of file +}