Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

imapnotes

imapnotes is a Python / Tkinter application to read and write notes stored on an IMAPS server. It expects that your notes reside in the folder Notes in your mailbox

It is still being developed.

ScreenShot

Requirements

Configuration

Create a file called .imapnotes.ini in your home directory:

[connection]
host = _hostname of your IMAPS server_
# port = _optional port number if not 993_
user = _username to log into your mailbox_
pass = _your password_

Homepage

https://ogris.de/imapnotes/

About

imapnotes is a GUI application written in Python to read and write notes stored on an IMAPS server.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages