An open API service indexing awesome lists of open source software.

https://github.com/dvcol/withings-web-extension

Small utility extension to manage withings data
https://github.com/dvcol/withings-web-extension

Last synced: 11 months ago
JSON representation

Small utility extension to manage withings data

Awesome Lists containing this project

README

          

Welcome to Withings Web Extension 👋






Documentation


Maintenance


License: MIT


donate

> This is a simple Web Extension wrapper around withings client to facilitate device event subscription and data managment.
## Prerequisites

- pnpm >=7.0.0
- node >=17.0.0

## Install

```sh
pnpm install
```

## Usage

```sh
pnpm dev
```

See [package.json](https://github.com/dvcol/synology-download/blob/main/package.json) for other useful scripts.

## Run tests

```sh
pnpm test:unit
```

## Author

* Github: [@dvcol](https://github.com/dvcol)

## 📝 License

This project is [MIT](https://github.com/dvcol/trakt-extension/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_