SeakMengs / WindowPet

Pet overlay app built with tauri and react that lets you have adorable companion such as pets, anime characters on your screen.
MIT License
111 stars 3 forks source link

Provide a Flatpak #1

Closed gary-host-laptop closed 6 months ago

gary-host-laptop commented 6 months ago

Title, basically, also a .rpm would be really good since I'm currently using Fedora, although a flatpak is distro agnostic so that would save some time.

SeakMengs commented 6 months ago

Based on what I know, it seems like Tauri doesn't support bundling as flatpak, as mentioned in this issue

gary-host-laptop commented 6 months ago

Oh, I didn't know that, I hope that they add that feature some day then!

If I create an issue for a .rpm is that something doable?

SeakMengs commented 6 months ago

I asked the tauri team on discord and they said their maintainer went insane developing flatpak. About creating an issue for .rpm files, I'm not sure, but someone added support for Arch and RPM using GitHub Actions, as mentioned in the GitHub discussion https://github.com/tauri-apps/tauri/issues/3619#issuecomment-1854688324.