This package browser is in early development. Mind the rough edges.

kasts

Convergent podcast client

Kasts is a convergent podcast application that looks good on desktop and mobile.

Its main features are: - Episode management through play queue - Sync playback positions with other clients through gpodder.net or gpodder-nextcloud - Variable playback speed - Search for podcasts - Full system integration: e.g. inhibit system suspend while listening

Installation

Install the latest version of kasts as follows:

guix install kasts

Or install a particular version:

guix install kasts@25.08.1

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 kasts about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/kasts'><img src='https://packages.guix.gnu.org/packages/kasts/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/kasts/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/kasts)

Example Org:

[[https://packages.guix.gnu.org/packages/kasts][https://packages.guix.gnu.org/packages/kasts/badges/latest-version.svg]]