Skip to content

Trickfilm400/startingsoon-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starting-soon

Usage

  1. open file in webbrowser

Config

Query Parameter required default value example
time yes 1654517897
color no white red / %23fa1c6b
lang no en de / en

Only English and German languages are supported right now

Example

  • http://localhost:63342/startingsoon-timer/index.html?time=1654517897&color=%23fa1c6b&lang=en
  • http://localhost:63342/startingsoon-timer/index.html?time=1654517897&color=%23fa1c6b
  • http://localhost:63342/startingsoon-timer/index.html?time=1654517897&color=red&lang=de
  • http://localhost:63342/startingsoon-timer/index.html?time=1654517897

Example Image