fbrary - Audio Book Manager

By b0wter

View on Snapcraft.io
Version2.4.0
Revision15
Size55.7 MB
LicenseGPL-3.0
Confinementstrict
Basecore20

Manage your audio book library from the command line.

ScreenshotScreenshot

Use this tool to manage your audiobook library from the line. You can can add/list/rate books and mark them as completed. The library can be exported in a cli friendly format as well as html.
Library entries can easily be updated an metadata may be written back to the files.

Check this page for an overview of how to use this tool: https://github.com/b0wter/fbrary/

This snap is using strict confinement meaning that you can only access files in your home folder. If your collection of audio books is stored somewhere else you can use a bind mount to make them available to the snap.

``mkdir /home/yourusername/audiobooks`
`sudo mount --bind /storage/audiobooks /home/your
username/audiobooks/`

You can make these changes permanently by editing
/etc/fstab:

`# <file system> <mount point> <type> <options> <dump> <pass>`
`/storage/audiobooks /home/your_username/audiobooks auto bind 0 3``

Update History

2.4.0 (15)
13 Dec 2025, 09:47 UTC

Published2 Apr 2021, 20:04 UTC

Last updated29 Apr 2021, 12:22 UTC

First seen13 Dec 2025, 09:47 UTC