# gtfs_realtime_viz v0.11.0 - Table of Contents

> Visualizer for GTFS Realtime protocol buffer files

## Modules

- [GTFSRealtimeViz](GTFSRealtimeViz.md): GTFSRealtimeViz is an OTP app that can be run by itself or as part of another
application. You can send it protobuf VehiclePositions.pb files, in sequence,
and then output them as an HTML fragment, to either open in a browser or embed
in another view.
- [GTFSRealtimeViz.Proto](GTFSRealtimeViz.Proto.md): Dialyzer typedefs of all the GTFS Realtime structs in the .proto file.

