Foxy License: AGPL v3 Platform: Windows | macOS | Linux Built with: Electron
Foxy Desktop is a modern music player for your Jellyfin library, designed to provide a smoother, more enjoyable listening experience than the default web interface.
- Fast and responsive UI
- Full support for Jellyfin music libraries
- Integrates with now playing on your desktop
- Support for timesynced lyrics
- Crossfade between tracks
- Offline playback (beta)
Home view Album view Artist view Favourites view
Download the latest release for your platform from the releases page.
- Add a full library search
- Add support for crossfade and more playback settings
- Offline playback support
- Add support for more themes
- Discord Rich Presence integration
- Last.fm integration
If you find any bugs or have suggestions for new features, please open an issue.
If you want to contribute to the project, feel free to open a pull request.
- Node.js (v23 or later)
- npm (v11 or later)
- Clone the repository:
git clone https://github.com/Devioxic/Foxy-Desktop.git
cd Foxy-Desktop- Install dependencies:
npm install
- Start the development server:
npm start
To build the application for production, run:
npm run make
This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.