yahmini is a small (really small) yahoo chat client with basic features.
It is designed primarily for viewing chat text.
It decodes all known yahoo packet types in common use and provides
colored output if you have the *NIX version, or if you have the WIN32 version and have ANSI.SYS installed.
Yahmini is known to run on Win95, Win98, Win2k, NT4, Linux, BSD and possibly Solaris.
C source code is available.
yahmini provides access to a few commands:
A screen snapshot shows it in action.
The *NIX version looks almost identical.
It is amusing to note that the yahmini.exe program is less than half the size of the screen snapshot. The screen snapshot is 28KB, while yahmini is about 12KB.
You can
download yahmini.exe for win32
or
download yahmini for Linux
yahmini name pass room color showmove showaway pingtime | |
| name | yahoo login name (32 chars max) |
| pass | yahoo password (32 chars max) |
| room | the room to start in (32 chars max) |
| color | the single letter 'y' or 'n' for color |
| showenter | the single letter 'y' or 'n' to show people entering or leaving the room |
| showaway | the single letter 'y' or 'n' to show people away/back |
| pingtime | a single digit '0' to '9' sets the ping interval in minutes |
Yahmini will display color on win32 systems running command.com with ANSI.SYS loaded.
To enable color on win32, add the following line to your C:\config.sys
device=c:\windows\command\ansi.sys
ansi.sys is a standard driver included with dos and windows, it provides
ansi color terminal ability for dos sessions.
Yes, source code is available.
Yahmini is written in portable C using standard Berkley style sockets.
The *NIX and win32 versions both use
yahmini.c
and
yahmini.h
For *NIX also use
nix.c
and
nix.h
with the makefile
For Win32 also use
dos.c
and
dos.h
They are available bundled in a zip archive
yahmini copyright 2000 David J. Binette ALL RIGHTS RESERVED
yahmini is an original work by David J. Binette who asserts his
legal and moral right to be identified as the sole author and owner of the software.