Skip to content

tonluong/apple-standby-worldmap-time

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple StandBy Worldmap Time

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

Feature

  • 12-hours format

ToDo

  • Settings
  • Settings via URL params

Acknowledgment

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.1%
  • JavaScript 40.9%