tmsg

A curses based client for Facebook Messenger


License
MIT
Install
pip install tmsg==0.1

Documentation

tmsg - A curses-based client for Facebook messenger written in Python

Installation

pip install tmsg

Running

tmsg

Usage

Use the number keys 1-4 to switch the active conversation, press s to being typing a message (Enter to send), press q to quit.

Thanks

This project relies heavliy on fbchat. Many thanks to its creator.