https://github.com/akronix/chrono.js
simple chronometer programmed in javascript. It can run in a browser, in a smartphone or it can even be installed in your computer.
https://github.com/akronix/chrono.js
Last synced: 3 months ago
JSON representation
simple chronometer programmed in javascript. It can run in a browser, in a smartphone or it can even be installed in your computer.
- Host: GitHub
- URL: https://github.com/akronix/chrono.js
- Owner: Akronix
- License: other
- Created: 2015-03-03T22:59:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-14T19:47:24.000Z (about 11 years ago)
- Last Synced: 2025-01-19T06:40:42.616Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 2.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chrono.js
This is a very simple stopwatch programmed in javascript.

It can be run either in a browser, in a smartphone (it detects touch events from tactile screens) or it can even be installed in your computer.
It supports two languages: chrono.html for English and chrono-es.html for Spanish.
# If you want to try it
For trying out the web app, just go to [this link](http://akronix.github.io/chrono.js/index.html) where there is a hosted version.
Also you can install it as an application in your device, in order to do that just [enter here](http://akronix.github.io/chrono.js/install/index.html).
# Other
Information regarding license and attributions can be found in the LICENSE.md file.
Let me know if you find any problem or if you have any suggestion.