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

https://github.com/eai04191/pulsoid-client


https://github.com/eai04191/pulsoid-client

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Pulsoid Client

![](https://user-images.githubusercontent.com/3516343/125148625-c1435680-e16e-11eb-8c6d-de44271d6a4e.png)

My Custom client for [Pulsoid](https://pulsoid.net/).

## Usage

### Get ws URL

1. Launch the default widget.
At first it is recommended to start Demo to make sure it works.
2. Open DevTools.
3. Open Network tab.
4. Enable WS on the filter.
5. Refresh the page to see one URL.
![](https://i.imgur.com/zl0pNxc.png)
6. Right click and select `Copy` -> `Copy link address`.

### Open in Client

1. Open `https://pulsoid-client.vercel.app/?ws=` + `YOUR WS URL HERE` in browser.
2. If there is no problem, the heart rate will be displayed.
3. The same URL can be displayed in the browser source of the broadcast software.