Skip to content

Releases: HKUST-Red-Bird-Racing-EVRT/bus_eta

v2.5 Cheetah

Choose a tag to compare

@Planeson Planeson released this 20 Jun 17:18
78c1d4f

v2.5 Cheetah

  1. Fixes 792M showing Sai Kung-bound services.
  2. Improved performance by optimizing for DOM.
  3. Updating layout to include 91M eastbound till 0035.
  4. Miscellaneous bugfixes and improvements.

v2.4.1 Koel

Choose a tag to compare

@Planeson Planeson released this 09 Jun 21:47
9272b79

Minor update

  • fix 11S timing to end at 0530

v2.4 Koel

Choose a tag to compare

@Planeson Planeson released this 30 May 21:09
cc0fde6

Changed CORS Proxy, please update your installation
What's new

  • Syncing system clock with CORS proxy
  • Performance optimization
  • Bug fixes

Full changelog:

  • CORS proxy now has a section to handle syncing system clock
  • Fixed issue with multiple instances of async functions leading to worsening performance and laggy clock (setInterval -> setTimeout)

v2.2 Proxy

Choose a tag to compare

@Planeson Planeson released this 17 Apr 17:29

v2.2
Uses proxy to improve performance over the previous way of running the entire program within a python3 http server.
Fixed a potential out-of-bound error in updateStation().
Fixed greyed out route numbers not recolouring.

v2.1 Normal

Choose a tag to compare

@Planeson Planeson released this 11 Apr 19:19
9e5052a

v2.1
See readme for full changelog/description
2 Coloured ETA with minutes only

Use the source ZIP to run the HTML. The extra index.html is a less-lag version with less visual elements.

ScreenshotV2 1

v2.0

Choose a tag to compare

@Planeson Planeson released this 11 Apr 16:22
1dea6f2

v2.0
See readme for full details.
A full rewrite of the backend.
A number of edits to the HTML, most notably the use of CSS.

ScreenshotV2

1.0

1.0

Choose a tag to compare

@Planeson Planeson released this 11 Apr 16:18

Original release with clock.

screenshot