Skip to content

CarlosPlatoni/travelinfo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

TravelInfo

Travel Information and Photoframe project for Windows IOT

Universal Windows Application written in C# and XAML utilising MVVM. It is designed for a Raspberry Pi running Windows IOT with the official Raspberry Pi foundation screen, though as it is a UWA project the code can be used for Windows Phones and Windows 10 Store Apps.

Connects to and displays on one screen

  • National Rail Darwin Feed to get National Rail times (Account required)
  • TFL unified API to get bus times and London Tube status information (Account required).

This could be used as the basis of your own project. Accounts on TFL and National Rail are free. The project is fully working for a set of stations and bus stops in South London. In the case of National Rail a monthly limit is imposed, so the code will only fetch the data for a set time period in the morning.

It acts as a photoframe when not displaying train times. The photos reside on an internal server and a very simple photo WCF server is included in the project.

About

C# National Rail and TFL Travel Information and Photoframe project for Windows IOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages