> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Cozy: A Super Useful Open Source Audiobook Player for Linux
- URL: https://itsfoss.com/news/cozy/
- Published: 2025-01-26T17:19:17.000Z
- Updated: 2025-01-26T17:19:17.000Z
- Description: Cozy makes audiobook listening easy with simple controls and an intuitive interface.
- Author: Sourav Rudra
- Tags: App of the Week, News, #Import 2025-11-08 21:15

[Audiobooks](https://en.wikipedia.org/wiki/Audiobook?ref=itsfoss.com) have changed the way many people consume books by being a hands-free alternative to traditional reading. Such books provide their listeners with the ability to absorb books while multitasking, be it during a boring commute to the office, during workouts, or while carrying out household chores.

There are many accessibility benefits too, aiding those with visual impairments or reading difficulties. In such cases, having a dependable audiobook player is important to ensure a smooth and enjoyable listening experience.

So, come along as I explore an open source audiobook player for Linux.

## Cozy: Bring Your Audiobooks To Life

![](https://itsfoss.com/content/images/2025/01/Cozy_a.png)

Offered under the terms of the [GPL 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html?ref=itsfoss.com), Cozy is **a Python-based application** that pitches itself as a modern audiobook player for Linux. Even though its last release was way back in March 2024, the app itself functions well.

### ⭐ Key Features

Cozy lets users import audiobooks, sort them for easy access, allows adding multiple storage locations, and much more. It supports audiobooks in formats like *MP3*, *M4B*, *M4A* (*AAC, ALAC*), *FLAC*, *OGG*, and *WAV*.

Some other notable highlights include:

- **Has Sleep Timer**
- **Supports Drag & Drop**
- **Works with Network Drives**

### 💻 User Experience

If I were to use only one word to describe the user experience on Cozy, that word would be “*effortless*.” On my [Fedora 41](https://itsfoss.com/fedora-41/) system, I downloaded four public domain audiobooks from [LibriVox](https://librivox.org/?ref=itsfoss.com) to check out the capabilities of Cozy, and it just worked out of the box.

On first start, Cozy asked me to add/drag a new folder for it to start adding audiobooks to the library. I clicked on the big blue “*Select Folder*” button and added a folder containing my audiobooks.

![](https://itsfoss.com/content/images/2025/01/Cozy_b.png)

![](https://itsfoss.com/content/images/2025/01/Cozy_c.png)

Cozy's initial configuration flow.

Right after, it took me to the “*Recent*” page, which was initially empty, but filled up after the media scanning was complete.

![a screenshot of cozy recent page](https://itsfoss.com/content/images/2025/01/Cozy_d.png)

I then went to the “*Author*” page to see the added audiobooks, and initially, this page was also empty. I had to enable a setting called “*Swap Author and Reader*” to make Cozy display the four authors correctly.

![a screenshot of cozy with the first chapter of an audiobook titled the story of the first transcontinental railroad being played and the author page open](https://itsfoss.com/content/images/2025/01/Cozy_e.png)

For the **audiobook playback experience**, clicking on any book starts playback from the first chapter or continues where you left off if it was played earlier. At the bottom of the app, you will find handy controls to regulate audiobook playback.

If you click on the book icon, a dedicated page will open up, showing you all the chapters of the selected audiobook. Then come the self-explanatory play/pause and forward/backward buttons, followed by a seek bar to jump to a specific point.

0:00 

/0:42 

1× 

There are three additional buttons on the right for volume, playback speed, and the sleep timer. The sleep timer lets you set a maximum 2-hour limit for playback, stop after the current chapter ends, and even suspend or shut down the system.

I also noticed that Cozy integrates well with Fedora's media controls through [MPRIS](https://specifications.freedesktop.org/mpris-spec/latest/?ref=itsfoss.com) and supports accent colors on [GNOME 47](https://itsfoss.com/gnome-47/).

![](https://itsfoss.com/content/images/2025/01/Cozy_g.png)

![](https://itsfoss.com/content/images/2025/01/Cozy_h.png)

![](https://itsfoss.com/content/images/2025/01/Cozy_i.png)

Cozy's Preferences menu.

The Preferences menu, which is accessible by clicking the hamburger icon in the top-right, is super handy. It let me tweak the playback settings, set up storage locations, and decide how much telemetry I wanted to share with the developers.

I ended my testing with a very positive outlook, impressed by how smoothly Cozy ran and all the useful features it offered.

## ⚙️ Installing Cozy on Linux

The most recent release can be downloaded from [Flathub](https://flathub.org/apps/com.github.geigi.cozy?ref=itsfoss.com), and for alternative packages for Linux distributions like *Arch Linux*, *openSUSE*, *Void Linux*, *Solus*, and *MX Linux*, you can head to the [official website](https://cozy.sh/?ref=itsfoss.com).

[Cozy](https://cozy.sh/?ref=itsfoss.com)

For the source code, you can visit the project's [GitHub](https://github.com/geigi/cozy?ref=itsfoss.com) repository.

**Suggested Read** 📖

[Text Pieces: A Rust-based Open Source App to Help Devs With Text TransformationsA handy little scratchpad app for developers.![](https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png)It's FOSS NewsSourav Rudra![](https://news.itsfoss.com/content/images/2025/01/text-pieces.png)](https://itsfoss.com/text-pieces/)