mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
feat(Linux): Automatically build a Flatpak bundle (#125)
Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
This commit is contained in:
parent
0ec2d10ce8
commit
523476bd08
10 changed files with 292 additions and 6 deletions
9
flatpak/Fladder.desktop
Normal file
9
flatpak/Fladder.desktop
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[Desktop Entry]
|
||||
Name=Fladder
|
||||
StartupWMClass=nl.jknaapen.fladder
|
||||
Comment=A Simple Jellyfin Frontend built on top of Flutter.
|
||||
Exec=Fladder
|
||||
Icon=nl.jknaapen.fladder
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Entertainment;
|
||||
Loading…
Add table
Add a link
Reference in a new issue