All Projects → grocid → girc

grocid / girc

Licence: other
💬 A simple chat client in Python/Twisted

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to girc

erk
Ərk is an open source, cross-platform IRC client written in Python 3, Qt 5, and Twisted.
Stars: ✭ 21 (+31.25%)
Mutual labels:  irc, twisted, irc-client
communi-sailfish
The first and foremost IRC client for Sailfish OS
Stars: ✭ 34 (+112.5%)
Mutual labels:  irc, irc-client
Hexchat
GTK+ IRC client
Stars: ✭ 2,608 (+16200%)
Mutual labels:  irc, irc-client
Cardinal
A Python IRC bot, designed to make adding functionality quick and simple.
Stars: ✭ 92 (+475%)
Mutual labels:  irc, twisted
Irc3
plugable irc client library based on python's asyncio with DCC and SASL support
Stars: ✭ 189 (+1081.25%)
Mutual labels:  irc, irc-client
Srain
Modern IRC client written in GTK
Stars: ✭ 197 (+1131.25%)
Mutual labels:  irc, irc-client
TwitchPy
This is a package you can use to connect with the Twitch API, manage a channel, create bots, etc
Stars: ✭ 22 (+37.5%)
Mutual labels:  irc, irc-client
Irslackd
Self-hosted IRC gateway to Slack
Stars: ✭ 128 (+700%)
Mutual labels:  irc, irc-client
pesterchum-alt-servers
Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.
Stars: ✭ 37 (+131.25%)
Mutual labels:  irc, irc-client
IceChat
IceChat IRC Client
Stars: ✭ 68 (+325%)
Mutual labels:  irc, irc-client
swirc
Lightweight terminal based ICB and IRC client
Stars: ✭ 20 (+25%)
Mutual labels:  irc, irc-client
Kvirc
The KVIrc IRC Client
Stars: ✭ 179 (+1018.75%)
Mutual labels:  irc, irc-client
Xchataqua
An IRC client, OS X native front-end for XChat ( http://itunes.apple.com/app/id447521961 )
Stars: ✭ 157 (+881.25%)
Mutual labels:  irc, irc-client
Irssi
The client of the future
Stars: ✭ 2,431 (+15093.75%)
Mutual labels:  irc, irc-client
Go Twitch Irc
go irc client for twitch.tv
Stars: ✭ 155 (+868.75%)
Mutual labels:  irc, irc-client
jj
An evolution of the suckless ii(1) file-based IRC client
Stars: ✭ 80 (+400%)
Mutual labels:  irc, irc-client
Kittehircclientlib
An IRC client library in Java
Stars: ✭ 116 (+625%)
Mutual labels:  irc, irc-client
Irc Slack
IRC-to-Slack gateway
Stars: ✭ 123 (+668.75%)
Mutual labels:  irc, irc-client
slackbridge
Bridge between IRC and Slack running on Kubernetes
Stars: ✭ 12 (-25%)
Mutual labels:  irc, twisted
irc.dart
Dart IRC Library
Stars: ✭ 45 (+181.25%)
Mutual labels:  irc, irc-client

girc

A minimal chat client in Python/Twisted. Supported commands are join /j #channel and part /p.

To configure the client, first run it in terminal:

$ girc configure
Server (hostname:port): myserver.org:6697
Nickname: mynick
Password: 
This will replace all entries associated with this application. Proceed [y/N]: 

After configuration, you can run the client as a normal GUI application.

Screenshots

Using macOS-Arc. girc

Using OSX-Arc-Shadow. girc dark

CPU/MEM Usage

This is running one server with four channels usage

Planned

  • Add some more stuff to list of planned things,
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].