Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 311 Bytes

File metadata and controls

10 lines (8 loc) · 311 Bytes

time-api

A time-api for Anthem to retrieve time of a location for its time command.

Setup

  1. Install dependencies, pip install flask timezonefinder geopy.
  2. Change the port to whatever you want in config.json file.
  3. Start the server using python index.py.

Preview