mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-03-21 14:31:22 +00:00
22 lines
No EOL
931 B
Markdown
22 lines
No EOL
931 B
Markdown
# Amtrak Status Boards
|
||
|
||
<img title="" src="./assets/icon.png" alt="" data-align="center" width="270">
|
||
|
||
Amtrak Status Boards, or AMTK Status, is a desktop front-end for accessing Dixieland Software's [station status boards](https://dixielandsoftware.net/Amtrak/solari/).
|
||
|
||
**WARNING: RESOLUTION IS LARGE.**
|
||
|
||
## Background
|
||
|
||
This was intended to solve a rather awkward dilemma. While I much prefer PWAs, I used to have a bunch of standalone web apps for stations that I view on Virtual Railfan. This front-end was intended to solve that dilemma by accessing all stations from a single application using a modern, cleaner interface.
|
||
|
||
## Prerequisites
|
||
|
||
Before you begin, ensure you have the latest versions of the following installed:
|
||
|
||
- [Rust](https://www.rust-lang.org/tools/install)
|
||
- [.NET 8.0](https://dotnet.microsoft.com/en-us/)
|
||
|
||
## License
|
||
|
||
I license this project under the GPL-2.0 license - see [LICENSE](LICENSE) for details. |