diff --git a/src/components/SceneryView/SceneryInfo.vue b/src/components/SceneryView/SceneryInfo.vue
new file mode 100644
index 0000000..3769579
--- /dev/null
+++ b/src/components/SceneryView/SceneryInfo.vue
@@ -0,0 +1,337 @@
+
+
+ {{ stationInfo.dispatcherRate }}
+
+
+
+ {{ stationInfo.currentUsers }}
+ /
+ {{ stationInfo.maxUsers }}
+
+
+
+ {{ stationInfo.spawnString.length }}
+
+
+
+
+ {{stationInfo.scheduledTrains.length}}
+ /
+ {{ stationInfo.scheduledTrains.filter(train => train.stopInfo.confirmed).length }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GRACZE ONLINE
+
+
+
+
+
+ BRAK
+
+ OTWARTE SPAWNY
+
+
+
+