client/README.md
2022-02-06 18:45:29 +08:00

1.6 KiB

WebPlay Client

Build Status

For elementary OS users I created a similar native application written in Vala: https://github.com/artemanufrij/playmymusic

Web client for WebPlay Server

Screenshots

Albums

Albums

Artists

Videos

How to install your onw instance

Documentation

Requirements

# Debian based
sudo apt install git nodejs

# Arch based
sudo pacman -S git nodejs

Clone Repository

# clone repository
git clone https://gitea.com/WebPlay/client.git webplay-client

# move into directory
cd webplay-client

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

Build an Electron App (optional)

# package into an AppImage
npm run linux-appimage

Support

Join our Matrix room: #WebPlay:matrix.anufrij.de

Donate

PayPal | LiberaPay | Patreon