1.6 KiB
1.6 KiB
WebPlay Client
For elementary OS users I created a similar native application written in Vala: https://github.com/artemanufrij/playmymusic
Web client for WebPlay Server
Screenshots
How to install your onw instance
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