command
module
Version:
v0.0.0-...-f7d6314
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
locationhistory-collector
Simple tool for collecting OwnTracks location messages from an MQTT broker and store them into a database.
Update static files
Run go-bindata -fs -pkg static . in the static directory
Compile for Raspberry Pi 3
CGO_ENABLED=1 GOOS=linux GOARCH=arm GOARM=7 go build github.com/dfleischhacker/locationhistory-collector
Compile for Linux x64 on Mac
- Install musl cross compiler tools:
brew install FiloSottile/musl-cross/musl-cross
CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++ GOARCH=amd64 GOOS=linux CGO_ENABLED=1 go build -ldflags "-linkmode external -extldflags -static"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
static
Package static generated by go-bindata.// sources: bindata.go index.html
|
Package static generated by go-bindata.// sources: bindata.go index.html |
|
|
|
Click to show internal directories.
Click to hide internal directories.