Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.
/ band2influx Public archive

Utilities to load Mi Band Gadgetbridge SQLite data into InfluxDB

Notifications You must be signed in to change notification settings

adriffaud/band2influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiBand

Basic utilities to manipulate Gadgetbrige data and import into InfluxDB.

Build

Raspberry Pi Server

GOOS=linux GOARCH=arm GOARM=7 go build ./cmd/server

Usage

Server

server -p <port> -db <influx_db_name> -influxEndpoint <influx_host_port> -user <auth_user> -pass <auth_pass>

Importer

importer -user <auth_user> -pass <auth_pass> -host <server_endpoint>

About

Utilities to load Mi Band Gadgetbridge SQLite data into InfluxDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages