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]
- Host: GitHub
- URL: https://github.com/kartiktalwar/timelord
- Owner: KartikTalwar
- Created: 2019-07-06T21:40:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T23:07:33.000Z (over 6 years ago)
- Last Synced: 2025-01-28T05:42:31.134Z (8 months ago)
- Topics: alfred, alfred-workflow, alfred4, alfred4-workflow
- Language: Go
- Homepage:
- Size: 1.36 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timelord - Show local time and airports for any city in Alfred
## 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