From 95fdf3be61cd391dcdd84b157a5692589835095c Mon Sep 17 00:00:00 2001 From: Endogen Date: Wed, 20 Nov 2019 13:06:17 +0100 Subject: [PATCH] Added NitroShare (#481) Added file sharing application --- applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/applications.json b/applications.json index 66334cb..b0a1b75 100644 --- a/applications.json +++ b/applications.json @@ -5049,6 +5049,20 @@ "swift" ] }, + { + "short_description": "Transferring files from one device to another", + "categories": [ + "sharing-files" + ], + "repo_url": "https://github.com/nitroshare/nitroshare-desktop", + "title": "NitroShare", + "icon_url": "", + "screenshots": [], + "official_site": "https://nitroshare.net", + "languages": [ + "cpp" + ] + }, { "short_description": "BitTorrent client in Qt. ", "categories": [