emacs-matrix-client
Matrix client for Emacs
matrix-client
is a simple chat UI to Matrix.org rooms. It also provides an API which allows Emacs to seamlessly create RPC channels with users and other software.
- Versions: 0.0.0-6.d2ac552
- Website: https://github.com/jgkamat/matrix-client-el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-matrix-client
as follows:
guix install emacs-matrix-client
Or install a particular version:
guix install emacs-matrix-client@0.0.0-6.d2ac552
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
HTML: <a href='http://127.0.0.1:3000/packages/emacs-matrix-client/'><img src='http://127.0.0.1:3000/packages/emacs-matrix-client/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-matrix-client/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-matrix-client/) Org: [[http://127.0.0.1:3000/packages/emacs-matrix-client/][http://127.0.0.1:3000/packages/emacs-matrix-client/badges/latest-version.svg]]