summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-07 14:50:26 +0200
committerPaul Buetow <paul@buetow.org>2026-03-07 14:50:26 +0200
commit1dabbafee1fc04cb3b39c9194a97151437f1d382 (patch)
tree70e370df33c540689f560ca5cf461bdc306cf88d
parent8cbaa511272bd6e1245e4a8f8073b9e16e9e30bc (diff)
docs: add deprecation notice, superseded by goprecordsHEADmaster
Amp-Thread-ID: https://ampcode.com/threads/T-019cc858-2bdd-716d-8668-e1fb47137cf3 Co-authored-by: Amp <amp@ampcode.com>
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2d526f3..03de6c7 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# guprecords - Global uptime records
+> **⚠️ DEPRECATED:** This project is no longer maintained. It has been rewritten in Go as [goprecords](https://codeberg.org/snonux/goprecords). Please use goprecords instead.
+
`guprecords` is a Raku-based command-line program that generates uptime reports for hosts based on the input record files from `uptimed`. It allows you to create reports for different categories and metrics, and supports multiple output formats.
## Features