From 6d6d86cda76516d0433483805e89d2c702b740d7 Mon Sep 17 00:00:00 2001 From: Taras Kushnir <505555+ribtoks@users.noreply.github.com> Date: Wed, 9 Oct 2019 09:00:05 +0000 Subject: [PATCH] Add Xpiks app (#440) --- applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/applications.json b/applications.json index 3355111..2b96982 100644 --- a/applications.json +++ b/applications.json @@ -7191,6 +7191,24 @@ "languages" : [ "rust" ] + }, + { + "repo_url": "https://github.com/ribtoks/xpiks", + "icon_url": "", + "official_site": "https://xpiksapp.com", + "title": "Xpiks", + "screenshots": [ + "https://raw.githubusercontent.com/Ribtoks/xpiks/master/assets/xpiks-main-window.png" + ], + "short_description": "Xpiks is a keywording and uploading tool for microstock photographers, illustrators and videographers", + "languages": [ + "cpp" + ], + "categories": [ + "Productivity", + "Images", + "Video" + ] } ] }