Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.