From 17e1e5b58c38585322bbfa3d1c6d4b1d6b8aad1e Mon Sep 17 00:00:00 2001 From: David Demelier Date: Sun, 11 Oct 2020 23:07:15 +0200 Subject: [PATCH] Add seashore, image editing for macOS (#582) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index fbc259c..92f5013 100644 --- a/applications.json +++ b/applications.json @@ -8047,6 +8047,22 @@ "audio", "music" ] + }, + { + "repo_url" : "https://github.com/robaho/seashore", + "official_site" : "https://github.com/robaho/seashore", + "title" : "Seashore", + "icon_url": "", + "screenshots" : [ + "https://raw.githubusercontent.com/robaho/seashore/master/doc/ss1.png" + ], + "short_description" : "Easy to use macOS image editing application for the rest of us.", + "languages" : [ + "objective_c" + ], + "categories" : [ + "images" + ] } ] }