项目作者: lucagrulla

项目描述 :
The Withings importer
高级语言: Go
项目地址: git://github.com/lucagrulla/heracles.git
创建时间: 2021-01-23T18:04:52Z
项目社区:https://github.com/lucagrulla/heracles

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Heracles

Your favourite importer for your Withings scale.

Are you looking to move your Fitbit Aria scale data into Withings Health Mate and you are not sure how to convert files from one format to another?

Fear no more!
Heracles comes to rescue.


drawing

Installation

Mac OSX

using Homebrew

  1. brew tap lucagrulla/tap
  2. brew install heracles

Linux

using Linuxbrew

  1. brew tap lucagrulla/tap
  2. brew install heracles

.deb/.rpm

Download the .deb or .rpm from the releases page and install with dpkg -i and rpm -i respectively.

Heracles will transform the fitbit export data in the Withings format.

3 Easy steps

1 - Export Fitbit data

Export your data from Fitbit. Just follow the instruction here
Unzip the file and locate your weight data.
They should be in a folder looking like this:

  1. ./MyFitbitData/<YourName>/Personal & Account

Where your name is your actual name in the Fitbit account.

2 - Use Heracles to do the magic

Run Heracles.

  1. ~ $ heracles full_path_to_weight_data

Heracles will produce a number of csv files called heracles.csv, ready to be uploaded in Health Mate.

3 - Import your data into Health Mate

Import all the csv files created by Heracles into Health Mate following the instruction here