https://github.com/johnhamelink/blackvue
Elixir Blackvue Dashcam library, for both the WIFI and Cloud APIs
https://github.com/johnhamelink/blackvue
blackvue dashcam elixir http-client
Last synced: about 1 year ago
JSON representation
Elixir Blackvue Dashcam library, for both the WIFI and Cloud APIs
- Host: GitHub
- URL: https://github.com/johnhamelink/blackvue
- Owner: johnhamelink
- License: mit
- Created: 2017-02-27T01:50:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T01:52:08.000Z (over 9 years ago)
- Last Synced: 2025-03-27T10:07:29.041Z (about 1 year ago)
- Topics: blackvue, dashcam, elixir, http-client
- Language: Elixir
- Homepage:
- Size: 8.79 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blackvue
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `blackvue` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:blackvue, "~> 0.1.0"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/blackvue](https://hexdocs.pm/blackvue).