Amtrak Status is a desktop front end for accessing Dixieland Software's station status boards.
Find a file
dependabot[bot] e0453f6f9c
Bump tauri-plugin-shell from 2.0.2 to 2.2.1 in /src-tauri
Bumps [tauri-plugin-shell](https://github.com/tauri-apps/plugins-workspace) from 2.0.2 to 2.2.1.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/fs-v2.0.2...os-v2.2.1)

---
updated-dependencies:
- dependency-name: tauri-plugin-shell
  dependency-version: 2.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 22:38:34 +00:00
.vscode Initial commit 2024-09-09 03:12:35 -04:00
assets Version printed on the front-end using Gitinfo 2024-09-12 21:26:21 -04:00
src Preemptive setup for UI redesign 2024-09-19 07:39:32 -04:00
src-tauri Bump tauri-plugin-shell from 2.0.2 to 2.2.1 in /src-tauri 2025-04-02 22:38:34 +00:00
.gitignore Ignore /dist 2024-09-09 03:46:19 -04:00
AmtrakStatus.sln Initial commit 2024-09-09 03:12:35 -04:00
ASSET-LICENSE Asset license 2024-09-09 20:00:36 -04:00
bun.lockb Upgraded to Tauri 2.0 2024-11-13 16:25:57 -05:00
changelog.md Preemptive setup for UI redesign 2024-09-19 07:39:32 -04:00
LICENSE-EUPL Upgraded to Tauri 2.0 2024-11-13 16:25:57 -05:00
LICNESE-GPL Bumped license to GPL 2024-11-13 16:27:51 -05:00
package.json Upgraded to Tauri 2.0 2024-11-13 16:25:57 -05:00
README.md Bumped license to GPL 2024-11-13 16:27:51 -05:00

Amtrak Status Boards, or AMTK Status, is a desktop front-end for accessing Dixieland Software's station status boards.

WARNING: LARGE RESOLUTION.

Background

This was intended to solve a rather awkward dilemma. I turned a bunch of online Amtrak status boards made by Dixieland Software into PWAs (standalone web apps) for stations that I viewed on Virtual Railfan. While it was convenient—don't get me wrong—I had to create a new web app for each station, and it became overwhelming to constantly switch between them all. This front-end was intended to solve that dilemma by accessing all stations from a single application using a modern, cleaner interface. The original icons found in this project's first commit were used for those PWAs.

Prerequisites

Before you begin, ensure you have the latest versions of the following installed:

  • Rust
  • .NET 8.0
    • ASP.NET Workload (Windows)
    • wasm-tools Workload (macOS/Linux)

License

I license this project under either the GPL-3.0 or the EUPL-1.2 license your choice. See LICENSE-GPL or LICENSE-EUPL for details.

Disclaimer

This project is not in any way affiliated with Amtrak or Dixieland Software.