summaryrefslogtreecommitdiff
path: root/livetimes.sh
AgeCommit message (Expand)Author
2020-07-23Fix typoHEADmasterars
2020-07-23Change next bus output to include times matching specified time and fix day r...ars
2020-07-23Fix if statement syntaxars
2020-07-23Add source optionars
2020-07-23Add appkey to API requestsars
2019-10-24Fix if statement rejecting input like 'bus station stand' incorrectly matchin...Asa Venton
2019-10-23Tidy up commentsAsa Venton
2019-10-23Add clarity to _nextbus output if user has provided timeAsa Venton
2019-10-23Add ability to specify time when requesting next bus, convert short day to lo...Asa Venton
2019-10-23Fix not switching to correct timetable based on day if there are no more buse...Asa Venton
2019-10-22Add check for days of service (some routes have Friday only buses)Asa Venton
2019-10-22Make next bus is tomorrow clearerAsa Venton
2019-10-22Reject input requesting live times for Bus Station and suggest they try next ...Asa Venton
2019-10-22Fix next bus returning nothing if the next bus is tomorrowAsa Venton
2019-10-22Add functionality to return next bus leaving station for given routeAsa Venton
2019-10-21Fix comments, remove complete TODO, swap unneeded elif for elseAsa Venton
2019-10-21Add Dest: and ETAs: to outputAsa Venton
2019-10-21fix sed that was meant to remove trailing comma rather than first pipeAsa Venton
2019-10-21Adjust output formattingAsa Venton
2019-10-21Catch cURL failures and output to user, return error when entering invalid 4 ...Asa Venton
2019-10-20Spelling and formattingAsa Venton
2019-10-20Refactor _liveresult()Asa Venton
2019-10-20Fix trailing comma on result, add TODOsAsa Venton
2019-10-20Adjust usage to reflect IRC commandnameAsa Venton
2019-10-20Adjust formatting of results when returning list of matching stopsAsa Venton
2019-10-20Remove unnecessary commentAsa Venton
2019-10-20Format result on one lineAsa Venton
2019-10-20Add check for empty imput, add response for no matching bus stops, fix exit c...Asa Venton
2019-10-20Add and fix TODOsAsa Venton
2019-10-20Add support for multiple matching stops, comments and TODOsAsa Venton
2019-10-20Inital commitAsa Venton