Create README.md

This commit is contained in:
Benny 2020-12-13 20:13:58 +01:00 committed by GitHub
parent 801acd101a
commit 86a5026576
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# `time`
### A simple HTML-based clock display
I wanted to have a fullscreen clock for my dual-screen setup for a longer time. Since I have "learned" the basics of HTML and Javascript i decided to write my own little fullscreen-clock. After that I decided to make it available for others, so I added a help-function (press `h`) and after some refactoring I put it on GitHub.
There are at least a dozen more features in my head I could implement but this is what I have so far. And I don't know if this will work on your computer (regarding the browser, your keyboard-language etc).