LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-06-2012, 02:44 PM   #1
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,657

Rep: Reputation: 255Reputation: 255Reputation: 255
CLI alternative to FINCH for multi instant messaging ?


Hello, For Debian I would like to find an CLI alternative to FINCH for multi instant messaging. It seems that there is none. By chance, would you know any?
gg says not found either thank you
 
Old 02-07-2012, 12:42 AM   #2
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
centerim or install bitlbee as a local IRC <-> XMPP/Jabber (including Google Talk), MSN Messenger, Yahoo! Messenger, AIM, ICQ, Twitter gateway and then use one of the many IRC clients.
 
Old 02-07-2012, 12:55 AM   #3
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,885
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
irssi + bitlbee nothing beats it.
 
Old 02-07-2012, 02:23 AM   #4
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
Quote:
Originally Posted by craigevil View Post
irssi + bitlbee nothing beats it.
That is also my personal favourite combination as well!
 
Old 02-16-2012, 08:54 PM   #5
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,657

Original Poster
Rep: Reputation: 255Reputation: 255Reputation: 255
wow

centerim is so great. I would like to ask you how to enable the sound (aplay ~/mysound.wav) when you get an incoming msg / outcoming? thanks
 
Old 02-16-2012, 11:45 PM   #6
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
I haven't actually used centerim for at least 7 years (back when it was called centericq) so I really wouldn't know!

If you can't find anything in the documentation you might try joining their irc channel on freenode or they have a mailing list.
 
Old 02-17-2012, 07:20 AM   #7
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,657

Original Poster
Rep: Reputation: 255Reputation: 255Reputation: 255
Centerim is so cool, look @ : http://www.junauza.com/2009/06/cente...ss-reader.html


I have found a way here: http://blog.yjl.im/2009/10/notificat...-centerim.html

Code:
%action Notify When Online
event msg
proto all
status online
options stdin
%exec
msg=$(cat)
act_id=$(xprop -root | grep "_NET_ACTIVE_WINDOW(WINDOW)"| cut -d ' ' -f 5)
xprop -id $act_id | grep centerim &>/dev/null
if [[ $? > 0 ]]; then
    aplay -qN /usr/share/centerim/msg.wav
    notify-send "$msg"
fi

%action Notify When Not Busy
event msg
proto all
# dnd na invisible
status away ffc
options stdin
%exec
msg=$(cat)
aplay -qN /usr/share/centerim/msg.wav
notify-send "$msg"

would you know what is the server for OSCAR and AIM / ICQ that works with centerim?

Last edited by Xeratul; 02-18-2012 at 12:34 AM.
 
Old 02-18-2012, 03:44 AM   #8
Xeratul
Senior Member
 
Registered: Jun 2006
Location: UNIX
Distribution: FreeBSD
Posts: 2,657

Original Poster
Rep: Reputation: 255Reputation: 255Reputation: 255
this is not working into centerim

AIM TOC. Hostname: toc.oscar.aol.com Port: 9898

I have tried : good news is that ICQ works with Pidgin 2.9.0 (libpurple 2.9.0) - I use the default settings:
- Server: slogin.icq.com
- Port: 5190
- Use encyption if avaiable
- Use ClientLogin

but it does not work either
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Finch: instant message from the shell / command line LXer Syndicated Linux News 0 07-25-2011 03:30 AM
Discussion about instant chat in the console, without X, with FINCH frenchn00b Linux - Software 1 09-20-2009 07:55 AM
LXer: Three alternative Linux instant messaging applications LXer Syndicated Linux News 0 02-26-2008 07:10 PM
instant messaging paul62 Slackware 2 06-15-2005 03:47 AM
instant messaging arlothemoo Linux - General 2 08-19-2002 06:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration