Command-line tool to quickly look up current or specified local time in the given place in the world.
What date and time is it now in Amsterdam?
wt AmsterdamWhat time is local 5PM in New York
wt 'New York' 17What time is local 4:30AM in Brisbane
wt Brisbane 4:30- clone this repo
- copy the
.sample.env.jsfile to.env.js - enter your Bing Maps key in the
config.bingMapsApiKeyproperty - optionally, change the time locale
- run
npm ito restore dependencies - run
npm linkto install the executable
- in the repo folder, run
npm unlink -gto remove the executable - delete the repo folder