Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasannaVenkadesh committed Aug 16, 2011
1 parent 59d2b1b commit a00f0ff
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.txt
@@ -0,0 +1,28 @@
Whiz-Chat 1.0 is a ruby script through which terminal users can chat from terminal by using their account.

This is a team work of
S. Sathianarayanan(sathia2704@gmail.com) &
S. Prasanna Venkadesh (prasmailme@gmail.com)

Step 1: Download the file 'chat.rb' from the repository

Step 2: Make sure you have installed Ruby 1.8.x (Recommended) in your Linux box.

Step 3: Run the Ruby script like 'ruby chat.rb' from your terminal.

Step 4: Dependencies need to be satisfied for the first time, so type 'y' to satisfy dependencies from Internet.

Step 5: Repeat step 3 again. If it again prompt for dependencies, do repeat step 3 as Super User.

Step 6: Enter your Google mail account user_id alone (Eg:prasmailme) and dont add (@gmail.com), it will be automatically appended.

Step 7: Enter the password for your account.

Step 8: In 'to address: ' type the recepient user_id like above in Step 6.

Step 9: If everything went fine you have will be ready to send or receive messages, or else exceptions will be thrown for User_id / Password mismatch.

Step 10: Type 'bye' to quit from chat, the message bye will also be delivered for the receiver.

We have a list of features to be implemented in next versions.
Please do help us by mailing the bugs you find.

0 comments on commit a00f0ff

Please sign in to comment.