README
Upload User: ai20ln
Upload Date: 2007-01-05
Package Size: 79k
Code Size: 3k
Category:

ICQ-IM-Chat

Development Platform:

Unix_Linux

  1. ~~~~~~~~~~~~~~~~
  2. ~Micq  Ver 0.2a~   I know this is formated badly, sorry, I'm not a writer.
  3. ~~~~~~~~~~~~~~~~
  4. Aug 16, 1998
  5. I have an micq list ready to go...
  6. posts to micq@phantom.iquest.net
  7. subscriptions to micq-subscribe@phantom.iquest.net
  8. unsubscriptions to micq-unsubscribe@phantom.iquest.net
  9. help to micq-help@phantom.iquest.net
  10. http archive at http://phantom.iquest.net/micq/
  11. This program and the author are in no way affiliated with Mirabilis.  
  12. This program is designed as a text mode unix ICQ since the only ICQ client that
  13. will run on a unix box is the java version which is slow and resource intensive.
  14. Ok this is a work in progress but I figure this might help people
  15. now that there's some semblence of an UI.
  16. Micq is an ICQ client for text mode unix that is not in any way supported 
  17. by Mirabilis.  This was done for two reasons :  I wanted to see if I could
  18. and Mirabilis has been slow ( at best ) in releasing a unix port.
  19. The code is designed to be portable and to day has been ported to most every 
  20. flavor of Un*x, Amiga, OS/2, MiNT, Win32, Acron and probably others.  Let me 
  21. know if you need any help porting it or if you would like your platform 
  22. included in the default distribution.
  23. Download
  24.    ftp://micq.ml.org/pub/micq look for the newest directory.
  25.    Files can be downloaded seperately or in a tgz archive.  It doesn't
  26.    make sense to download both as they're the same thing.
  27. Compiling
  28. A linux i386 binary is included on the ftp site.  It should compile on any Unix 
  29. no problem.  Amiga, OS/2, and Win32 might take some massaging. :)
  30. Let me know how it handles.
  31. To make micq type 'gmake' in the source directory.  If it doesn't work email 
  32. me at mds1281@rit.edu.
  33. Usage
  34. Ok to run it type micq
  35. It will ask for your uin and password.  Two users are in the default contact 
  36. list. The two users are two different uin's I use.  You can add more by editing
  37. the ~/.micqrc file.
  38. Ok if you successfully login then you can type 
  39. msg uin/message
  40. -or-
  41. msg nickname/messgae
  42. this will send message to the user uin.  
  43. For multi-line messages leave the initial message blank.  This will put you in
  44. multi-line mode ( msg> ) Now type the message and when you're done enter . on
  45. a line by itself to end the message.  # on a line by itself cancels the message.
  46. To exit just type quit or q and you will be logged off.
  47. You can change your online status to NA or Away just like in the mirabilis 
  48. client.  Type help to receive a list of modes you can change to. 
  49. To view info about all the people in your contact list type w.  This 
  50. gives not only people in your list's information but also your current status
  51. mode.
  52. Passwords
  53. If you don't want your password stored on disk edit the ~/.micqrc file and 
  54. remove the password line and you will be prompted to type it everytime Micq 
  55. starts.
  56. Putting a * in front of the uin of a member of your contact list will add
  57. them to your invisible list.
  58. Coding
  59. Anyone who wants to add anything to this program or suggest features or
  60. report bugs or bug fixes is welcome to do so.  I'll try to incorporate the 
  61. stuff as soon as possible.  If you don't want to give ma anything just leech 
  62. the code and do your own thing with it that's you choice.  I won't stop you 
  63. unless you say that you made it or own it or anything stupid like that. Please
  64. give me your improvments though so that development will go faster.
  65. Linux Master
  66. 11290140 -- Micq
  67. 11300897 -- Java :(  This one is pretty much dead now. :)
  68. mds1281@rit.edu