NV
nvlgit/Balss
Easy to use player for audiobook files with chapters such as m4b or mka.
Balss
Balss is an easy to use player for audiobook files with chapters such as m4b or mka. The goal of the Balss is that the following capabilities:
- Easy to use chapter time navigation
- Setup playback rate (including setup default playback rate)
- Capability to resume playback last played file from stopped position
Building and Installation
git clone https://gitlab.com/nvlgit/Balss.git && cd Balss
meson builddir --prefix=/usr && cd builddir
ninja
su -c 'ninja install'For rpmbuild: balss.spec
Build Dependencies
- gtk+-3.0 >= 3.22
- libmpv >= 0.28
- meson
Run Dependencies
- libmpv >= 0.28
Flatpak Building and Installation
Make temp dir
mkdir temp && cd tempBuild
wget https://gitlab.com/nvlgit/Balss/raw/master/com.gitlab.nvlgit.Balss.yml
flatpak-builder build-dir com.gitlab.nvlgit.Balss.yml
flatpak build-export my-repo build-dir
flatpak build-bundle my-repo Balss.flatpak com.gitlab.nvlgit.BalssInstall
flatpak install Balss.flatpakRemove temp dir
cd .. && rm -R tempOn this page
Languages
Vala92.2%Meson5.4%CSS1.6%Python0.9%
Contributors
GNU General Public License v3.0
Created March 13, 2018
Updated April 8, 2024
