From 242b17b88d162d1034bba63c303d93a00a240017 Mon Sep 17 00:00:00 2001 From: Panos Koutsoumanis <58105634+Devnol@users.noreply.github.com> Date: Tue, 2 Nov 2021 18:33:26 +0200 Subject: [PATCH] Added KiCad (#707) Co-authored-by: Serhii Londar --- applications.json | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/applications.json b/applications.json index 36acdc7..a077805 100644 --- a/applications.json +++ b/applications.json @@ -8731,7 +8731,7 @@ { "short_description": "Spotify widget for Notification Center.", "categories": [ - "audio", + "audio" ], "repo_url": "https://github.com/fabiusBile/Spotify4BigSur", "title": "Spotify4BigSur", @@ -8880,7 +8880,7 @@ "title": "eul", "icon_url": "https://raw.githubusercontent.com/gao-sun/eul/master/Resource/Assets.xcassets/eul.imageset/eul%403x.png", "screenshots": [ - "https://user-images.githubusercontent.com/14722250/105626766-f718ab00-5e6c-11eb-9761-661ff85c8faf.jpg", + "https://user-images.githubusercontent.com/14722250/105626766-f718ab00-5e6c-11eb-9761-661ff85c8faf.jpg" ], "official_site": "", "languages": [ @@ -8993,7 +8993,7 @@ "title": "Chess", "icon_url": "https://opensource.apple.com/source/Chess/Chess-410.4.1/MBChess/Images.xcassets/AppIcon.appiconset/icon_256x256.png", "screenshots": [ - "https://upload.wikimedia.org/wikipedia/commons/8/83/Chess_screenshot.png", + "https://upload.wikimedia.org/wikipedia/commons/8/83/Chess_screenshot.png" ], "official_site": "https://www.apple.com/", "languages": [ @@ -9032,6 +9032,21 @@ "swift" ] }, + { + "short_description": "A software suite for electronic design automation.", + "categories": [ + "development" + ], + "repo_url": "https://gitlab.com/kicad/code/kicad", + "title": "KiCad", + "icon_url": "", + "screenshots": [], + "official_site": "https://www.kicad.org/", + "languages": [ + "cpp", + "c" + ] + }, { "short_description": "dupeGuru is a tool to find duplicate files on your computer. It can scan using file names and file contents.", "categories": [