Daphne Music Player

Element Green element at kymorphia.com
Sun Mar 15 18:43:11 UTC 2026


Happy to announce the initial release of Daphne Music Player!

[Daphne](https://codeberg.org/Kymorphia/daphne-music) is an audio 
player and music library manager for Linux. It was initially 
created as a showcase of [giD](https://github.com/Kymorphia/gid), 
a project to create [D Language](https://dlang.org/) bindings for 
[GObject Introspection](https://gi.readthedocs.io/en/latest/) 
libraries,
such a [GTK](https://www.gtk.org) 4 and 
[GStreamer](https://gstreamer.freedesktop.org/). It has since 
become a great audio player in its own right.

![Daphne 
Logo](https://codeberg.org/Kymorphia/daphne-music/raw/branch/main/images/daphne.svg)

## Features

* Intuitive and efficient music library browsing and searching
* WYSIWYH (What You See Is What You Hear) playback queue with 
multiple Undo/Redo levels and sorting/randomization
* Song playback history
* Supports Internet radio stations
* Uses GStreamer for the playback engine supporting most popular 
audio formats
* Drag and drop from file managers
* Fast song tag indexing using [Taglib](https://taglib.org/) and 
[SQLite3](https://www.sqlite.org/) for the library database
* MPRS2 media player desktop integration
* Customizable spectrum analyzer
* Named playlists
* Command line player control

## Screenshot

![Screenshot](https://codeberg.org/Kymorphia/daphne-music/raw/branch/main/images/screenshot.jpg)


More information about the Digitalmars-d-announce mailing list