Skip to content

The music player and library management front end for song-serve

Notifications You must be signed in to change notification settings

ryanrouleau/song-serve-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Song Serve Frontend

Web player frontend for the song-serve server

webdemo

PyQt Library Management UI

qtdemo

Build And Run Vue Web Music Player

cd web-player

# install dependencies
npm install

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

# build for production with minification
npm run build

Run PyQt Music Library Management UI

# if pyqt5 not installed
sudo pip3 install pyqt5

cd pyqt-management

./SongServe.py

For detailed explanation on how things work, consult the docs for vue-loader.

Dependencies

About

The music player and library management front end for song-serve

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published