iFriend stands for "Imaginary Friend". It is a multi-protocol chatbot distributed under the GPLv3. A very powerful plugin system, multi language support and a simple configuration are only some features of this chat bot.
The plainMail2HTML utility creates and attaches a HTML part to a text/plain email message. It can be used with text-based email clients (e.g. Mutt) to convert a text/plain mail into a multipart/alternative with HTML part and send it.
SkypeXMPP is a Karaka™ fork aimed to provide Skype to XMPP gateway It supports presence, instant messaging, multi-user chat and voice (thanks to Freeswitch) This product uses the Skype™ API but is not endorsed or certified by Skype.
UDPonTCPproxy proxies UDP traffic from a set of ports over TCP tunnels. Server side NAT's the UDP ports to a chosen destination, then sends back destination's replies. Usefull to tunnel UDP over SSH tunnels to things like license or game servers.
Konfidi is a trust framework that uses topical trust values from a social network of authenticated people. When you receive an email from someone you do not know, but he/she is in the network, Konfidi will compute an inferred trust value for you.
the python sudoku solver was done as a first year engineering project, it is programmed in python and it allows the user to enter in an unsolved sudoku .txt file which it then solves and presents the solved sudoku to the user in a user friendly gui.
DTMF detector library and/or application that reads in the specified audio file and returns/outputs whether DTMF detected and/or list of detected digits. May have GUI and command line interfaces.
Library for handling xmpp with python. Written with jabberd2 in mind so it uses DISCO for browsing, privacy rules sets for invisible presence, SASL for authentication, TLS for security and so on...
The Open Descent Foundation (ODF) is a community for developers, who want to help to create open source programs, tools, etc. for the famous games Descent1, -2 or -3. Everyone can join the ODF if he accepts the idea of writing open source programs.
The SBS1 Explorer application features a nice GUI allowing a variety of queries to any SBS-1 flights database without having to install the BaseStation software. Simply get a database file (usually BaseStation.sqb) and open it in SBS1 Explorer.
Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
An applet for the GNOME desktop environment, checking for new mail messages on GMail accounts, and allowing to archive or mark messages as read without using the web interface. GMail Watcher is based on the IMAP protocol.
RoxBird is a advanced graphical download manager. It can accelerate your download speed upto 40% than your normal speed. Among others its key-features include file-browser, Pre-viewer, recursive downloading,Scheduling & Queues, Write-cache, and more.
General and simple IRC bot framework with very flexible bus architecture and plugins support, originally written for use as RPC gateway for remote message sending to multiple IRC channels or users. Now: http://github.com/martinkozak/pyircgate-daemon.
A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.