No description
|
All checks were successful
Alpine build / Prepare (push) Successful in 2s
Alpine build / Build for x86 (push) Successful in 1m29s
Alpine build / Build for x86_64 (push) Successful in 1m24s
Alpine build / Build for aarch64 (push) Successful in 1m36s
Alpine build / Build for armv7 (push) Successful in 2m0s
Alpine build / Build for riscv64 (push) Successful in 2m4s
Alpine build / Upload (push) Successful in 18s
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org> |
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| package/alpine | ||
| po | ||
| src | ||
| subprojects | ||
| vapi | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| meson.build | ||
| NEWS | ||
| README.md | ||
Beautiful media player for Phosh
Yep, it's written in Vala
Galery
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Installing from my nightly repo
- Add my nightly repo
- Install plugin
sudo apk add phosh-plugin-mediaplayer@nightly
- Enable plugin for quick settings and/or for lockscreen
Enabling plugin
You can enable it via gsettings
gsettings set sm.puri.phosh.plugins quick-settings "['media-player']"
gsettings set sm.puri.phosh.plugins lock-screen "['media-player']"
Or you can use phosh-mobile-settings app
Building
We use the meson (and thereby Ninja) build system for phosh. The quickest way to get going is to do the following:
meson setup _build
meson install -C _build
License
phosh-media-player are licensed under the GPL-3.0-or-later licence.





