mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-19 04:23:43 +01:00
add circle
This commit is contained in:
parent
cd654583e0
commit
84e19e5559
18
supporting-docs/projects/2017-05-02-circle.md
Normal file
18
supporting-docs/projects/2017-05-02-circle.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: Circle
|
||||||
|
description: A thin client and server for group chat, supporting IRC & Matrix
|
||||||
|
categories: projects client
|
||||||
|
author: LeoNerd
|
||||||
|
maturity: Beta
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ page.title }}
|
||||||
|
Circle is an IRC & Matrix client which merges the best attributes of a local client and the common screen+irssi recipe.
|
||||||
|
|
||||||
|
* Keep IRC connects and state on a backend server, allowing disconnections from local UI.
|
||||||
|
* Interact with a real local GUI for the frontend, instead of incurring SSH roundtrips for every keypress.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Get the code from [LeoNerd's Bazaar](http://www.leonerd.org.uk/code/circle/obtain.html).
|
||||||
Loading…
Reference in a new issue