Skip to content

Commit 478dd5b

Browse files
committed
Add AppImage topic
1 parent cc66c61 commit 478dd5b

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

topics/appimage/appimage.png

45.3 KB
Loading

topics/appimage/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
display_name: AppImage
3+
short_description: Open source format for distributing portable software on Linux.
4+
github_url: https://github.com/AppImage
5+
logo: appimage.png
6+
released: 2004
7+
topic: appimage
8+
url: https://appimage.org
9+
wikipedia_url: https://en.wikipedia.org/wiki/AppImage
10+
related: flatpak, linux
11+
---
12+
AppImage is an open source format for distributing portable software on Linux. It allows developers to package an application and all its dependencies into a single, self-contained file that runs on most common Linux distributions without requiring installation or root privileges.

0 commit comments

Comments
 (0)