command
module
Version:
v0.0.0-...-48239f7
Opens a new window with list of versions in this module.
Published: Jan 1, 2022
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Glow Baby data exporter
This is a program that dowloads the data from Glow
Baby into an
SQLite3 database file.
Usage
You'll need Go installed and set up.
Copy the included glowbabyrc
file into $HOME/.glowbabyrc
, update it to use
your own email and password, then:
go build
(builds the glowbaby
tool)
./glowbaby init
(this prepares the baby.db
file)
./glowbaby login
(logs in to baby.glowing.com and identifies your babies)
./glowbaby sync
(refresh the local data)
Repeat the final step as needed.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.