Skip to content

Auto-correction of your health data from SB healthcare to Google spreadsheet

License

Notifications You must be signed in to change notification settings

yoneken/sb_healthcare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sb_healthcare

Auto-correction of your health data from SB healthcare to Google spreadsheet

ソフトバンクのスマート体組成計で得られる身体の状態をGoogle Spreadsheetに出力します。 SoftBank HealthCareサービスは終了してしまったので、スマート体組成計の測定データだけを閲覧できるサイトからスクレイピングします。

対応デバイス

  • 301SI スマート体組成計
  • 702SI スマート体組成計2

ファイル内容

  • README.md
    • 説明書き(このファイル)
  • LICENSE
    • ライセンス表記(BSD)
  • main.gs
    • メインのスクリプト。これをGoogle Spreadsheet内のスクリプトエディタに張り付けてください。
  • account.gs
    • メインのスクリプトから参照されるアカウント情報の格納ファイル。自分のデバイスに合わせて設定してください。こちらもGoogle Spreadsheet内のスクリプトエディタに張り付けてください。
  • sb_healthcare.py
    • テスト時に作ったPython実装。測定データを取得します。Google Spreadsheetへの書き込み機能はありません。
  • acconut.yaml.sample
    • Python実装から参照されるアカウント情報の格納ファイル。
  • .gitignore
    • ソースコード管理用の設定ファイル

About

Auto-correction of your health data from SB healthcare to Google spreadsheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published