tvid is a redirection manager for televisions, lobby displays, status dashboards, and the like, so that you can set all of the displays in your organization to one URL and manage them via the web.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Jeffrey Paul 79e1f6e9e3 1.0.0 beta 4 лет назад
bin initial 4 лет назад
tvid 1.0.0 beta 4 лет назад
views 1.0.0 beta 4 лет назад
.dockerignore 1.0.0 beta 4 лет назад
.gitignore initial 4 лет назад
Dockerfile 1.0.0 beta 4 лет назад
LICENSE 1.0.0 beta 4 лет назад
Makefile 1.0.0 beta 4 лет назад
Pipfile initial 4 лет назад
Pipfile.lock initial 4 лет назад
README.md 1.0.0 beta 4 лет назад
setup.py 1.0.0 beta 4 лет назад

README.md

tvid

This is an app that lets you set all the kiosk/display TVs in your organization to the same URL. Each will be cookied with a unique ID that will display on each display in big letters, with no preconfiguration required.

Log in to the admin panel and enter the URL for that TV ID, and within 60 seconds, that display will bounce to that URL, or any other time it turns on.

You can reconfigure the target URL at any time, and the next time that display reboots or reloads (you should be rebooting your displays daily) it will get redirected to the new target.

configuration knobs

environment variables

  • set ADMIN_PSK to the admin password (for /admin url)

state storage

  • writes sqlite database into /data, mount that volume somewhere

todo

  • fix CSRF
  • fix FIXMEs
  • fix logging output
  • put git short id into version string

license

WTFPL

author

sneak <sneak@sneak.berlin>