A Raspberry Pi app to track live bus and tube arrivals using the TfL API.
- Displays live arrival times for buses and tubes near your location.
- User-friendly interface for selecting stops.
- Clone this repository:
git clone https://github.com/your-username/TfL-Live-Tracker.git
- Install dependencies
pip install -r requirements.txt