Difference between revisions of "Main Page"

From Sim-Im
Jump to navigation Jump to search
m
(Some cosmetics and links to berlios.de project page)
Line 2: Line 2:
 
<span style="color:#cf7606; font-size:200%;">'''Welcome to'''&nbsp;</span><span style="color:#005288; font-size:200%;">'''SIM-IM'''</span><br /><br />
 
<span style="color:#cf7606; font-size:200%;">'''Welcome to'''&nbsp;</span><span style="color:#005288; font-size:200%;">'''SIM-IM'''</span><br /><br />
 
<div style="float:right; margin-left:1em; margin-bottom:0.5em;">
 
<div style="float:right; margin-left:1em; margin-bottom:0.5em;">
<div style="border:2px solid #ffd700; margin-left:auto; margin-right:auto; padding:0.3em; text-align:center; max-width:20em;">
 
<div style="text-align:center;">'''[[Download|Current versions]]'''</div>
 
<div style="color:#011b57; text-align:center;">{{Current versions}}</div>
 
</div><br />
 
 
<div style="text-align:center;">'''Contents'''</div>
 
<div style="text-align:center;">'''Contents'''</div>
 
*[[Goal]]
 
*[[Goal]]
 +
*[[Download]]
 
*[[Development]]
 
*[[Development]]
 
**[[Compilation]]
 
**[[Compilation]]
 +
**[http://developer.berlios.de/svn/?group_id=4482| Project page on berlios.de]
 +
**[http://developer.berlios.de/svn/?group_id=4482| Subversion repository access]
 +
**[http://developer.berlios.de/bugs/?group_id=4482| Bug reports]
 +
**[http://developer.berlios.de/feature/?group_id=4482| Feature requests]
 +
**[http://developer.berlios.de/mail/?group_id=4482| Mailing lists]
 
*[[Roadmap]]
 
*[[Roadmap]]
 
**[[QT3(0.9.4) release]] issues track.
 
**[[QT3(0.9.4) release]] issues track.

Revision as of 09:06, 30 December 2005

Main Page +/-
Welcome to SIM-IM

Contents

SIM-IM (SIM Instant Messenger) is a free software package licensed under the GNU General Public License (GPL).

Plugins-based instant messenger with support various protocols. Based on the Qt library and works on X11 (optional with KDE-support), MS Windows and MacOS X.

Main modules:
Core (_core) is the programm interface
Migrate (__migrate) Converts the old SIM 0.8.3-settings to the new 0.9x format
Homedir (__homedir) sets the configuration-directory

Protocols modules:
All protocol support richtext-messages, file transfer, typing notification, server-side contact list (with postponed synchronization - you can change contact list in offline mode and after log on all changes will be synchronized with server), new account registration, various searches and HTTP-polling.

You can use multiple accounts for each protocols.

Oscar - ICQ and AIM support
Jabber
LiveJournal
MSN
Yahoo!

Other modules:
about - shows product informations
action - launch external programm on events (receiving message, change contact status) and from contact menu
autoaway - automatic change status (Away, N/A, Offline) after some idle time
background - user defined background for contact list
dock - dock support
filter - filter for receiving messages and users
floaty - floating windows for contacts
forward - forward messages to mobile phone
gpg - adds GnuPG encryption/decryption support for messages
icons - support JISP icon themes and smiles
logger - support output log
navigate - hyperlink support
netmonitor - network monitor
ontop - support of various windows attributes (always, no show in taskbar)
osd - on-screen notification
proxy - proxy-support (HTTP(S), SOCKS4, SOCKS5)
replace - substitute prefered character sequences on input
remote - remote control
shortcuts - customize "shortcuts" for all commands
spell - spell check
sound - sound notification
transparent - support transparency
update - notification about new versions
weather - periodically get weather data from weather.com and dispaly it
windock - (only for windows) dock contact list


External links