Skip to content

A Display OS works with CreatechStudio/VGORC Tournament Manager

License

Notifications You must be signed in to change notification settings

CreatechStudio/VGORC-TM-DisplayOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Based on FullPageOS by guysoft

Usage

  1. Unzip the image and install it to an SD card like any other Raspberry Pi image

  2. Configure your WiFi by editing wifi.nmconnection on the first partition of the flashed card when using it like a flash drive

  3. Boot the Pi from the SD card

  4. Log into your Pi via SSH (it is located at fullpageos.local if your computer supports bonjour or the IP address assigned by your router), default username is pi, default password is raspberry and change the password using the passwd command. Consider also changing the vnc password as well by x11vnc -storepasswd.

CLI

After connect via SSH, use cd scripts to enter the scripts folder.

get_url

Get the URL from the fullpageos.txt file.

refresh

Refresh Chromium by using killall.

safe_refresh

Refresh Chromium by emulating F5 key.

URL

Set in the VGORC Tournament Manager - Admin - Display Settings - URL.

All the variable name should be encoded in the URL.

Division A → Division%20A.

Ranking

  1. Qualification Ranking
division={DIVISION_NAME}#qrank
  1. Elimination Ranking
division={DIVISION_NAME}#erank
  1. Skills Ranking
#srank

Scheudle

division={DIVISION_NAME}#schedule

Match Timer

displayMode=1&fieldName={FIELD_NAME}#score

About

A Display OS works with CreatechStudio/VGORC Tournament Manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%