Difference between revisions of "Main Page"
Line 30: | Line 30: | ||
Other modules:<br /> | Other modules:<br /> | ||
− | '''about''' - shows product informations<br /> | + | '''[about]''' - shows product informations<br /> |
− | '''action''' - launch external programm on events (receiving message, change contact status) and from contact menu<br /> | + | '''[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]''' - automatic change status (Away, N/A, Offline) after some idle time<br /> |
− | '''background''' - user defined background for contact list<br /> | + | '''[background]''' - user defined background for contact list<br /> |
− | '''dock''' - dock support<br /> | + | '''[dock]''' - dock support<br /> |
− | '''filter''' - filter for receiving messages and users<br /> | + | '''[filter]''' - filter for receiving messages and users<br /> |
− | '''floaty''' - floating windows for contacts<br /> | + | '''[floaty]''' - floating windows for contacts<br /> |
− | '''forward''' - forward messages to mobile phone<br /> | + | '''[forward]''' - forward messages to mobile phone<br /> |
− | '''gpg''' - adds GnuPG encryption/decryption support for messages<br /> | + | '''[gpg]''' - adds GnuPG encryption/decryption support for messages<br /> |
− | '''icons''' - support Miranda icon themes and smiles<br /> | + | '''[icons]''' - support Miranda icon themes and smiles<br /> |
− | '''logger''' - support output log<br /> | + | '''[logger]''' - support output log<br /> |
− | '''navigate''' - hyperlink support<br /> | + | '''[navigate]''' - hyperlink support<br /> |
− | '''netmonitor''' - network monitor<br /> | + | '''[netmonitor]''' - network monitor<br /> |
− | '''ontop''' - support of various windows attributes (always, no show in taskbar)<br /> | + | '''[ontop]''' - support of various windows attributes (always, no show in taskbar)<br /> |
− | '''osd''' - on-screen notification<br /> | + | '''[osd]''' - on-screen notification<br /> |
− | '''proxy''' - proxy-support (HTTP(S), SOCKS4, SOCKS5)<br /> | + | '''[proxy]''' - proxy-support (HTTP(S), SOCKS4, SOCKS5)<br /> |
− | '''replace''' - substitute prefered character sequences on input<br /> | + | '''[replace]''' - substitute prefered character sequences on input<br /> |
− | '''remote''' - remote control<br /> | + | '''[remote]''' - remote control<br /> |
− | '''shortcuts''' - customize "shortcuts" for all commands<br /> | + | '''[shortcuts]''' - customize "shortcuts" for all commands<br /> |
− | '''spell''' - spell check<br /> | + | '''[spell]''' - spell check<br /> |
− | '''sound''' - sound notification<br /> | + | '''[sound]''' - sound notification<br /> |
− | '''transparent''' - support transparency<br /> | + | '''[transparent]''' - support transparency<br /> |
− | '''update''' - notification about new versions<br /> | + | '''[update]''' - notification about new versions<br /> |
− | '''weather''' - periodically get weather data from weather.com and dispaly it<br /> | + | '''[weather]''' - periodically get weather data from weather.com and dispaly it<br /> |
− | '''windock''' - (only for windows) dock contact list<br /><br /> | + | '''[windock]''' - (only for windows) dock contact list<br /><br /> |
*** This DRAFT only *** | *** This DRAFT only *** |
Revision as of 01:43, 24 October 2005
Welcome to SIM-IM
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 some 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 Miranda 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
- This DRAFT only ***