chatty
Mobile client for XMPP and SMS messaging
Chatty is a chat program for XMPP and SMS. It works on mobile as well as on desktop platforms. It's based on libpurple and ModemManager.
- Versions: 0.6.7
- Website: https://source.puri.sm/Librem5/chatty
- Licenses: GPL 3+
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of chatty
as follows:
guix install chatty
Or install a particular version:
guix install chatty@0.6.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of chatty about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/chatty'><img src='https://packages.guix.gnu.org/packages/chatty/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/chatty/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/chatty)
Example Org:
[[https://packages.guix.gnu.org/packages/chatty][https://packages.guix.gnu.org/packages/chatty/badges/latest-version.svg]]