Skip to content

Commit 1432e81

Browse files
committed
Revise list of applications shown to showcase good applications
The criterias were determined in flatpak#489 Fixes flatpak#489
1 parent 1faa20a commit 1432e81

File tree

1 file changed

+57
-105
lines changed

1 file changed

+57
-105
lines changed

data/apps.yml

+57-105
Original file line numberDiff line numberDiff line change
@@ -1,119 +1,71 @@
1-
- name: "Telegram"
2-
id: "org.telegram.desktop"
3-
ref: "app/org.telegram.desktop/x86_64/stable"
4-
summary: "Desktop messenger"
5-
color: "#6DA9D6"
6-
featured: "yes"
7-
"flatpakref": "https://flathub.org/repo/appstream/org.telegram.desktop.flatpakref"
1+
- name: "Firefox"
2+
id: "org.mozilla.firefox"
3+
ref: "app/org.mozilla.firefox/x86_64/stable"
4+
summary: "Mozilla Firefox Web Browser"
5+
"flatpakref": "https://flathub.org/repo/appstream/org.mozilla.firefox.flatpakref"
86
icons:
9-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.telegram.desktop.png"
10-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.telegram.desktop.png"
7+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.mozilla.firefox.png"
8+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.mozilla.firefox.png"
119

12-
- name: "Slack"
13-
id: "com.slack.Slack"
14-
ref: "app/com.slack.Slack/x86_64/stable"
15-
summary: "Chat with your team"
16-
color: "#C5BFB5"
17-
"flatpakref": "https://flathub.org/repo/appstream/com.slack.Slack.flatpakref"
10+
- name: "OBS Studio"
11+
id: "com.obsproject.Studio"
12+
ref: "app/com.obsproject.Studio/x86_64/stable"
13+
summary: "Live streaming and video recording software"
14+
"flatpakref": "https://flathub.org/repo/appstream/com.obsproject.Studio.flatpakref"
1815
icons:
19-
"64": "https://lh3.googleusercontent.com/Dq-mZ5mmdE6aFPeD61DNlVTwYSI75UwHBYDq_BxBZOMSzCBnQ5OCC4-LjfP42tDlyw=w64"
20-
21-
- name: "Inkscape"
22-
id: "org.inkscape.Inkscape"
23-
ref: "app/org.inkscape.Inkscape/x86_64/stable"
24-
summary: "Vector graphics editor"
25-
color: "#C5BFB5"
26-
"flatpakref": "https://flathub.org/repo/appstream/org.inkscape.Inkscape.flatpakref"
27-
icons:
28-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.inkscape.Inkscape.png"
29-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.inkscape.Inkscape.png"
16+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/com.obsproject.Studio.png"
17+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/com.obsproject.Studio.png"
3018

31-
- name: "Spotify"
32-
id: "com.spotify.Client"
33-
ref: "app/com.spotify.Client/x86_64/stable"
34-
summary: "Online music streaming service"
35-
color: "#1DC558"
36-
"flatpakref": "https://flathub.org/repo/appstream/com.spotify.Client.flatpakref"
37-
icons:
38-
"64": "https://lh3.googleusercontent.com/UrY7BAZ-XfXGpfkeWg0zCCeo-7ras4DCoRalC_WXXWTK9q5b0Iw7B0YQMsVxZaNB7DM=w64"
39-
40-
- name: "Steam"
41-
id: "com.valvesoftware.Steam"
42-
ref: "app/com.valvesoftware.Steam/x86_64/stable"
43-
summary: "Manage and play games distributed by Steam"
44-
featured: "yes"
45-
color: "#7C8699"
46-
"flatpakref": "https://flathub.org/repo/appstream/com.valvesoftware.Steam.flatpakref"
19+
- name: "Builder"
20+
id: "org.gnome.Builder"
21+
ref: "app/org.gnome.Builder/x86_64/stable"
22+
summary: "An IDE for GNOME"
23+
"flatpakref": "https://flathub.org/repo/appstream/org.gnome.Builder.flatpakref"
4724
icons:
48-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/com.valvesoftware.Steam.png"
49-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/com.valvesoftware.Steam.png"
25+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.gnome.Builder.png"
26+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.gnome.Builder.png"
5027

51-
- name: "GIMP"
52-
id: "org.gimp.GIMP"
53-
ref: "app/org.gimp.GIMP/x86_64/stable"
54-
summary: "Create images and edit photographs"
55-
color: "#837E77"
56-
"flatpakref": "https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref"
57-
icons:
58-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.gimp.GIMP.png"
59-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.gimp.GIMP.png"
60-
61-
- name: "Atom"
62-
id: "io.atom.Atom"
63-
ref: "app/io.atom.Atom/x86_64/stable"
64-
summary: "A hackable text editor for the 21st Century"
65-
color: "#96CBA5"
66-
"flatpakref": "https://flathub.org/repo/appstream/io.atom.Atom.flatpakref"
28+
- name: "Elisa"
29+
id: "org.kde.elisa"
30+
ref: "app/org.kde.elisa/x86_64/stable"
31+
summary: "Beautiful no-nonsense music player with online radio support"
32+
"flatpakref": "https://flathub.org/repo/appstream/org.kde.elisa.flatpakref"
6733
icons:
68-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/io.atom.Atom.png"
69-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/io.atom.Atom.png"
34+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.kde.elisa.png"
35+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.kde.elisa.png"
7036

71-
- name: "Kdenlive"
72-
id: "org.kde.kdenlive"
73-
ref: "app/org.kde.kdenlive/x86_64/stable"
74-
summary: "Video editor"
75-
color: "#8596C6"
76-
"flatpakref": "https://flathub.org/repo/appstream/org.kde.kdenlive.flatpakref"
37+
- name: "RetroArch"
38+
id: "org.libretro.RetroArch"
39+
ref: "app/org.libretro.RetroArch/x86_64/stable"
40+
summary: "Frontend for emulators, game engines and media players"
41+
"flatpakref": "https://flathub.org/repo/appstream/org.libretro.RetroArch.flatpakref"
7742
icons:
78-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.kde.kdenlive.png"
79-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.kde.kdenlive.png"
80-
81-
- name: "Skype"
82-
id: "com.skype.Client"
83-
ref: "app/com.skype.Client/x86_64/stable"
84-
summary: "Call and message Skype users"
85-
color: "#C5BFB5"
86-
"flatpakref": "https://flathub.org/repo/appstream/com.skype.Client.flatpakref"
87-
icons:
88-
"64": "https://lh3.googleusercontent.com/QfAEt_ya6-n8w_TD9-PsghFC2DMSO7fLGNZB4cQ3RtbBbHFkXJE_gxOc3l32-j6LXg=w64"
43+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.libretro.RetroArch.png"
44+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.libretro.RetroArch.png"
8945

90-
- name: "Google Play Music"
91-
id: "com.googleplaymusicdesktopplayer.GPMDP"
92-
ref: "app/com.googleplaymusicdesktopplayer.GPMDP/x86_64/stable"
93-
summary: "Google Play Music desktop app"
94-
color: "#FAA22B"
95-
featured: "yes"
96-
"flatpakref": "https://flathub.org/repo/appstream/com.googleplaymusicdesktopplayer.GPMDP.flatpakref"
46+
- name: "GNOME Boxes"
47+
id: "org.gnome.Boxes"
48+
ref: "app/org.gnome.Boxes/x86_64/stable"
49+
summary: "Virtualization made simple"
50+
"flatpakref": "https://flathub.org/repo/appstream/org.gnome.Boxes.flatpakref"
9751
icons:
98-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/com.googleplaymusicdesktopplayer.GPMDP.png"
99-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/com.googleplaymusicdesktopplayer.GPMDP.png"
100-
101-
- name: "VLC"
102-
id: "org.videolan.VLC"
103-
ref: "app/org.videolan.VLC/x86_64/stable"
104-
summary: "Open-source multimedia player"
105-
color: "#DB946C"
106-
"flatpakref": "https://flathub.org/repo/appstream/org.videolan.VLC.flatpakref"
52+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.gnome.Boxes.png"
53+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.gnome.Boxes.png"
54+
55+
- name: "LibreOffice"
56+
id: "org.libreoffice.LibreOffice"
57+
ref: "app/org.libreoffice.LibreOffice/x86_64/stable"
58+
summary: "The LibreOffice productivity suite"
59+
"flatpakref": "https://flathub.org/repo/appstream/org.libreoffice.LibreOffice.flatpakref"
10760
icons:
108-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.videolan.VLC.png"
109-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.videolan.VLC.png"
61+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.libreoffice.LibreOffice.png"
62+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.libreoffice.LibreOffice.png"
11063

111-
- name: "Blender"
112-
id: "org.blender.Blender"
113-
ref: "app/org.blender.Blender/x86_64/stable"
114-
summary: "3D modelling and animation"
115-
color: "#D89C7F"
116-
"flatpakref": "https://flathub.org/repo/appstream/com.slack.Slack.flatpakref"
64+
- name: "Flatseal"
65+
id: "com.github.tchx84.Flatseal"
66+
ref: "app/com.github.tchx84.Flatseal/x86_64/stable"
67+
summary: "Manage Flatpak permissions"
68+
"flatpakref": "https://flathub.org/repo/appstream/com.github.tchx84.Flatseal.flatpakref"
11769
icons:
118-
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.blender.Blender.png"
119-
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.blender.Blender.png"
70+
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/com.github.tchx84.Flatseal.png"
71+
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/com.github.tchx84.Flatseal.png"

0 commit comments

Comments
 (0)