Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Dylan Alex Simon <dylan@dy...> - 2003-05-20 01:45:17
|
Hello, I've written a plugin for gaim that allows various things to be controlled remotely via a local socket. (It's somewhat like the old filectl plugin, but more extensive.) Along with this there's a command-line interface and a text-only (readline, not curses) interactive client called 'gaimc'. The idea was, since I've always wanted a text-based interface for using aim remotely, but also like gaim's local interface and features, I decided to write my own. Currently it only supports IM and some account management (no chat), since that's all I've needed. However, since I hadn't gotten a chance to upgrade gaim in a while, it's currently designed for 0.59, but is broken with 0.63. I was just about to embark on updating it, and perhaps adding more features, but I thought I'd check if anyone was interested in such a thing, or maybe if something like it already existed. It's also currently not very portable (Linux only -- some bsd-unfriendly calls), so I could improve the portability too if desired. Anyway, does this sound like something worth releasing? :-Dylan Simon |