29 lines
920 B
Markdown
29 lines
920 B
Markdown
+++
|
|
title = "Ement.el"
|
|
template = "ecosystem/client.html"
|
|
[extra]
|
|
thumbnail = "ement.svg"
|
|
maintainer = "Adam Porter"
|
|
maturity = "Stable"
|
|
repo = "https://github.com/alphapapa/ement.el"
|
|
matrix_room = "#ement.el:matrix.org"
|
|
licence = "GPL-3.0-or-later"
|
|
language = "Emacs Lisp"
|
|
latest_release = "2024-04-16"
|
|
featured = false
|
|
[extra.features]
|
|
e2ee = false
|
|
spaces = true
|
|
voip_1to1 = false
|
|
voip_jitsi = false
|
|
threads = false
|
|
sso = true
|
|
multi_account = true
|
|
multi_language = false
|
|
[extra.packages]
|
|
other_install_link = "https://elpa.gnu.org/packages/ement.html"
|
|
other_linux_link = "https://github.com/alphapapa/ement.el#installation"
|
|
+++
|
|
|
|
Ement.el is a Matrix client for [GNU Emacs](https://www.gnu.org/software/emacs/), the text editor and Lisp environment (which runs on GNU/Linux, MacOS, and Windows, as well as other platforms). It aims to be simple, fast, featureful, and reliable, while integrating naturally with Emacs.
|