From efa7ecc09ec45b2f687736922b09fc0ec22c1573 Mon Sep 17 00:00:00 2001 From: jyamihud Date: Sun, 10 Jul 2022 21:38:13 +0300 Subject: [PATCH] more apps --- apps/fast-lbry.json | 63 +++++++++++++++++++++++++++++++-------------- apps/jitsi.json | 43 +++++++++++++++++++++++++++++++ apps/minecraft.json | 54 ++++++++++++++++++++++++++++++++++++++ apps/minetest.json | 50 +++++++++++++++++++++++++++++++++++ apps/spotify.json | 42 ++++++++++++++++++++++++++++++ apps/zoom.json | 45 ++++++++++++++++++++++++++++++++ 6 files changed, 277 insertions(+), 20 deletions(-) create mode 100644 apps/jitsi.json create mode 100644 apps/minecraft.json create mode 100644 apps/minetest.json create mode 100644 apps/spotify.json create mode 100644 apps/zoom.json diff --git a/apps/fast-lbry.json b/apps/fast-lbry.json index 21dc7b2..e112f20 100644 --- a/apps/fast-lbry.json +++ b/apps/fast-lbry.json @@ -1,20 +1,43 @@ -{"names":["Fast LBRY", - "flbry"], - "comment":"A fast client to LBRY", - "links":{"git":"https://notabug.org/jyamihud/FastLBRY-terminal", - "icon":"https://notabug.org/jyamihud/FastLBRY-terminal/raw/master/icon.png"}, - "licenses":["GPL-3.0-or-later", "AGPL-3.0-or-later"], - "platforms":["GNU/Linux", - "Web"], - "interface":["Terminal", - "GTK", - "HTML5"], - "languages":["Python"], - "networks_read":["LBRY"], - "networks_write":["LBRY"], - "formats_read":[], - "formats_write":[], - "generic_name":["LBRY Client", - "Publication", - "Marketplace", - "Crypto"]} +{ + "comment": "A fast client to LBRY", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "LBRY Client", + "Publication", + "Marketplace", + "Crypto" + ], + "interface": [ + "Terminal", + "GTK", + "HTML5" + ], + "issues": [], + "languages": [ + "Python" + ], + "licenses": [ + "GPL-3.0-or-later", + "AGPL-3.0-or-later" + ], + "links": { + "FastLBRY GTK": "https://notabug.org/jyamihud/FastLBRY-GTK", + "git": "https://notabug.org/jyamihud/FastLBRY-terminal", + "icon": "https://notabug.org/jyamihud/FastLBRY-terminal/raw/master/icon.png" + }, + "names": [ + "Fast LBRY", + "flbry" + ], + "networks_read": [ + "LBRY" + ], + "networks_write": [ + "LBRY" + ], + "platforms": [ + "GNU/Linux", + "Web" + ] +} \ No newline at end of file diff --git a/apps/jitsi.json b/apps/jitsi.json new file mode 100644 index 0000000..545ee63 --- /dev/null +++ b/apps/jitsi.json @@ -0,0 +1,43 @@ +{ + "comment": "A video-conferencing application.", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "Group Messenger", + "Video Calls", + "Video Conference" + ], + "interface": [ + "JavaScript", + "Touch", + "Electron" + ], + "issues": [], + "languages": [], + "licenses": [ + "Apache-2.0" + ], + "links": { + "git": "https://github.com/jitsi/jitsi", + "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/5/5d/Logo_Jitsi.svg/130px-Logo_Jitsi.svg.png", + "website": "https://meet.jit.si", + "wikipedia": "https://en.wikipedia.org/wiki/Jitsi" + }, + "names": [ + "Jitsi" + ], + "networks_read": [ + "jitsi" + ], + "networks_write": [ + "jitsi" + ], + "platforms": [ + "GNU/Linux", + "MacOS", + "Windows", + "iOS", + "Android", + "Web" + ] +} \ No newline at end of file diff --git a/apps/minecraft.json b/apps/minecraft.json new file mode 100644 index 0000000..3dc1f21 --- /dev/null +++ b/apps/minecraft.json @@ -0,0 +1,54 @@ +{ + "comment": "Minecraft is a sandbox video game developed by Mojang Studios.", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "Sandbox Game", + "Survival Game", + "Voxel Game", + "First Person Game" + ], + "interface": [ + "Custom" + ], + "issues": [ + "Non-Free Software" + ], + "languages": [ + "Java" + ], + "licenses": [], + "links": { + "icon": "https://upload.wikimedia.org/wikipedia/en/thumb/5/51/Minecraft_cover.png/220px-Minecraft_cover.png", + "wikipedia": "https://en.wikipedia.org/wiki/Minecraft" + }, + "names": [ + "Minecraft" + ], + "networks_read": [ + "minecraft" + ], + "networks_write": [ + "minecraft" + ], + "platforms": [ + "Windows", + "macOS", + "GNU/Linux", + "Android", + "iOS", + "iPadOS", + "Xbox 360", + "Windows Phone", + "Playstation 3", + "Fire OS", + "Playstation 4", + "Xbox One", + "Playstation Vita", + "Wii U", + "Apple TV", + "tvOS", + "Nintendo Switch", + "Nintendo3DS" + ] +} \ No newline at end of file diff --git a/apps/minetest.json b/apps/minetest.json new file mode 100644 index 0000000..36330cc --- /dev/null +++ b/apps/minetest.json @@ -0,0 +1,50 @@ +{ + "comment": "Minetest is a free and open-source sandbox video game and game creation system with focus on voxel graphics.", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "Survival Game", + "Sandbox Game", + "Voxel Game", + "First Person Game" + ], + "interface": [ + "Custom" + ], + "issues": [ + "Some official clients are Non-Free" + ], + "languages": [ + "C++", + "Lua" + ], + "licenses": [ + "LGPL-2.1-or-later", + "GPL-2.0-or-later" + ], + "links": { + "documentation": "https://www.minetest.net/education/", + "f-droid": "https://f-droid.org/en/packages/net.minetest.minetest/", + "fsd": "https://directory.fsf.org/wiki/Minetest", + "git": "https://github.com/minetest/minetest", + "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Minetest_logo.svg/220px-Minetest_logo.svg.png", + "website": "https://www.minetest.net/", + "wikipedia": "https://en.wikipedia.org/wiki/Minetest" + }, + "names": [ + "Minetest" + ], + "networks_read": [ + "minetest" + ], + "networks_write": [ + "minetest" + ], + "platforms": [ + "GNU/Linux", + "BSD", + "Windows", + "macOS", + "Android" + ] +} \ No newline at end of file diff --git a/apps/spotify.json b/apps/spotify.json new file mode 100644 index 0000000..5be24d2 --- /dev/null +++ b/apps/spotify.json @@ -0,0 +1,42 @@ +{ + "comment": "An unfortunatly way too popular music player thingy. Which let's you also search for music. What a big deal...", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "Music Player", + "Marketplace" + ], + "interface": [ + "JavaScript", + "Touch" + ], + "issues": [ + "Surveillance", + "Subscription", + "DRM", + "Non-Free Software" + ], + "languages": [], + "licenses": [], + "links": { + "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Spotify_logo_with_text.svg/220px-Spotify_logo_with_text.svg.png", + "wikipedia": "https://en.wikipedia.org/wiki/Spotify" + }, + "names": [ + "Spotify" + ], + "networks_read": [ + "spotify" + ], + "networks_write": [ + "spotify" + ], + "platforms": [ + "Web", + "Windows", + "GNU/Linux", + "macOS", + "Android", + "iOS" + ] +} \ No newline at end of file diff --git a/apps/zoom.json b/apps/zoom.json new file mode 100644 index 0000000..642f719 --- /dev/null +++ b/apps/zoom.json @@ -0,0 +1,45 @@ +{ + "comment": "A video-conferencing application.", + "formats_read": [], + "formats_write": [], + "generic_name": [ + "Group Messenger", + "Video Calls", + "Video Conference" + ], + "interface": [ + "JavaScript", + "Touch", + "Electron" + ], + "issues": [ + "Non-Free Software", + "Non-Free Network", + "Non-Free JavaScript", + "Surveillance", + "Subscription" + ], + "languages": [], + "licenses": [], + "links": { + "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Zoom_Communications_Logo.svg/800px-Zoom_Communications_Logo.svg.png", + "wikipedia": "https://en.wikipedia.org/wiki/Zoom_(software)" + }, + "names": [ + "Zoom" + ], + "networks_read": [ + "zoom" + ], + "networks_write": [ + "zoom" + ], + "platforms": [ + "GNU/Linux", + "MacOS", + "Windows", + "iOS", + "Android", + "Web" + ] +} \ No newline at end of file