Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 428 Bytes

Apple StandBy Clock Worldmap

Create a HTML page with a dotted world map, your location highlighted and the current time. Like the Standby Clock on iOS devices.

Worldmap Creation

  • Edit create.js file
  • Run node.js script:
npm install
node create.js
  • open index.html

Acknowledgment

The worldmap is created with https://github.com/NTag/dotted-map/tree/main