Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 443 Bytes

Salmisaari Bikefetcher

Simple cgi-bin python script that outputs the current situation of free bikes at the Salmisaari bikestation with a moderately ugly SVG color box with the count.

The script is currently running here and you can find a graph (data updated every 5 minutes) here.

Requires pip install svgwrite and pip install requests.