SkillAgentSearch skills...

Cassette

Read-only mirror of https://gitlab.gnome.org/Rirusha/Cassette

Install / Use

/learn @Rirusha/Cassette
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

README language:
En Ru

<div align="center"> <h1> <img src="data/icons/hicolor/scalable/apps/space.rirusha.Cassette.svg" height="64" /> Cassette </h1> <a href="https://stopthemingmy.app"> <img src="https://stopthemingmy.app/badge.svg"/> </a> <a href="https://t.me/CassetteGNOME_Devlog"> <img alt="Static Badge" src="https://img.shields.io/badge/Channel-blue?style=flat&logo=telegram"> </a> <a href="https://t.me/CassetteGNOME_Devlog"> <img alt="Static Badge" src="https://img.shields.io/badge/Chat-blue?style=flat&logo=telegram"> </a> </div> <div align="center"><h4>GTK4/Adwaita application that allows you to use Yandex Music service on Linux operating systems.</h4></div> <div align="center"> <img src="data/images/1-liked-view.png" alt="Preview"/> </div>

Install

Flathub:

<a href="https://flathub.org/apps/details/space.rirusha.Cassette"> <img width='240' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.svg'/> </a>
flatpak install space.rirusha.Cassette

Distribution repositories:

Packaging status

ALT Linux

su -
apt-get install cassette

Arch Linux

Most AUR Helpers support Pacman-style flags, for example, yay.

yay

yay -S cassette

pamac

pamac install cassette

NixOS Unstable

nix-shell -p cassette

Building

Dependencies:

  • gtk4, version: >= 4.14
  • libadwaita-1, version: >= 1.5
  • libsoup-3.0
  • gdk-pixbuf-2.0
  • json-glib-1.0
  • sqlite3
  • gee-0.8
  • libxml-2.0
  • gstreamer-1.0
  • webkitgtk-6.0
  • gio-2.0, version: >= 2.72
  • git, only for devel

Building utilities:

  • meson
  • ninja
  • cmake
  • blueprint-compiler
  • gcc
  • valac
  • pkg
  • appstream-utils

PreRelease

Unstable features under development will not be available in this version.

meson setup _build

is_devel flag

In this version, all devel functions will be available.

meson setup _build -Dis_devel=true

Install

sudo ninja install -C _build

Testing

ninja -C _build test

Uninstal

sudo ninja uninstall -C _build

Devel version

This version is built and updated with every commit, so it may be unstable.

You need to add cassette-nightly and gnome-nightly repositories:

flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo
flatpak remote-add --if-not-exists cassette-nightly https://rirusha.space/repos/cassette-nightly.flatpakrepo

Install application:

flatpak install cassette-nightly space.rirusha.Cassette.Devel

For developers

The repository has recommended extensions for developing with Visual Studio Code.

Dependencies

repository gnome-nightly:

flatpak remote-add --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo

To run

org.gnome.Platform//master

flatpak install org.gnome.Platform//master

To build

org.gnome.Sdk//master
org.freedesktop.Sdk.Extension.vala//23.08beta

flatpak install org.gnome.Sdk//master org.freedesktop.Sdk.Extension.vala//23.08beta

Support

You can support in several ways:

  • Create an issue with a problem or a suggestion for improvement
  • Submit a merge request with a fix or new functionality
  • Support financially (Please include your nickname in the "Message to the recipient" when sending via T-Bank)
<br> <div align="center"> <a href="https://www.tbank.ru/cf/21GCxLuFuE9" style="margin-right: 100px;"> <img height="200" src="assets/tbank.png" alt="Tinkoff"> </a> <a href="https://boosty.to/rirusha/donate"> <img height="200" src="assets/boosty.png" alt="boosty.to"> </a> </div>

Gratitude

Thank you MarshalX. The yandex-music-api library was used as api documentation.

Attention! Cassette is an unofficial client, not affiliated with Yandex and not approved by it.

View on GitHub
GitHub Stars279
CategoryDevelopment
Updated1d ago
Forks19

Languages

Vala

Security Score

100/100

Audited on Mar 30, 2026

No findings