# WebPlay Client [![Build Status](https://drone.anufrij.de/api/badges/WebPlay/client/status.svg)](https://drone.anufrij.de/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](/WebPlay/server) ## Screenshots

![Albums](screenshots/home.png) ![Albums](screenshots/albums.png) ![Artists](screenshots/artists.png) ![Videos](screenshots/videos.png) ## How to install your onw instance [Documentation](/WebPlay/docker#requirements) ### Requirements ``` bash # Debian based sudo apt install git nodejs # Arch based sudo pacman -S git nodejs ``` ### Clone Repository ``` bash # clone repository git clone https://gitea.com/WebPlay/client.git webplay-client # move into directory cd webplay-client ``` ### Build Setup ``` bash # 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) ``` bash # package into an AppImage npm run linux-appimage ``` ## Support Join our Matrix room: #WebPlay:matrix.anufrij.de ## Donate PayPal | LiberaPay | Patreon