update badges
This commit is contained in:
parent
e1e767bec5
commit
dd145fd384
1
Makefile
1
Makefile
|
|
@ -233,6 +233,7 @@ $(BINARY).rb: v$(VERSION).tar.gz.sha256
|
|||
-e "s%{{CONFIG_FILE}}%$(CONFIG_FILE)%g" \
|
||||
-e "s%{{Class}}%$(shell echo $(BINARY) | perl -pe 's/(?:\b|-)(\p{Ll})/\u$$1/g')%g" \
|
||||
init/homebrew/$(FORMULA).rb.tmpl | tee $(BINARY).rb
|
||||
# That perl line turns hello-world into HelloWorld, etc.
|
||||
|
||||
# Extras
|
||||
|
||||
|
|
|
|||
16
README.md
16
README.md
|
|
@ -1,17 +1,15 @@
|
|||
# UniFi Poller
|
||||
|
||||
[](https://hub.docker.com/r/golift/unifi-poller)
|
||||
[](https://www.somsubhra.com/github-release-stats/?username=davidnewhall&repository=unifi-poller)
|
||||
[](https://github.com/davidnewhall/unifi-poller)
|
||||
[](https://github.com/golift/unifi)
|
||||
|
||||
[](https://github.com/davidnewhall/unifi-poller/issues?q=is%3Aissue+is%3Aclosed)
|
||||
[](https://github.com/davidnewhall/unifi-poller/pulls?utf8=✓&q=is%3Apr+)
|
||||
[](https://travis-ci.org/davidnewhall/unifi-poller)
|
||||
[](https://github.com/davidnewhall/unifi-poller/blob/master/LICENSE)
|
||||
[](https://discord.gg/DyVsMyt)
|
||||
[](https://twitter.com/TwitchCaptain)
|
||||
[](http://grafana.com/dashboards?search=unifi-poller)
|
||||
[](https://hub.docker.com/r/golift/unifi-poller)
|
||||
[](https://www.somsubhra.com/github-release-stats/?username=davidnewhall&repository=unifi-poller)
|
||||
|
||||
[](https://github.com/golift/unifi)
|
||||
[](https://github.com/golift/unifi)
|
||||
[](https://github.com/davidnewhall/unifi-poller)
|
||||
[](https://travis-ci.org/davidnewhall/unifi-poller)
|
||||
|
||||
Collect your UniFi controller data and send it to an InfluxDB instance.
|
||||
[Grafana Dashboards](http://grafana.com/dashboards?search=unifi-poller) included.
|
||||
|
|
|
|||
Loading…
Reference in New Issue