Initial commit

This commit is contained in:
Tony Bark 2024-09-09 03:12:35 -04:00
commit 210499ef8a
41 changed files with 5060 additions and 0 deletions

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# Amtrak Status Boards
Amtrak Status Boards is a desktop application for accessing Dixieland Software's [station status boards](https://dixielandsoftware.net/Amtrak/solari/).
## 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.