Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bartbroere committed Aug 10, 2018
1 parent 03154a8 commit d6cb885
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
![BCH compliance](https://bettercodehub.com/edge/badge/bartbroere/blackvue-wifi?branch=master)
![Release](https://img.shields.io/pypi/v/blackvue-wifi.svg)
![Pre-release](https://img.shields.io/github/release/bartbroere/blackvue-wifi/all.svg)
![Licence](https://img.shields.io/pypi/l/blackvue-wifi.svg)
![Versions](https://img.shields.io/pypi/pyversions/blackvue-wifi.svg)

# blackvue-wifi
Interact with the HTTP API of a connected BlackVue dashcam over WiFi

Get it:
``pip install blackvue_wifi``

```
Usage:
blackvue_wifi --download-all-recordings <foldername>
blackvue_wifi --download-missing-recordings [--continuously] <foldername>
```

0 comments on commit d6cb885

Please sign in to comment.