home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / micq.zip / README < prev    next >
Text File  |  1998-07-10  |  3KB  |  73 lines

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