Skip to content

Jamulus Explorer - VueJS front end to display Jamulus servers and participants

Notifications You must be signed in to change notification settings

softins/jamulus-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamulus-web (Jamulus Explorer)

VueJS front end to display Jamulus servers and participants, available at https://explorer.jamulus.io

It was originally available at http://jamulus.softins.co.uk, which still works, but redirects to the address above.

Uses servers.php from jamulus-php as a back-end to fetch the information from the servers.

Accepts the following query params:

  • directory=<directoryserver> - query specified server only
  • central=<directoryserver> - same, for backward compatibility
  • auto - enable auto-refresh (every 15 seconds)
  • hideempty - hide empty servers, i.e. only show servers with musicians connected.

For example: https://explorer.jamulus.io/?directory=worldjam.vip&auto


Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Jamulus Explorer - VueJS front end to display Jamulus servers and participants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages