An open API service indexing awesome lists of open source software.

https://github.com/facorread/stationclock

Simple clock, countdown, and message board for going through stations in a lab
https://github.com/facorread/stationclock

Last synced: 10 months ago
JSON representation

Simple clock, countdown, and message board for going through stations in a lab

Awesome Lists containing this project

README

          

# stationClock

Simple clock, countdown, and message board for going through stations in a lab

Copyright (C) 2016-2018 Fabio Correa facorread@gmail.com

https://github.com/facorread/stationClock

https://gitlab.com/facorread/stationClock

stationClock is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

stationClock is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with stationClock. If not, see .

# User Guide

Before students start coming into the classroom, turn on the computer and projector. In the web browser, visit one of http://facorread.github.io/stationClock/ or https://facorread.gitlab.io/stationClock and type your messages, instructions, clarifications about the exam contents, specific questions, glossary, rules, etc.

# Questions

Q. How do I change the colors, fonts, sizes, or the timer? How can I move the clock?

A. Use Chrome Developer Tools or your favorite text editor to edit the html, css or javascript code.