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
- Host: GitHub
- URL: https://github.com/facorread/stationclock
- Owner: facorread
- License: gpl-3.0
- Created: 2019-02-02T23:14:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-18T05:57:11.000Z (over 5 years ago)
- Last Synced: 2025-07-09T16:53:14.811Z (11 months ago)
- Language: JavaScript
- Homepage: https://facorread.github.io/stationClock/
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.