Mult
Mult Description
Mult is a chat system specifically made for two users. It is written in Bash. Mult is designed to be a simple yet versatile program that contains many input options. There are many programs that work together to allow mult to send and receive messages. Mult is an input based system where you can choose to read new messages or to send messages. After reading messages, you can delete the other person's messages or you can leave them to be read again. When a message is sent, it is saved in each user's .history so that it can be accessed at a later time. Each time a user receives a new message, they also receive an alert when they sign into their account. Mult is an amazing chat system that uses bash for communication between multiple users.
Mult Setup
Requirements: Mult runs on Mac(OSX) and Linux.
You also need to be on a system with multiple users for Mult to have any use.
Installing Mult: Mult is an Instant Message program for 2 users. To complete
the installation, both users must source the setup file
using . setup and follow the instructions. Once this is complete,
you'll be ready to go! Type 'mult' from the command line to access the chat.
Chat history can be accessed in your ~/.mult/.history.txt
file.