From 6e22a83ee5c9af51d73f69570f76918b8bd01b70 Mon Sep 17 00:00:00 2001 From: spieglt Date: Tue, 15 Oct 2019 05:43:07 -0500 Subject: [PATCH] Adding Flying Carpet to utilities (#461) --- applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/applications.json b/applications.json index 8ea9761..93f0a69 100644 --- a/applications.json +++ b/applications.json @@ -1,5 +1,21 @@ { "applications": [ + { + "short_description": "cross-platform file transfer over ad-hoc wifi, like AirDrop but for Mac/Windows/Linux.", + "categories": [ + "utilities" + ], + "repo_url": "https://github.com/spieglt/flyingcarpet", + "title": "Flying Carpet", + "icon_url": "https://raw.githubusercontent.com/spieglt/FlyingCarpet/master/icons/Windows/fc.ico", + "screenshots": [ + "https://github.com/spieglt/FlyingCarpet/blob/master/pictures/macDemo.png" + ], + "official_site": "https://adequate.systems/", + "languages": [ + "go" + ] + }, { "short_description": "manage bluetooth connections with your keyboard.", "categories": [