mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-15 07:54:10 +01:00
mclient.el
This commit is contained in:
parent
7ed7944ddc
commit
cce8c7ed4b
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: project
|
layout: project
|
||||||
title: Mclient.el
|
title: matrix-client.el
|
||||||
categories: projects client
|
categories: projects client
|
||||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-400x284.png
|
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/10/mclient1-400x284.png
|
||||||
description: A Matrix.org frontend for Emacs!
|
description: A Matrix.org frontend for Emacs!
|
||||||
|
|
@ -11,4 +11,4 @@ maturity: Alpha
|
||||||

|

|
||||||
|
|
||||||
# {{ page.title }}
|
# {{ page.title }}
|
||||||
Mclient.el is a Matrix.org frontend for Emacs. For more information and install instructions visit [http://whatthefuck.computer/blog/2015/10/26/mclient/](http://whatthefuck.computer/blog/2015/10/26/mclient/). The code is available from [http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/](http://fort.kickass.systems:10082/cgit/personal/rrix/pub/matrix.el.git/).
|
`matrix-client.el` is a Matrix.org frontend for Emacs. For more information and install instructions visit [the MELPA Emacs package repository](https://melpa.org/#/matrix-client). The code is available at [https://fort.kickass.systems/git/rrix/matrix-client.git](https://fort.kickass.systems/git/rrix/matrix-client.git).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue