Skip to content

dev2choiz/shealth-exporter

Repository files navigation

Samsung Health CLI Parser

This project is a CLI tool that parses Samsung Health exports and generates JSON files containing exercises data and compressed data.

Installation

Clone the repository:

git clone github.com/dev2choiz/samsung-health-parser
cd samsung-health-parser

Install dependencies:

npm install

Run the CLI:

npx ts-node src/cli.ts --input=<samsung health export path> --output=./data

About

Simple tool to export Samsung Health exercise data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published