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.
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)