summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterHuge refactor from before I put this project down... not sure why but I shall...Asa Venton2 years
 
 
AgeCommit messageAuthor
2022-05-17Huge refactor from before I put this project down... not sure why but I shall...HEADmasterAsa Venton
2020-11-02Swap all airports to IATA codes. Explicity state if the time output is schedu...Asa Venton
2020-11-02Merge _departures and _arrivals. Filter output to two flights preceeding curr...Asa Venton
2020-10-31Add .gitignore to hide .conf (which may contain API keys) and testing .txt fi...Asa Venton
2020-10-31Add support for actual takeoff and landing times in _arrivals and _departures.Asa Venton
2020-10-31Fix comparison operators in input validation.Asa Venton
2020-10-31General tidy up of code, comments, usage, remove testing lines.Asa Venton
2020-10-31Sort json in _arrivals and _departures by scheduled landing and takeoff respe...Asa Venton
2020-10-31Remove line that was used for testingAsa Venton
2020-10-31Add very basic support for departures and arrivals from a given airport. Not ...Asa Venton
[...]