Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geigi/cozy

🎧 Listen to audio books 📚 on Linux
https://github.com/geigi/cozy

archlinux audio-book audiobooks debian elementaryos fedora flatpak gtk3 linux media-player opensuse ubuntu

Last synced: about 1 month ago
JSON representation

🎧 Listen to audio books 📚 on Linux

Awesome Lists containing this project

README

        





Download on Flathub

# It's getting Cozy

![Unit Testing](https://github.com/geigi/cozy/workflows/Unit%20Testing/badge.svg)
![Flathub Downloads](https://img.shields.io/flathub/downloads/com.github.geigi.cozy?color=e66100&logo=flatpak)

![Screenshot](https://raw.githubusercontent.com/geigi/cozy/img/img/screenshot1.png)

Cozy is a modern audiobook player for Linux.
Head over to [Matrix](https://matrix.to/#/#cozy:gnome.org) to join the conversation.

## Here are some of the current features:
- **Import** all your audio books into Cozy to browse them comfortably
- **Sort** your audio books by author, reader & name
- **Remembers** your **playback position**
- **Sleep timer**
- **Playback speed control** for each book individually
- **Search** your library
- **Offline Mode!** This allows you to keep an audio book on your internal storage if you store your audiobooks on an external or network drive. Perfect for listening on the go!
- Add **multiple storage locations**
- **Drag & Drop** to import new audio books
- Listen to your DRM free **mp3, m4b, m4a (aac, ALAC, …), flac, ogg and wav** audio books
- MPRIS integration (**Media keys** & playback info for desktop environment)

# Installation

The preferred way to install Cozy is via Flatpak. You can get the official package from Flathub.

Download on Flathub

Alternatively, there are third party packages available in distros' repositories. Keep in mind that these packages are usually outdated, and if you encounter an issue, they may in fact have already been fixed.

List of distro packages

| Distro | Package |
|--------|:---------:|
| openSUSE | cozy |
| Fedora | cozy |
| Arch Linux (AUR) | cozy-audiobooks |
| Debian | cozy |
| VoidLinux | cozy |
| Solus | cozy |
| MX Linux | Cozy |
| Ubuntu (PPA) | cozy |
| OpenBSD | cozy |
| Nix | cozy |

# Development
See [DEVELOPMENT.md](DEVELOPMENT.md) for detailed instructions about developing Cozy in GNOME Builder, Fedora and Ubuntu

## FAQ
### I have imported wrong files and cannot get rid of them:
Delete the following folders to reset cozy (this will loose all saved progress):
```
~/.local/share/cozy
~/.cache/cozy
```

### I can't uninstall the Flatpak:
Try
```console
flatpak uninstall com.github.geigi.cozy/x86_64/stable
```
or
```console
flatpak uninstall --user com.github.geigi.cozy/x86_64/stable
```
Thanks to @Meresmata

### I store my audiobooks in a location that is not accessible in the Flatpak sandbox:
You can override the flatpak settings and allow access to a path (e.g. `/media`) like this:
```console
flatpak --user override --filesystem=/media com.github.geigi.cozy
```

## Thanks
A big thanks to all the contributors and translators! See the complete list in [AUTHORS.md](AUTHORS.MD)

## Help us translate Cozy!
Cozy is on Transifex, where anyone can contribute and translate. Can't find your language in the list? Let us know!

If you like this project, consider supporting me on Patreon :)