Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikixit/qr-clock
is a simple and powerfull application where we can know what time it is at any time. how? QR CODE. | Vite / Vanilla JS and imported package/qrcode.
https://github.com/mikixit/qr-clock
css html js json npm npm-package qr-time qrcode qrcode-generator settimeout time vitejs
Last synced: 11 days ago
JSON representation
is a simple and powerfull application where we can know what time it is at any time. how? QR CODE. | Vite / Vanilla JS and imported package/qrcode.
- Host: GitHub
- URL: https://github.com/mikixit/qr-clock
- Owner: MikixIT
- Created: 2022-11-17T15:04:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T19:24:02.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:08:46.901Z (6 months ago)
- Topics: css, html, js, json, npm, npm-package, qr-time, qrcode, qrcode-generator, settimeout, time, vitejs
- Language: CSS
- Homepage: https://mikixit.github.io/QR-Clock/
- Size: 7.48 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR-Clock
is a simple and powerfull application where we can know what time it is at any time through a qr code,
which updates every 1000ms,
to provide you with a code that is always different with the current time!
# Cool!# (Okay, you could always check the time anywhere on your computer, but it's cool to scan QR codes, isn't it?)
# DESKTOP MODE
![](Preview-App.gif)To develop this SIMPLE application I used Vite / Vanilla JS and imported https://www.npmjs.com/package/qrcode.