Project DescriptionA C# .net 4.0 library for accessing the Transport for London (TfL) TrackerNet feeds.
See [url:http://wiki.opentfl.co.uk/TrackerNet] for more information.
The library uses reactive extensions/TPL to wrap the Trackernet feeds.
A separate user control library provide three controls to illustrate the use of the library.
Dependencies- TPL/Rx/Mvvm Lite/WPF Ext/.net 4.0
The font used is called "London Tube" and can be downloaded from here
http://www.fontspace.com/jonathan-paterson/london-tubeSee
http://wiki.opentfl.co.uk/TrackerNet for more information on the TfL trackernet REST API
Update : 20120316. Added support for WP7.1. This involves added a tasking library, additional xml serialization, and a sample WP7.1 application. The application only shows the Line status', however.
