Skip to content

budait/sympchair-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sympchair-js

A simple timer tool for the session chair

Installation

  • clone this repository
  • run npm install
  • start with npm start

Usage

  1. Prepare the display intended for the speaker (client): open the URL of the running app, then create a new session and open the client by clicking on the session id.

  2. The session chair (admin) can administer the timer from the admin panel. It is reachable by clicking on the "admin" button of the corresponding session.

NOTE: this tool was designed to be run on an internal network during a symposium, therefore it does not have any authentication/authorization mechanisms. This means that anybody who knows the URL can use the admin panels!

(If You must run this on a public network, use simple http auth to restrict access to the panels and use SSL by using a reverse proxy that supports WebSockets)

Development

  • use npm run dev

About

A simple timer tool for the session chair

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published