/CleanSlate

Delete your mozilla history from terminal

Primary LanguagePythonMIT LicenseMIT

Delete your mozilla history from terminal

Inspired from this reddit post.

Platform (GNU/Linux) MIT licensed PyPIversion Code Health

Installation

pip install cleanslate

Usage

$ cleanslate --help
usage: cleanslate [-h] [-k KEYWORDS [KEYWORDS ...]] [-v] [-d] [-nsfw] [-e]

Say goodbye to your Mozilla History

optional arguments:
  -h, --help            show this help message and exit
  -k KEYWORDS [KEYWORDS ...], --keywords KEYWORDS [KEYWORDS ...]
                        view only those links or page-titles which matches
                        with keywords
  -v, --view            view your sins
  -d, --delete          to delete history for given args i.e nsfw or keywords
  -nsfw, --not-safe-for-work
                        to view nsfw history use it with -v or --view
  -e, --everything      baptize yourself

Demo

demogif