ninjadev64 / OpenDeck

OpenDeck is a desktop application that provides Stream Deck-like functionality, implementing the Elgato Stream Deck SDK for cross-compatibility.
https://discord.gg/26Nf8rHvaj
BSD 3-Clause "New" or "Revised" License
85 stars 5 forks source link

Release as Flatpak or AppImage? #4

Closed NoCodeLeftBehind closed 7 months ago

NoCodeLeftBehind commented 7 months ago

Any chance you could build and distribute a Flatpak or AppImage release of this to make it easier to run on a variety of Linux-based devices? There is a similar app on FlatHub, but it is very basic compared to yours. Thanks.

ninjadev64 commented 7 months ago

Hey - I’m currently working on a rewrite in the tauri-rewrite branch, which I will publish on Flatpak once complete.

I’ll make an AppImage for the current version in the meantime, however ;)

NoCodeLeftBehind commented 7 months ago

Hey - I’m currently working on a rewrite in the tauri-rewrite branch, which I will publish on Flatpak once complete. I’ll make an AppImage for the current version in the meantime, however ;)

Thanks so much.

ninjadev64 commented 6 months ago

Out of curiosity, which Linux distro are you running?

NoCodeLeftBehind commented 6 months ago

Out of curiosity, which Linux distro are you running?

Arch Linux on Steam Deck.

ninjadev64 commented 6 months ago

Arch Linux on Steam Deck.

Cool - I'm not going to make an AppImage release for v1 as there is no official AppImage maker for Electron Forge and the rewrite is almost ready, but the rewrite will go on Flatpak. In addition, a community member has mentioned that they might publish the rewrite to the AUR once it's ready.

NoCodeLeftBehind commented 6 months ago

Arch Linux on Steam Deck.

Cool - I'm not going to make an AppImage release for v1 as there is no official AppImage maker for Electron Forge and the rewrite is almost ready, but the rewrite will go on Flatpak. In addition, a community member has mentioned that they might publish the rewrite to the AUR once it's ready.

Thanks. Looking forward to trying it out.