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

https://github.com/kartiktalwar/timelord

Show local time, airports, phone prefix, and currency for any city [Alfred Workflow]
https://github.com/kartiktalwar/timelord

alfred alfred-workflow alfred4 alfred4-workflow

Last synced: 7 months ago
JSON representation

Show local time, airports, phone prefix, and currency for any city [Alfred Workflow]

Awesome Lists containing this project

README

          

# Timelord - Show local time and airports for any city in Alfred

Screen Shot 2019-07-06 at 2 59 16 PM

## Installation

Download the **[Timelord.alfredworkflow](https://github.com/KartikTalwar/timelord/releases/download/v0.5/Timelord.alfredworkflow)** and import it to Alfred

## Usage

Start by typing `time` into Alfred and enter a city name

```
time toronto
```

```
time toronto, san francisco, cape town
```

## Features

### Data
- Local time
- Country flag
- Country name
- Timezone abbreviation
- Country phone code
- Local currency
- Closest airports

### Technical

- Everything computed offline
- 300ms search latency
- Parallel city search
- Basic ranking algorithms