Skip to content

Instantly share code, notes, and snippets.

@prateekmedia
Last active November 8, 2023 08:47
Show Gist options
  • Save prateekmedia/44c1ea7f7a627d284b9e50d47aa7200f to your computer and use it in GitHub Desktop.
Save prateekmedia/44c1ea7f7a627d284b9e50d47aa7200f to your computer and use it in GitHub Desktop.
featuredapps.json for appimage-browser
{
"0": {
"name": "Blender",
"description": "Blender is a free and open-source 3D computer graphics software toolset used for creating animated films, visual effects, art, 3D printed models, motion graphics, interactive 3D applications, virtual reality, and computer games. Blender's features include 3D modeling, UV unwrapping, texturing, raster graphics editing, rigging and skinning, fluid and smoke simulation, particle simulation, soft body simulation, sculpting, animating, match moving, rendering, motion graphics, video editing, and compositing.",
"categories": [
"Graphics"
],
"authors": [
{
"name": "Songtech-0912",
"url": "https://github.com/Songtech-0912"
}
],
"license": "GPLv2+",
"links": [
{
"type": "Github",
"url": "https://github.com/Songtech-0912/Prometheus-Project/"
},
{
"type": "Download",
"url": "https://github.com/Songtech-0912/Prometheus-Project/releases"
}
],
"icons": [
"https://download.blender.org/branding/community/blender_community_badge_white.png"
],
"screenshots": [
"https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Blender_2.92.0_screenshot.png/1280px-Blender_2.92.0_screenshot.png"
]
},
"1": {
"name": "GIMP",
"description": "GIMP is a free and open-source raster graphics editor used for image manipulation and image editing, free-form drawing, transcoding between different image file formats, and more specialized tasks.",
"categories": [
"Graphics"
],
"authors": [
{
"name": "aferrero2707",
"url": "https://github.com/aferrero2707"
}
],
"license": "GPLv3+",
"links": [
{
"type": "Github",
"url": "https://github.com/aferrero2707/gimp-appimage/"
},
{
"type": "Download",
"url": "https://github.com/aferrero2707/gimp-appimage/releases"
}
],
"icons": [
"https://www.gimp.org/images/frontpage/wilber-big.png"
],
"screenshots": [
"https://upload.wikimedia.org/wikipedia/commons/1/1d/GIMP_2.10.jpg",
"https://www.gimp.org/release-notes/images/2.10-foreground-select.jpg",
"https://www.gimp.org/release-notes/images/2.10-icon-sizes.png"
]
},
"2": {
"name": "GitHubDesktop",
"description": "Simple collaboration from your desktop",
"categories": [
"Development"
],
"authors": [
{
"name": "shiftkey",
"url": "https://github.com/shiftkey"
}
],
"license": "MIT",
"links": [
{
"type": "GitHub",
"url": "shiftkey/desktop"
},
{
"type": "Download",
"url": "https://github.com/shiftkey/desktop/releases"
}
],
"icons": [
"https://desktop.github.com/images/desktop-icon.svg"
],
"screenshots": [
"https://desktop.github.com/images/screenshot-windows-dark.png"
]
},
"3": {
"name": "Popsicle",
"description": "Popsicle is a Linux utility for flashing multiple USB devices in parallel, written in Rust.",
"categories": [
"Utility"
],
"authors": [
{
"name": "pop-os",
"url": "https://github.com/pop-os/"
}
],
"license": "MIT",
"links": [
{
"type": "GitHub",
"url": "https://github.com/pop-os/popsicle"
},
{
"type": "Download",
"url": "https://github.com/pop-os/popsicle/releases"
}
],
"icons": [
"https://raw.githubusercontent.com/pop-os/popsicle/master/gtk/assets/icons/48x48%402x/apps/com.system76.Popsicle.png"
],
"screenshots": [
"https://raw.githubusercontent.com/pop-os/popsicle/master/screenshots/screenshot-01.png",
"https://raw.githubusercontent.com/pop-os/popsicle/master/screenshots/screenshot-02.png"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment