X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/8c6b90936534ccc2f543f203ecc21c49b27b9037..a0c304d3cab59073ea37949b9d580cd9fb20c3e1:/README.md diff --git a/README.md b/README.md index 942c6564..e6f74c46 100644 --- a/README.md +++ b/README.md @@ -16,15 +16,17 @@ the [documentation](https://github.com/AsamK/signal-cli/wiki/JSON-RPC-service) f You can [build signal-cli](#building) yourself, or use the [provided binary files](https://github.com/AsamK/signal-cli/releases/latest), which should work on Linux, macOS and -Windows. For Arch Linux there is also a [package in AUR](https://aur.archlinux.org/packages/signal-cli/) and there is -a [FreeBSD port](https://www.freshports.org/net-im/signal-cli) available as well. +Windows. For Arch Linux there is also a [package in AUR](https://aur.archlinux.org/packages/signal-cli/), as well as +a [FreeBSD port](https://www.freshports.org/net-im/signal-cli) and +an [Alpine aport](https://pkgs.alpinelinux.org/packages?name=signal-cli). System requirements: - at least Java Runtime Environment (JRE) 17 - native library: libsignal-client - The native libs are bundled for x86_64 Linux (with recent enough glibc, see #643), Windows and MacOS. For other systems/architectures + The native libs are bundled for x86_64 Linux (with recent enough glibc, see #643), Windows and MacOS. For other + systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal) ### Install system-wide on Linux @@ -74,7 +76,7 @@ of all country codes.) * Pipe the message content from another process. - uname -a | signal-cli -a ACCOUNT send RECIPIENT + uname -a | signal-cli -a ACCOUNT send --message-from-stdin RECIPIENT * Receive messages