From 39d045d0f7ab3ae11e2c2954cda3b235a37e0085 Mon Sep 17 00:00:00 2001 From: Joe Kearney Date: Wed, 11 Mar 2026 20:37:26 -0500 Subject: [PATCH] This repo is obsolete. --- README.md | 35 +++++++++++++---------------------- status_OBSOLETE.svg | 1 + 2 files changed, 14 insertions(+), 22 deletions(-) create mode 100644 status_OBSOLETE.svg diff --git a/README.md b/README.md index 27f9c78..546d4a1 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,24 @@ -# Android BLE Tool +# OBSOLETE: Android BLE Tool - +[![Status: OBSOLETE](status_OBSOLETE.svg)] -## Overview +This project was archived on March 11, 2026. The functionality formerly provided by this app has been moved to the [BLE Tool Subapp](https://git.ktag.clubk.club/Software/Android-KTag-Apps/src/branch/main/subapp-bletool) of the new [KTag Apps](https://git.ktag.clubk.club/Software/Android-KTag-Apps). All of the existing Android apps have been consolidated into the main KTag Apps repository to simplify maintenance and provide a single distribution for related functionality. -This software is used primarily for testing the BLE interface to KTag Devices. +What this means +--------------- -The primary documentation for KTag BLE is on the KTag website at https://ktag.clubk.club/Technology/BLE/. +- No further development, feature work, or bug fixes will be applied to this repository. -You can ask questions (and get answers!) about this software on the KTag forum at https://forum.ktag.clubk.club/c/software/. -## License: [AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later.html) +License +------- -This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability. +This project is covered by the repository LICENSE. See the [`LICENSE`](LICENSE) file for full terms. -🛡️ 🃞 +Contact +------- -Copyright © 2025 Joseph P. Kearney and the KTag developers. +For questions about migration or to request retained artifacts, post in the KTag forum (in the `Software` category): https://forum.ktag.clubk.club/c/software/6. +-- -This program is free software: you can redistribute it and/or modify it under -the terms of the GNU Affero General Public License as published by the Free -Software Foundation, either version 3 of the License, or (at your option) any -later version. - -This program is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more -details. - -There should be a copy of the GNU Affero General Public License in the [LICENSE](LICENSE) -file in the root of this repository. If not, see . diff --git a/status_OBSOLETE.svg b/status_OBSOLETE.svg new file mode 100644 index 0000000..b037840 --- /dev/null +++ b/status_OBSOLETE.svg @@ -0,0 +1 @@ +status: OBSOLETEstatusOBSOLETE \ No newline at end of file