Skip to content

enthus-appdev/msg-previewer

Repository files navigation

Setup

install rye (or any other python pkg manager of choice, you'll have to install the dependencies yourself)

rye sync

python src/main.py

curl -X POST -F "file=@path/to/your/email-file.msg" http://localhost:8082/converter --output output.jpg

Installing packages

rye add <package-name>

rye sync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages