This repo is obsolete.

This commit is contained in:
Joe Kearney 2026-03-11 20:37:26 -05:00
parent 5434a39f5c
commit 39d045d0f7
2 changed files with 14 additions and 22 deletions

View file

@ -1,33 +1,24 @@
# Android BLE Tool
# OBSOLETE: Android BLE Tool
<img src="https://git.ktag.clubk.club/Software/Android-BLE-Tool/media/branch/main/BLE_Tool_Icon.webp" width=300px/>
[![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.
🛡️ <https://ktag.clubk.club> 🃞
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 <http://www.gnu.org/licenses/>.