Skip to content

Commit

Permalink
Add new flathub info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
saivert committed Jun 22, 2024
1 parent 46b3ec7 commit e1aa5a3
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,18 @@

## Flatpak

[Get them from releases page](https://github.com/saivert/pwvucontrol/releases)

There is a flatpak-builder manifest in the build-aux directory. I'm planning on getting it on flathub but I need help crossing the finish line here.
The recommended way of installing pwvucontrol is through Flatpak. If you don't have
Flatpak installed, you can get it from [the Flatpak website](https://flatpak.org/setup).

You can install stable builds of pwvucontrol from [Flathub](https://flathub.org)
by using this command:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.saivert.pwvucontrol

<a href="https://flathub.org/apps/com.saivert.pwvucontrol"><img src="https://flathub.org/assets/badges/flathub-badge-en.png" width="200"/></a>


## General info

Expand Down Expand Up @@ -35,8 +44,6 @@ Use meson to build.


## Help needed
Flatpak is on the GitHub releases page. I need help getting it on Flathub.

Help with making code robust.

UI ideas and mockups welcome!

0 comments on commit e1aa5a3

Please sign in to comment.