Skip to content

matematysek/departure-board-minecraft-mtr

 
 

Repository files navigation

departure-board

Departure board is a JavaScript/CSS3 implementation of a rail station departure board. Feel free to fork, suggest, offer contributions or help, but most importantly have fun! https://youtu.be/ilyq7vs7mac

Usage

In the html file set what do you want to be shown on the frrst line and after how many ms it will be gone. Also you should set an cycle duration (also in ms) Place 4 of https://www.curseforge.com/minecraft/mc-mods/webdisplays (or fork) screens next to each other and activate it. Run the webpage on a server, IIS in WIN 10/11 will be good too. Open ingame in the screen the IP you ran the page at. Enjoy. NOTICE: The board starts showing stuff after one interval set in html has lasted.

License

(The MIT License)

Copyright (c) 2011 Paul Cuthbertson and Matej Gebauer

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • HTML 23.3%
  • CSS 16.2%