vozovi.rs is an independent community project that collects and displays timetable and delay information for trains in Serbia (BG:VOZ, Srbija Voz, SOKO, and international lines to Montenegro).
Mission
The goal of the site is to provide passengers in Serbia with fast, mobile-friendly, and free information on train departures and live delays. Crowdsourced passenger reports (anonymous) complement official Srbija Voz announcements, enabling realistic real-time traffic tracking.
Data Sources
- Timetable: Publicly available GTFS feed from gitlab.com/vekejsn/gtfs-generators (merged feed of Srbija Voz and ŽPCG, daily build).
- Route Shapes: OpenStreetMap contributors (CC-BY-SA).
- Official Announcements: Public REST API of the Srbija Voz website (
srbvoz.rs/wp-json). - BG:VOZ Timetable: Manually entered from the official Srbija Voz PDF, valid for the period April 7, 2026 – December 12, 2026.
- Delays: Crowdsourced passenger reports (anonymous, IP hash, anti-spam protection).
Who is behind the site
The site is run by an anonymous operator — an individual from Belgrade who uses BG:VOZ daily. This is not an official service of Srbija Voz or ŽS Infrastruktura, nor is it affiliated with government institutions.
For questions, suggestions, data corrections, or cooperation, please see the Contact page.
Technology
The site is hosted on Cloudflare Workers infrastructure (D1 database). The code is open-source in the spirit of a community project, aiming for fast response times and accessibility even on slower connections.
Attribution
Geographical shapes of the railway network are derived from the OpenStreetMap database and distributed under the CC-BY-SA license. GTFS data is generated by the public repository vekejsn/gtfs-generators.