From 9e10835dfad7a5fbc63227d20d329651643865b5 Mon Sep 17 00:00:00 2001 From: Trevor Fountain Date: Wed, 9 Oct 2019 00:14:17 +0200 Subject: [PATCH] Add Lilypond UI, an IDE for typesetting musical scores. (#438) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 2b380c7..4ab70ee 100644 --- a/applications.json +++ b/applications.json @@ -7114,6 +7114,22 @@ "swift" ] }, + { + "short_description": "Create beautiful musical scores with LilyPond", + "categories": [ + "music" + ], + "repo_url": "https://github.com/doches/lilypond-ui", + "title": "Lilypond UI", + "icon_url": "https://raw.githubusercontent.com/doches/lilypond-ui/develop/artwork/icons.iconset/icon_512x512.png", + "screenshots": [ + "https://raw.githubusercontent.com/doches/lilypond-ui/develop/docs/lilypond-ide.png" + ], + "official_site": "https://github.com/doches/lilypond-ui", + "languages": [ + "javascript" + ] + }, { "short_description": "Extend pages with your own CSS and JS files.", "categories": [