From 3ec6bf4416c143123e5caaea43e3cf3421fdde8b Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sat, 6 Dec 2025 09:17:55 -0800 Subject: [PATCH] Added rquickshare to file-sharing --- source/data/dynamic/applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 29061e6..f5facf4 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -12317,6 +12317,23 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "rquickshare", + "description": "", + "repo_url": "https://github.com/Martichou/rquickshare", + "tags": [], + "platforms": [ + "cross", + "android" + ], + "category": "file-sharing", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file