Bertware
Bertware
Missed this one, but noticed now the stations webpage has been reworked meaning the parser has to be rewritten, and there might be some form of bot-protection in place. It...
This thread contains documentation on how to install snips on Raspbian Buster for now: https://forum.snips.ai/t/solved-raspberry-pi-4-buster-how-to-do-it/3647
With regards to validation tasks, https://github.com/google/transitfeed is one of the most used validators as far as I know. Contributing to this project seems better than creating a new validator, unless...
- Put low-power BLE beacons in every train carriage (2 beacons per carriage at low power will ensure you can only detect them in or extremely close to the carriage)...
How does citymapper do this? If they don't have location information (the train you are in), they are basing it on timetables. whereas beacons would allow you to base this...
Right now, a trigger is always caused by a change of state. e.g. when the server _reaches_ a certain player count, when someone joins or leaves, the server starts or...
They're not added (yet), thanks for the suggestion!
what exactly would you use the output browser for? (Just to know what's important and what not) Console has copy capabilities with ctrl+c and context menu (didn't build yet, but...
does right click on console > uncheck autoscroll work for you? it should be in the latest release
You could start the GUI with windows, and let the server start with the GUI. That would be the closest it would get to 'a service'. I'll look into implementing...