Skip to content

lunaerem/MBOX-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MBOX-Parser

A lightweight CLI tool written in C for parsing MBOX archives.

Caution

This tool is still in development and does not currently have any functioning builds. Precompiled binaries will be released once the first export mode has been sufficiently completed.

Usage

Use mbox-parser -h for more information.


The MBOX-Parser tool can parse and extract messages from the MBOX archive format in the following modes by passing a different switch:
  • Currently, no modes are functional :(

The following modes are planned for development:
  • Text export (.txt)
  • Only attachments export
  • JSON export (.json)
  • Stylised viewer (Select from either a simple or prettier HTML export)

About

A lightweight CLI tool written in C for parsing MBOX archives.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors