Difference between revisions of "Main Page"

From Sim-Im
Jump to navigation Jump to search
Line 10: Line 10:
 
*[[Development]]
 
*[[Development]]
 
*[[Roadmap]]
 
*[[Roadmap]]
  *[[QT3(0.9.4) release]] issues track.
+
**[[QT3(0.9.4) release]] issues track.
  *[[QT4(1.0) release]] issues track.
+
**[[QT4(1.0) release]] issues track.
 
</div>
 
</div>
  
Line 19: Line 19:
  
 
Main modules:<br />
 
Main modules:<br />
'''Core''' (_core) is the programm interface<br />
+
[[Core plugin|Core]] (_core) is the programm interface<br />
'''Migrate''' (__migrate) Converts the old SIM 0.8.3-settings to the new 0.9x format<br />
+
[[Migrate plugin|Migrate]] (__migrate) Converts the old SIM 0.8.3-settings to the new 0.9x format<br />
'''Homedir''' (__homedir) sets the configuration-directory<br /><br />
+
[[Homedir plugin|Homedir]] (__homedir) sets the configuration-directory<br /><br />
 
   
 
   
 
Protocols modules:<br />
 
Protocols modules:<br />
Line 28: Line 28:
 
You can use multiple accounts for each protocols.<br />
 
You can use multiple accounts for each protocols.<br />
 
   
 
   
Oscar - ICQ and AIM support<br />
+
[[Oscar plugin|Oscar]] - ICQ and AIM support<br />
Jabber<br />
+
[[Jabber plugin|Jabber]]<br />
LiveJournal<br />
+
[[LJ plugin|LiveJournal]]<br />
MSN<br />
+
[[MSN plugin|MSN]]<br />
Yahoo!<br />
+
[[Yahoo plugin|Yahoo!]]<br />
  
 
Other modules:<br />
 
Other modules:<br />
'''[about]''' - shows product informations<br />
+
[[About plugin|about]] - shows product informations<br />
'''[action]''' - launch external programm on events (receiving message, change contact status) and from contact menu<br />
+
[[Action plugin|action]] - launch external programm on events (receiving message, change contact status) and from contact menu<br />
'''[autoaway]''' - automatic change status (Away, N/A, Offline) after some idle time<br />
+
[[Autoaway plugin|autoaway]] - automatic change status (Away, N/A, Offline) after some idle time<br />
'''[background]''' - user defined background for contact list<br />
+
[[Background plugin|background]] - user defined background for contact list<br />
'''[dock]''' - dock support<br />
+
[[Dock plugin|dock]] - dock support<br />
'''[filter]''' - filter for receiving messages and users<br />
+
[[Filter plugin|filter]] - filter for receiving messages and users<br />
'''[floaty]''' - floating windows for contacts<br />
+
[[Floaty plugin|floaty]] - floating windows for contacts<br />
'''[forward]''' - forward messages to mobile phone<br />
+
[[Forward plugin|forward]] - forward messages to mobile phone<br />
'''[gpg]''' - adds GnuPG encryption/decryption support for messages<br />
+
[[GPG plugin|gpg]] - adds GnuPG encryption/decryption support for messages<br />
'''[icons]''' - support Miranda icon themes and smiles<br />
+
[[Icons plugin|icons]] - support JISP icon themes and smiles<br />
'''[logger]''' - support output log<br />
+
[[Logger plugin|logger]] - support output log<br />
'''[navigate]''' - hyperlink support<br />
+
[[Navigate plugin|navigate]] - hyperlink support<br />
'''[netmonitor]''' - network monitor<br />
+
[[Netmonitor plugin|netmonitor]] - network monitor<br />
'''[ontop]''' - support of various windows attributes (always, no show in taskbar)<br />
+
[[Ontop plugin|ontop]] - support of various windows attributes (always, no show in taskbar)<br />
'''[osd]''' - on-screen notification<br />
+
[[OSD plugin|osd]] - on-screen notification<br />
'''[proxy]''' - proxy-support (HTTP(S), SOCKS4, SOCKS5)<br />
+
[[Proxy plugin|proxy]] - proxy-support (HTTP(S), SOCKS4, SOCKS5)<br />
'''[replace]''' - substitute prefered character sequences on input<br />
+
[[Replace plugin|replace]] - substitute prefered character sequences on input<br />
'''[remote]''' - remote control<br />
+
[[Remote plugin|remote]] - remote control<br />
'''[shortcuts]''' - customize "shortcuts" for all commands<br />
+
[[Shortcuts plugin|shortcuts]] - customize "shortcuts" for all commands<br />
'''[spell]''' - spell check<br />
+
[[Spell plugin|spell]] - spell check<br />
'''[sound]''' - sound notification<br />
+
[[Sound plugin|sound]] - sound notification<br />
'''[transparent]''' - support transparency<br />
+
[[Transparent plugin|transparent]] - support transparency<br />
'''[update]''' - notification about new versions<br />
+
[[Update plugin|update]] - notification about new versions<br />
'''[weather]''' - periodically get weather data from weather.com and dispaly it<br />
+
[[Weather plugin|weather]] - periodically get weather data from weather.com and dispaly it<br />
'''[windock]''' - (only for windows) dock contact list<br /><br />
+
[[Windock plugin|windock]] - (only for windows) dock contact list<br /><br />
 
 
*** This is a DRAFT only ***
 

Revision as of 20:26, 26 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