From 7079004e63630ff29372518c5fcfa7c583b2e18f Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 10 Nov 2025 21:02:33 +0100 Subject: [PATCH] add caution for github users --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5e6b6d1..042d626 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ ![GitHub License](https://img.shields.io/github/license/tlinden/swayipc) [![GoDoc](https://godoc.org/github.com/tlinden/swayipc?status.svg)](https://godoc.org/github.com/tlinden/swayipc) +> [!CAUTION] +> This software is now being maintained on [Codeberg](https://codeberg.org/scip/swaycycle/). +> +> You may still use the `github.com/tlinden/swayipc` module, but this +> version here is no longer being maintained. To use the current version, +> import `codeberg.org/scip/swayipc/v1`. + # swayipc - go bindings to control sway and swayfx Package swayipc can be used to control [sway](https://swaywm.org/),