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

https://github.com/pyohei/macmemo-parser

Mac memo parser(mbox type) 🗒🍎
https://github.com/pyohei/macmemo-parser

mac memo parser python

Last synced: 4 months ago
JSON representation

Mac memo parser(mbox type) 🗒🍎

Awesome Lists containing this project

README

        

# Mac mamo file parser

Parse Mac Memo.app data.
But this script support under Yosemite.  
I don't try later from Yosemite.

## Version

* python2.7

## Usage

You can run script after you download Note file and put it on macmemo directory.
(Maybe file name is `Note.mbox`)

```bash
cd macmemo
python2.7 macmemo Note.mbox
```

This script export separated file in macMemo directory.

## Licence

MIT