Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hfaran/messenger2markdown

Copy text from a Messenger.com conversation and turn it into Markdown
https://github.com/hfaran/messenger2markdown

Last synced: about 1 month ago
JSON representation

Copy text from a Messenger.com conversation and turn it into Markdown

Awesome Lists containing this project

README

        

# messenger2markdown

Copy text from a Messenger.com conversation and run this tool to spit
it back out in Markdown!

## Setup

```bash
git clone [email protected]:hfaran/messenger2markdown
cd messenger2markdown
pip install -r requirements.txt
```

## Usage

* Go to [Messenger.com](https://messenger.com) and select your text
* Copy this to your clipboard
* Run the tool `./messenger2markdown.py`; it will automatically grab
the text from your clipboard for you
* The Markdown will be output to your terminal