Skip to content

flexim client written in golang and gtk [WIP]

Notifications You must be signed in to change notification settings

mnakama/flexim-go

Repository files navigation

Flexim, the flexible instant messanger

Welcome! This is flexim-go, a flexible, modular, bridgeable messenger that follows the unix philosophy of "do one thing and do it well". It’s a set of programs that work together, actually.

Table 1. Program list
Name Description

flexim-chat

The chat window. Knows only the flexim protocols and communicates directly with other flexim chats over the network, or over localhost with flexim bridges. One process per window.

flexim-client

Connects to a flexim server. One process per server.

flexim-listener

Listens and accepts chats directly from other flexim clients

irc-client

Bridges flexim to IRC networks. One process per IRC server.

flexim-irc
Screenshot of flexim-chat showing an IRC room

About

flexim client written in golang and gtk [WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages