From c85d79a4a5b8d53cb948c11a3f267ba3cb5900d4 Mon Sep 17 00:00:00 2001 From: Tony Bark Date: Sun, 27 Apr 2025 10:39:08 -0400 Subject: [PATCH] Maintenance Mode Project is Maintenance Mode due to main (and development) computer being temporarily out of order --- README.md | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 386995f..91b50ea 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,34 @@ -Amtrak Status Boards, or AMTK Status, is a desktop front-end for accessing Dixieland Software's [station status boards](https://dixielandsoftware.net/Amtrak/solari/). +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: LARGE RESOLUTION.** -## Background +## šŸ—“ļø Support & Update Cycle -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. +| Type | Frequency | Notes | +| ------------ | -------------------- | ---------------------------------------- | +| Minor Update | Every 3–6 months | Small enhancements, non-breaking changes | +| Patch Update | Monthly or as needed | Bug fixes, security updates | +| Major Update | As needed | Framework upgrades, major refactors | -## Prerequisites +## 🧘 Sustainability Practices + +* 20% creative/recovery space built into development +* Mandatory cooldowns after major launches (minimum 1 week) +* Crisis Mode Activates if: + * Critical vulnerabilities + * Framework-breaking issue + +## šŸ›”ļø Support Levels + +* [ ] Active Support +* [ ] Limited Support (Security patches only) +* [x] Maintenance Mode (Dependency-only updates) +* [ ] Archived (No active work planned) + + +## 🧰 Prerequisites Before you begin, ensure you have the latest versions of the following installed: @@ -17,10 +37,16 @@ Before you begin, ensure you have the latest versions of the following installed - ASP.NET Workload (Windows) - ``wasm-tools`` Workload (macOS/Linux) +## šŸ““ Project Notes + +### šŸ” 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. + ## License I license this project under either the GPL-3.0 or the EUPL-1.2 license – your choice. See [LICENSE-GPL](LICNESE-GPL) or [LICENSE-EUPL](LICENSE-EUPL) for details. ## Disclaimer -*This project is not in any way affiliated with Amtrak or Dixieland Software.* \ No newline at end of file +*This project is not in any way affiliated with Amtrak or Dixieland Software.*