elisa
Powerful music player for Plasma 5
Elisa is a simple music player aiming to provide a nice experience for its users. Elisa browses music by album, artist or all tracks. The music is indexed using either a private indexer or an indexer using Baloo. The private one can be configured to scan music on chosen paths. The Baloo one is much faster because Baloo is providing all needed data from its own database. You can build and play your own playlist.
- Versions: 25.08.2
- Website: https://apps.kde.org/elisa/
- Licenses: LGPL 3+
- Package source: gnu/packages/kde-multimedia.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of elisa as follows:
guix install elisa
Or install a particular version:
guix install elisa@25.08.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of elisa about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/elisa'><img src='https://packages.guix.gnu.org/packages/elisa/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/elisa)
Example Org:
[[https://packages.guix.gnu.org/packages/elisa][https://packages.guix.gnu.org/packages/elisa/badges/latest-version.svg]]