Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Aug 23, 2024. It is now read-only.
/sonixdPublic archive

A full-featured Subsonic/Jellyfin compatible desktop music player

License

NotificationsYou must be signed in to change notification settings

jeffvli/sonixd

Repository files navigation

The application is undergoing a full rewrite under the name Feishin.Check it out here!

Sonixd has entered maintenance mode as of 0.15.4. Only breaking bugs will be fixed. The application will continue to be available for download and use, but no new features will be added. The application will be maintained until the rewrite is complete.

Thank you to all the contributors and users who have helped make this project possible!

sonixd logo

Sonixd

ReleaseLicenseDownloadsDiscordMatrix

Sonixd is a cross-platform desktop client built for Subsonic-API (and Jellyfin in 0.8.0+) compatible music servers. This project was inspired by the many existing clients, but aimed to address a few key issues includingscalability,library management, anduser experience.

Sonixd has been tested on the following:Navidrome,Airsonic,Airsonic-Advanced,Gonic,Astiga,Jellyfin

Features

  • HTML5 audio with crossfading and gapless* playback
  • Drag and drop rows with multi-select
  • Modify and save playlists intuitively
  • Handles large playlists and queues
  • Global mediakeys (and partial MPRIS) support
  • Multi-theme support
  • Supports all Subsonic/Jellyfin API compatible servers
  • Built with Electron, React with thersuite v4 component library
* Gapless playback is artifically created using the crossfading players so it may not be perfect, YMMV.

Screenshots

Install

You can install sonixd by downloading thelatest release for your specified operating system.


Windows

If you prefer not to download the release binary, you can install usingwinget. Using your favorite terminal (cmd/pwsh):

winget install sonixd

Or you can install usingscoop.

scoop install sonixd

MacOS

If you prefer not to download the release binary, you can install usinghomebrew. Using your favorite terminal:

brew install --cask sonixd

Arch Linux

Check for available packageshere.


Once installed, run the application and sign in to your music server with the following details. If you are usingairsonic-advanced, you will need to make sure that you create adecodable credential for your login user within the admin control panel.

  • Server -e.g. http://localhost:4040/
  • User name -e.g. admin
  • Password -e.g. supersecret!

If you have any questions, feel free to check out theUsage Documentation & FAQ.

Development / Contributing

This project is built off ofelectron-react-boilerplate v2.3.0.If you want to contribute to this project, please first create anissue ordiscussion so that we can both discuss the idea and its feasability for integration.

First, clone the repo via git and install dependencies (Windows development now requires additional setup, see#232):

git clone https://github.com/jeffvli/sonixd.gityarn install

Start the app in thedev environment:

yarn start

To package apps for the local platform:

yarn package

If you receive errors while packaging the application, try upgrading/downgrading your Node version (tested on v14.18.0).

If you are unable to run via debug in VS Code, check troubleshooting stepshere.

If your devtools extensions are failing to run/install, check troubleshooting stepshere.

License

GNU General Public License v3.0 ©


[8]ページ先頭

©2009-2025 Movatter.jp