Skip to main content

Generate a pretty view of your browser history from a JSON export

Project description

pretty-history

PyTest PyPi version Python 3.7|3.8|3.9 PRs Welcome

The pretty-history app is a simple Python script that can be run via the command-line, and will generate Markdown files summarising your browser history.

Installation

Install from the PyPi repository using pip:

pip install pretty-history

Usage

After installing the app, run:

prettyhist --help

To see some instructions for how to use it.

Example

Pretty-format browsing history from Firefox:

prettyhist -b firefox

Pretty-format browsing history from Firefox, merging with data from Brave Browser:

browserexport save --browser brave --to .
browserexport merge --json ./*.sqlite > ./history.json

prettyhist -b firefox -f ./history.json

References

  1. seanbreckenridge/browserexport

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretty_history-2.0.1.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

pretty_history-2.0.1-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page