Skip to content

Commit

Permalink
apps: Add Podman Desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
AsciiWolf authored Dec 2, 2023
1 parent 33c5689 commit a303b0e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,13 @@
icons:
"128": "https://dl.flathub.org/repo/appstream/x86_64/icons/128x128/org.blender.Blender.png"
"64": "https://dl.flathub.org/repo/appstream/x86_64/icons/64x64/org.blender.Blender.png"

- name: "Podman Desktop"
id: "io.podman_desktop.PodmanDesktop"
ref: "app/io.podman_desktop.PodmanDesktop/x86_64/stable"
summary: "Manage Podman and other container engines from a single UI and tray"
color: "#A337D4"
"flatpakref": "https://dl.flathub.org/repo/appstream/io.podman_desktop.PodmanDesktop.flatpakref"
icons:
"128": "https://dl.flathub.org/repo/appstream/x86_64/icons/128x128/io.podman_desktop.PodmanDesktop.png"
"64": "https://dl.flathub.org/repo/appstream/x86_64/icons/64x64/io.podman_desktop.PodmanDesktop.png"

0 comments on commit a303b0e

Please sign in to comment.