Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A script for adding notes to an imap mail server in a format compatible with Apple IOS/MacOS from the command line.

Notifications You must be signed in to change notification settings

gwklok/mapplenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Mapplenotes

A simple python script for interacting with a remote IMAP server to add messages compatible with Apples Notes app on IOS and MacOS X.

You can create a config file in ~/.mapplenotes e.g.:

[imapserver.hostname.com]
username: imap username
mail_from: email address

Then invoke ./mapplenotes.py imapserver.hostname.com

About

A script for adding notes to an imap mail server in a format compatible with Apple IOS/MacOS from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages