add caution for github users

This commit is contained in:
2025-11-10 21:02:33 +01:00
parent d64c1ddcc0
commit 7079004e63

View File

@@ -3,6 +3,13 @@
![GitHub License](https://img.shields.io/github/license/tlinden/swayipc) ![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) [![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 # swayipc - go bindings to control sway and swayfx
Package swayipc can be used to control [sway](https://swaywm.org/), Package swayipc can be used to control [sway](https://swaywm.org/),