Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Inspect a WorkAdventure map for some useful URLs and Jitsi links

Notifications You must be signed in to change notification settings

EdJoPaTo/workadventure-inspect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkAdventure Inspect

Inspect a WorkAdventure map for some useful URLs and Jitsi links

WorkAdventure basically used tiled json maps which are inspected here.

This might work… Sometimes.

Usage

workadventure-inspect --jitsi-host <configured host of your instance> <work adventure link with map url>

Example output

(shortened for better overview)

Layer start
  startLayer                https://***/alpaka-island.json#start

Layer start-spaceship
  startLayer                https://***/alpaka-island.json#start-spaceship

Layer jitsi-pool
  jitsiRoom                 "alpaka-island-pool" -> <jitsi-server>/globalalpakaislandpool
  jitsiTrigger              "onaction"
  jitsiTriggerMessage       "Press SPACE to join others in the pool (open Jisti Room)"

Layer jitsi-ballpit
  jitsiRoom                 "alpaka-island-ballpit" -> <jitsi-server>/globalalpakaislandballpit
  jitsiTrigger              "onaction"
  jitsiTriggerMessage       "Press SPACE to join others in the ballpit (open Jisti Room)"

Layer url-scratchpad
  openWebsite               https://***/alpaka-world-scratchpad
  openWebsiteTrigger        "onaction"
  openWebsiteTriggerMessage "Press SPACE to open scratchpad"

Layer mute-start
  silent                    true

About

Inspect a WorkAdventure map for some useful URLs and Jitsi links

Topics

Resources

Stars

Watchers

Forks

Languages