-
Notifications
You must be signed in to change notification settings - Fork 95
Expand file tree
/
Copy pathapps.yml
More file actions
63 lines (56 loc) · 3.02 KB
/
apps.yml
File metadata and controls
63 lines (56 loc) · 3.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
- name: "Firefox"
id: "org.mozilla.firefox"
ref: "app/org.mozilla.firefox/x86_64/stable"
summary: "Mozilla Firefox Web Browser"
"flatpakref": "https://flathub.org/repo/appstream/org.mozilla.firefox.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.mozilla.firefox.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.mozilla.firefox.png"
- name: "OBS Studio"
id: "com.obsproject.Studio"
ref: "app/com.obsproject.Studio/x86_64/stable"
summary: "Live streaming and video recording software"
"flatpakref": "https://flathub.org/repo/appstream/com.obsproject.Studio.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/com.obsproject.Studio.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/com.obsproject.Studio.png"
- name: "Builder"
id: "org.gnome.Builder"
ref: "app/org.gnome.Builder/x86_64/stable"
summary: "An IDE for GNOME"
"flatpakref": "https://flathub.org/repo/appstream/org.gnome.Builder.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.gnome.Builder.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.gnome.Builder.png"
- name: "Elisa"
id: "org.kde.elisa"
ref: "app/org.kde.elisa/x86_64/stable"
summary: "Beautiful no-nonsense music player with online radio support"
"flatpakref": "https://flathub.org/repo/appstream/org.kde.elisa.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.kde.elisa.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.kde.elisa.png"
- name: "RetroArch"
id: "org.libretro.RetroArch"
ref: "app/org.libretro.RetroArch/x86_64/stable"
summary: "Frontend for emulators, game engines and media players"
"flatpakref": "https://flathub.org/repo/appstream/org.libretro.RetroArch.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.libretro.RetroArch.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.libretro.RetroArch.png"
- name: "GNOME Boxes"
id: "org.gnome.Boxes"
ref: "app/org.gnome.Boxes/x86_64/stable"
summary: "Virtualization made simple"
"flatpakref": "https://flathub.org/repo/appstream/org.gnome.Boxes.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.gnome.Boxes.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.gnome.Boxes.png"
- name: "LibreOffice"
id: "org.libreoffice.LibreOffice"
ref: "app/org.libreoffice.LibreOffice/x86_64/stable"
summary: "The LibreOffice productivity suite"
"flatpakref": "https://flathub.org/repo/appstream/org.libreoffice.LibreOffice.flatpakref"
icons:
"128": "https://flathub.org/repo/appstream/x86_64/icons/128x128/org.libreoffice.LibreOffice.png"
"64": "https://flathub.org/repo/appstream/x86_64/icons/64x64/org.libreoffice.LibreOffice.png"