Updated readme and added gitignore

master
Gary 2022-01-10 01:26:45 +00:00
parent bf2ea9ce66
commit 3c9761b56d
2 changed files with 7 additions and 0 deletions

3
.gitignore vendored 100644
View File

@ -0,0 +1,3 @@
!.gitignore
logo.png
favicon.ico

View File

@ -2,6 +2,10 @@
This app will automatically rotate and refresh tabs based on the hostname of the ?hostname variable passed to the script. This app will automatically rotate and refresh tabs based on the hostname of the ?hostname variable passed to the script.
It assumes that the www folder is accessible via http[s]://somehostname/screen/, the settings.json should be in the parent folder.
Place a logo.png within the www folder for it to be used on the loading screen...
The config Has the following: The config Has the following:
* **defaults** - common defaults across all clients * **defaults** - common defaults across all clients