https://github.com/aatxe/alectro
A terminal IRC client in Rust.
https://github.com/aatxe/alectro
irc irc-client terminal tui
Last synced: over 1 year ago
JSON representation
A terminal IRC client in Rust.
- Host: GitHub
- URL: https://github.com/aatxe/alectro
- Owner: aatxe
- License: gpl-3.0
- Created: 2017-07-19T18:05:45.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T01:42:19.000Z (almost 8 years ago)
- Last Synced: 2024-09-17T23:53:08.652Z (over 1 year ago)
- Topics: irc, irc-client, terminal, tui
- Language: Rust
- Homepage:
- Size: 275 KB
- Stars: 68
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alectro [](https://travis-ci.org/aatxe/alectro) [](https://crates.io/crates/alectro) [](http://spacemacs.org) #
A terminal IRC client in Rust. Very much a work in progress, and the screenshot below may not always be accurate.

## 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).