0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2025-03-13 22:03:43 +03:00
Repacked Electron client of Yandex Music for Linux
Go to file
Yury Shvedov 46e9a0e494 Add some style fixes for shell scripts
* use `mktemp -d` for temporary files
* use trap to remove temporary files
* fix some shellcheck warnings

Change-Id: Ib73f5a52d7bcd21232e7ef31a815c28a06dcd857
2024-01-30 21:39:08 +03:00
nix Add some style fixes for shell scripts 2024-01-30 21:39:08 +03:00
templates desktop file fix 2024-01-30 18:21:07 +03:00
.gitignore Gitignore update 2024-01-29 18:18:50 +03:00
flake.lock [nix] Fix building after licence removing 2024-01-25 08:05:24 +03:00
flake.nix [nix] Fix building after licence removing 2024-01-25 08:05:24 +03:00
generate_packages.sh Add some style fixes for shell scripts 2024-01-30 21:39:08 +03:00
LICENSE.md Swtiched to .asar + PKGBUILD generation 2024-01-29 21:41:52 +03:00
PKGBUILD mkdir error fix 2024-01-30 18:15:10 +03:00
readme.md Fixed Readme name 2024-01-15 12:33:02 +03:00
repack.sh Add some style fixes for shell scripts 2024-01-30 21:39:08 +03:00
version_info.json Update packages script 2024-01-30 16:19:10 +03:00

yandex-music-linux

Нативный клиент Яндекс Музыки для Linux. Создан с помощью перепаковки бета-версии клиента для OSX/Windows.

Native Yandex Music client for Linux. Made with OSX/Windows beta client repacking.

Скриншоты/Screenshots

image image

Установка/Install

Доступные архитектуры: x64, arm64. Установка возможна с помощью deb и rpm пакетов или распаковкой архива. Актуальная версия клиента доступна в https://github.com/cucumber-sp/yandex-music-linux/releases

Available architectures: x64, arm64 You can install this app with dep and rpm packages, or by extracting archive file. Actual version is available at https://github.com/cucumber-sp/yandex-music-linux/releases

Самостоятельная сборка

Скачайте файл repack.sh и .exe файл клиента. Запустите скрипт с помощью bash repack.sh <path_to_exe>. В процессе выберите сборку для нужных архитектур (x64, arm64). Зависимости которые могут понадобиться: nodejs, jq, npm, 7z, npm asar, rpm-tools

NixOs

Запустите nix run в корне этого репозитория, чтобы запустить приложение. Так же вы можете использовать поле modules из flake этого репозитория. Добавив его в модули вашей системы, вы получите пакет yandex-music в коллекции pkgs.