Skip to content

filipcrl/mbox-web-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbox-web-viewer

A web viewer for mbox files. Watches live for changes, and supports multiple email addresses.

Quick Overview

npm i -g mbox-web-viewer
mbox-web-viewer

or using npx:

npx mbox-web-viewer

Usage

usage: mbox-web-viewer [OPTIONS]
options:
    -h, --help            Print this help and exit.
    -f FILE, --file=FILE  Mbox file to process. Usually in /var/spool/mail/$USER
                          or /var/mail/$USER.
    -p PORT, --port=PORT  Port for the web server.

About

A simple mbox web viewer written in nodejs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published