Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/buihdk/flight-tracker

Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months
https://github.com/buihdk/flight-tracker

iata-codes kiwi python3 sheety-api smtp smtplib tequila-api twilio

Last synced: 23 days ago
JSON representation

Track cheapest flights from ATL to SGN, SFO, LAX, and NYC for the next 6 months

Awesome Lists containing this project

README

        

# Flight Tracker
This project tracks the cheapest flights from ATL (or CHA) to SGN, SFO, LAX, NYC, etc. for the next six months, with data being added to a linked Google Sheet. If a city is added without an [IATA code](https://en.wikipedia.org/wiki/IATA_airport_code), the Python script automatically updates it with the correct code. If the script finds a cheaper flight price, it will send an SMS alert using Twilio, as well as an email via SMTP.

To get started, run `cp .env.sample .env` to create an `.env` file and update the file accordingly. Users are required to sign up at [Sheety](https://sheety.co/), [Tequila by Kiwi](https://tequila.kiwi.com/), and [twilio](https://www.twilio.com/) in order to run this Python script.

### Updating Google Sheet
![Demo](demo/flight-tracker-demo.gif)

### Console output
console output

### Final result
console output

### Email
twilio sms

### SMS
twilio sms