Skip to content

sje397/saje

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saje

A generic application platform, with an architecture loosely based on that of the popular multi-protocol instant messenger Miranda. It is implemented in pure Qt (c++) and will therefore run on multiple platforms including Windows, Linux and Mac OS X.

Current functionality includes a minimal Jabber client, with SSL and MD5-DIGEST authentication (meaning it can be used with google talk and most jabber hosts), support for multiple accounts and jabber 'transports'.

The core program is just a plugin loader - all functionality is made available via plugins. This enforces modularity and ensures well defined component interaction via interfaces.

Main Window

Options

Message Window

Popup Notification

About

qt4 plugin oriented application platform (including Jabber instant messenger)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages