9 projects tagged "Mac OS X"
NetPlug is an extensible multi-connections, multi-protocol, network client program, written in pure Tcl/Tk. Includes a complete Irc client plug in that you should love if you like IrcII 'classic' look & feel (plus customizable style/colors scheme, sound,... Now includes full DCC support (with GUI), ircII like aliases and improved scripting (Tcl!), keywords (your nick...) highlighting, and more
SMM++ Mud Client is a mud client with extended and unique features. Aside from all standard mud client functionality like ANSI color support, aliases, action triggers, and tab-completion, SMM++ features a highly-customizable user interface (labels, buttons, and menus) and unique and powerful mapping capabilities, and SMM++ is the only mapping crossplatform (Tcl/Tk based) mud client available.
Xapian is a search engine library, scalable to collections containing hundreds of millions of documents. It's written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C#, Ruby, and Lua. It is a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also a rich set of boolean query operators. Omega is a Web search application built upon the Xapian library. It can index a Web server's document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.), or data exported from arbitrary sources (e.g. SQL databases).
xadsen is a monitor for Google Adsense that runs as a little window in your desktop (like xmem, xbiff, and so on). It will show the earning for today and yesterday, together with the percentage and number of clicks for the two days, this will allow you to stay informed about your earning without to have to log multiple times into your account.
The Tcl IRCd is a small IRC server written in Tcl. It is very simple to modify. It is not a full implementation of the IRC protocol, but it's enough to create channels, talk in public or private, change topic, nick, and other basic operations. No configuration is required. The server is designed so that it can reload an updated version of itself at runtime without closing client connections.
Univert is a Universal Unicode Converter, at least as universal as the Unicode implementation in Tcl 8.1 or later can manage on your computer. Univert will convert interchangably between the following formats: native Tcl unicode, hex bytes or words separated by spaces, decimal bytes or words separated by spaces, HTML entities, UTF-8/URL encoding, quoted printable with whatever the current encoding is, and C string with whatever the current encoding is.
Pixane is an image processing library for Tcl that allows the scripting of all kind of image transformations. It supports reading from and writing to a large set of file formats (JPEG, PNG, GIF, BMP, WBMP, etc) and provides anti-aliased text rendering and a set of built-in fonts. It doesn't requires Tk, so it can be used to easily generate images dynamically from CGI. Binaries are provided for many platforms as dynamic libraries with no external dependencies for easy deployment. It is also a core component of the eTcl distribution.