Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aatxe/alectro

A terminal IRC client in Rust.
https://github.com/aatxe/alectro

irc irc-client terminal tui

Last synced: 3 months ago
JSON representation

A terminal IRC client in Rust.

Awesome Lists containing this project

README

        

# alectro [![Build Status](https://travis-ci.org/aatxe/alectro.svg?branch=master)](https://travis-ci.org/aatxe/alectro) [![Crates.io](https://img.shields.io/crates/v/alectro.svg)](https://crates.io/crates/alectro) [![Built with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/442d025779da2f62fc86c2082703697714db6514/assets/spacemacs-badge.svg)](http://spacemacs.org) #

A terminal IRC client in Rust. Very much a work in progress, and the screenshot below may not always be accurate.

![alectro in action](alectro.png)

## Acknowledgements ##

* In its current state, a lot of the UI code is derived from [tui-rs](https://github.com/fdehau/tui-rs) by [Florian Dehau](http://fdehau.com).