matrix-spec/supporting-docs/projects/2016-02-09-weechat.md

19 lines
1 KiB
Markdown
Raw Normal View History

2016-02-12 12:15:18 +01:00
---
layout: project
2016-03-13 14:34:49 +01:00
title: WeeChat script
2016-02-12 12:15:18 +01:00
categories: projects client
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-22-at-21.43.01-400x284.png
2016-03-13 14:34:49 +01:00
description: For fans of command line interfaces, a nice Matrix script for WeeChat, an IRSSI like CLI
2016-02-12 12:15:18 +01:00
author: Tor
maturity: Late beta
---
![screenshot](https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-22-at-21.43.01.png "{{ page.title }}")
# {{ page.title }}
2016-03-13 14:34:49 +01:00
[WeeChat](http://weechat.org/) is a super powerful CLI chat client that is extensible in many languages to allow for new protocols like Matrix. @torhve contributed this great WeeChat script for Matrix which is getting a good feedback from more geeky users.
2016-02-12 12:15:18 +01:00
To use it, you will need to sign up for a Matrix account on a server using the [Console Web](./console-web.html) or [Vector](./vector.html) clients, as WeeChat doesnt support registration yet.
2016-03-13 14:34:49 +01:00
To run it, grab the code from [@torhve's github repo](https://github.com/torhve/weechat-matrix-protocol-script).