Webserver that queries bus departure times for different preconfigured stops and displays them on a single page.
 
 
 
Go to file
Jasper Bok f52890f58a Add the `GetBrengUrl` method to `Quay` 2023-08-18 17:04:56 +02:00
assets Add the bus icon in aseprite format 2023-08-13 16:13:59 +02:00
static Replace the <dl> with a <table> 2023-08-18 11:26:33 +02:00
README.md Add a skeleton readme 2023-08-13 15:42:12 +02:00
TODO Update to do 2023-08-18 11:28:09 +02:00
bus.go Add 'interesting routes' to quays 2023-08-06 23:18:47 +02:00
go.mod Start the project 2023-08-06 22:56:26 +02:00
index.html Replace the <dl> with a <table> 2023-08-18 11:26:33 +02:00
main.go Add the `GetBrengUrl` method to `Quay` 2023-08-18 17:04:56 +02:00
server.go Embed the static dir 2023-08-13 16:57:38 +02:00
utils.go Initial try to parse UNIX time with timezone info 2023-08-13 15:41:54 +02:00

README.md

Bus Departures

Display bus departures for specific routes on specific stops.