Skip to content

Cozy

Do you like audiobooks? Then make yourself comfortable...

Cozy is an audiobook player. Here are some features:

  • Supports the import of audiobooks into your own library and organizes its convenient viewing;
  • Allows you to listen to audiobooks in the following formats: mp3, m4b, m4a (aac, ALAC), flac, ogg and wav (see notes below);
  • Remembers the place where playback stopped and continues from the remembered place;
  • Manages the sleep timer;
  • Controls playback speed individually for each book;
  • Supports library search and multiple places to scan audiobook files;
  • Has an offline mode that allows you to save the audiobook in your own storage, for example, if your audiobooks are usually located on an external or network drive. This mode is ideal for listening on the go;
  • Controlled using Drag and Drop. Just drag and drop audiobooks into the program window;
  • Sorts audiobooks by name, author or speaker.

Installation from repository

Cozy can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Cozy and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install cozy
shell
epm -i cozy

Installation using Flatpak Unofficial build

If you have the Flatpak package, you can install Cozy with one command:

shell
flatpak install flathub com.github.geigi.cozy

Or using the GNOME Software 🤔

Follow the link to install Cozy, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

IMPORTANT

There were problems with adding and playing audiobooks in some formats (for example, m4b format). Playback of files with playback copy protection (DRM) is not supported.

TIP

Works in Wayland and Xorg environment.

To remove metadata and the entire library, remove the directories:

shell
rm -rfv ~/.local/share/cozy
rm -rfv ~/.cache/cozy

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.