Skip to content

A simple solution to a common problem in chilean public institutions

License

Notifications You must be signed in to change notification settings

NinjasCL/screensharer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Sharer

Is a common problem in chilean public institutions (and many other places) that you have to be on site to take your turn and wait there until your number is reached (and you can lost your turn if you don’t arrive on time).

Many of these institutions have a turn based computer software similar to this one.

83366600 2890b380 a37e 11ea 9b82 841c71e3123a

The problem is that you cannot access that information outside the designated location.

This software is a simple solution to that specific problem. Takes an screenshot of the computer screen and share it on a website, refreshed every 15 seconds.

You still need to be present to take your number, but at least you can see the current status and not be required to be on site if your number is far to be reached.

Installation

npm install

Run

npm start

Recommended to use Forever.

Workflow

  • Install and Run the server (In the computer that shows the turn numbers).

  • Configure the access to the computer so it can be reached outside localhost. (Configure routers and have a public ip, default port is 3000). Maybe using ssh tunneling with Ngrok or similar tools.

  • Share the website using a Qr Code.

  • Now people can go to the website and see the numbers with a simple screenshot.

Made with by Ninjas.cl.

About

A simple solution to a common problem in chilean public institutions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages