An open API service indexing awesome lists of open source software.

https://github.com/affix/msnc

Command Line MSN Client for unix systems
https://github.com/affix/msnc

Last synced: 9 months ago
JSON representation

Command Line MSN Client for unix systems

Awesome Lists containing this project

README

          

MSNC - A command line MSN Messenger Client

Install by running:

./configure
make

and then as root you run

make install

and MSNC is installed in /usr/local/bin unless you specified another path.

Note: If you are upgrading from an earlier version you may want to delete your tmsnc.conf file.

If it refuses to compile, make sure you've installed ncurses-dev and libssl-dev.

Currently these are the things you can do in MSNC:
* Log in/out
* Retrieve list of users
* See who's online and their status
* Get e-mail notifications from Hotmail
* Initiate/join chat sessions
* Send/receive messages
* Switch between windows using TAB
* Change your status
* Change your name
* Change your personal message
* Display current playing song
* Use talkfilters
* Invite principals
* Use international characters
* Add new contacts
* Accept new contacts adding you
* Block/remove contacts
* Change the interface's colors
* Log conversations
* Use sound to notify you of events

MSNC is based off a project(TMSNC) that ended in 2004 by sanoix@gmail.com

The project is now maintained under GNU/GPL v3 License by Affix and Dimonov