Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 6 hours ago
JSON representation
🎧 Listen to audio books 📚 on Linux
- Host: GitHub
- URL: https://github.com/geigi/cozy
- Owner: geigi
- License: gpl-3.0
- Created: 2017-07-14T10:41:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T13:32:01.000Z (9 days ago)
- Last Synced: 2024-12-06T04:04:30.297Z (7 days ago)
- Topics: archlinux, audio-book, audiobooks, debian, elementaryos, fedora, flatpak, gtk3, linux, media-player, opensuse, ubuntu
- Language: Python
- Homepage: https://cozy.sh
- Size: 42.2 MB
- Stars: 1,118
- Watchers: 29
- Forks: 88
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-elementaryos - Cozy - A modern audio book player [:white_check_mark:](https://appcenter.elementary.io/com.github.geigi.cozy.desktop) (Applications / Multimedia)
README
# 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.
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 :)