fbrary - Audio Book Manager

Install latest/stable of fbrary - Audio Book Manager

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install fbrary

Don't have snapd? Get set up for snaps.

Channel Version Published

Manage your audio book library from the command line.

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/your_username/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```

Details for fbrary - Audio Book Manager

License
  • GPL-3.0

Last updated
  • 29 April 2021 - latest/stable

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install fbrary - Audio Book Manager on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using fbrary - Audio Book Manager

Users by distribution (log)

Ubuntu 22.04
Ubuntu 23.10
Ubuntu 20.04
Ubuntu 23.04

Is there a problem with fbrary - Audio Book Manager? Report this app