An open API service indexing awesome lists of open source software.

https://github.com/yoursenseicreeper/torunlive

Tool showing buses delays in real time in Toruń, Poland
https://github.com/yoursenseicreeper/torunlive

dotnet entity-framework-core livedata mssql-database public-transport webscraping

Last synced: about 2 months ago
JSON representation

Tool showing buses delays in real time in Toruń, Poland

Awesome Lists containing this project

README

        

# TorunLive

> Application showing buses delays utilizing timetables and live data from Torun MPK online services

## Setup

Requirements
- .NET 8
- Visual Studio 2022 or newer
- SQL Server 2019 or newer

```sh
dotnet build --no-incremental
```

## Usage

You can use it in two ways:
1. By running `tools/ConsoleDemo` project
2. Or by running WebApi and hit certain endpoint

## Contributing

If you have suggestions for how TorunLive could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[CC BY-NC](LICENSE) © 2023 YourSenseiCreeper