https://github.com/heimskr/spjalla
A CLI client for IRC written in C++.
https://github.com/heimskr/spjalla
cli cpp irc irc-client
Last synced: about 1 year ago
JSON representation
A CLI client for IRC written in C++.
- Host: GitHub
- URL: https://github.com/heimskr/spjalla
- Owner: heimskr
- License: gpl-3.0
- Created: 2019-05-19T02:36:52.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T08:56:23.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T09:31:33.314Z (over 1 year ago)
- Topics: cli, cpp, irc, irc-client
- Language: C++
- Size: 920 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spjalla
Spjalla is an IRC client written in C++ that runs in a terminal. Its goals are configurability, extensibility and usability.
It's currently in development, so not everything is working yet and it's not recommended for general use. If you'd like to help out, you can submit a pull request, but be warned that the code is pretty messy right now.