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
- Host: GitHub
- URL: https://github.com/affix/msnc
- Owner: affix
- License: other
- Created: 2010-10-14T23:25:19.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-10-17T17:49:48.000Z (over 15 years ago)
- Last Synced: 2025-03-04T11:47:21.168Z (over 1 year ago)
- Language: C
- Homepage: http://root-the.net
- Size: 426 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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