https://github.com/prdpx7/CleanSlate
Delete your mozilla history from terminal
https://github.com/prdpx7/CleanSlate
cli-app mozilla-history python-script
Last synced: 8 months ago
JSON representation
Delete your mozilla history from terminal
- Host: GitHub
- URL: https://github.com/prdpx7/CleanSlate
- Owner: prdpx7
- License: mit
- Created: 2016-10-09T04:30:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T08:08:27.000Z (about 8 years ago)
- Last Synced: 2024-08-06T03:03:23.348Z (over 1 year ago)
- Topics: cli-app, mozilla-history, python-script
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Delete your mozilla history from terminal
Inspired from [this](https://www.reddit.com/r/linux/comments/54prcv/i_made_a_simple_bash_script_that_deletes_only/) reddit post.
[](http://www.kernel.org)
[](https://raw.githubusercontent.com/prdpx7/CleanSlate/master/LICENSE)
[](https://badge.fury.io/py/cleanslate)
[](https://landscape.io/github/prdpx7/CleanSlate/master)
## 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
