kawuchuu / firetail

An open source music player.
GNU General Public License v3.0
14 stars 3 forks source link

The next-generation of local music players 🎵


Releases

Click here to download the latest stable release for your system.

If you'd like to try the latest unstable release, check them out here. (Please note these builds are incomplete and may not function as expected)

Platform Information

Windows

macOS

Linux

Build for your platform

Prerequisites

Building

Clone repository:

git clone https://github.com/kawuchuu/firetail.git .

Install dependencies (yarn is preferred over npm):

yarn install

(Optional) If you want to run in developer mode without building:

yarn start

Build artifacts:

yarn make