Skip to content

N0rule/vrc-osc-tizenos-hrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TizenOS OSC heart rate monitor for VRChat

This app allows you to send OSC messages of your heart rate using your TizenOS Watch.


⌚Supported devices

Theoretically should work on all Tizen OS Watches

Confirmed devices:

  • Galaxy Watch (SM-R800)

🚀 Getting Started

  • Prerequisites: You should have Node.js installed.
  • Install HeartRateToWeb on your watch.
  • Open the app on your watch and insert your local IP and desired port. The default port is 6547.
  • Set the delay to a minimum of 2000 ms to avoid being rate-limited.
  • Open your terminal and run the following commands:
git clone https://github.com/N0rule/vrc-osc-tizenos-hrm.git
cd vrc-osc-tizenos-hrm
npm install
  • Wait for all the dependencies to be installed.
  • Open config.js and change the hostname and port to match those on your watch.
  • Optionally, modify offset and hrMessage according to your preferences.
  • Type npm run start to initiate the server.
  • ❗ Remember to check your firewall settings to ensure there are no connection blocks.

🤝 Contributing 🤝

  • Feel free to Fork this repository, create a feature branch and submit a pull request.

About

This app allows you to send OSC messages of your heart rate using your TizenOS Watch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published