Add flatpak reference to readme

This commit is contained in:
Jeena 2025-06-09 23:35:02 +09:00
parent 382cc39b80
commit 63e7a6a012

View file

@ -29,9 +29,20 @@ Recoder is available on the AUR:
yay -S recoder yay -S recoder
``` ```
### Other Platforms ### Flatpak
Recoder will be available as a Flatpak in the future. [Install Recoder Flatpak](https://jeena.github.io/recoder/net.jeena.Recoder.flatpakref)
After downloading the `net.jeena.Recoder.flatpakref` file, **double-click the file** or **open it with GNOME Software** to start the installation.
#### Install via Command Line
If you prefer, run these commands in a terminal:
```bash
flatpak install --user https://jeena.github.io/recoder/net.jeena.Recoder.flatpakref
flatpak run net.jeena.Recoder
```
## 📄 License ## 📄 License