Skip to content

Commit

Permalink
added wprs.py screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr committed Apr 9, 2020
1 parent 742a9df commit ead95fb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -565,6 +565,21 @@ INFO - Scans finished with errors.
</p>
</details>
## Tools
### `wprs.py`
WPWatcher reports Json database summary generator.
Do not use on a json file currently used by a `wpwatcher` execution.
python3 ./tools/wprs.py --input ~/.wpwatcher/wp_reports.json
<details><summary><b>See</b></summary>
<p>
![WPWatcher Report summary](/screens/reports-summary-wprs.png "WPWatcher Reports summary")
</p>
</details>
## Library usage
<details><summary><b>See</b></summary>
Expand Down Expand Up @@ -593,6 +608,9 @@ for r in reports:
</p>
</details>
## Changelog
See [Releases](https://github.com/tristanlatr/WPWatcher/releases)
## Questions ?
If you have any questions, please create a new issue.
Expand Down
Binary file added screens/reports-summary-wprs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ead95fb

Please sign in to comment.