You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,8 @@ Want to make your own module? Check the (work in progress) [wiki page](https://g
13
13
| :---: | :---: |:---:| :---: |
14
14
| Spotify | Spotify integration. Allows for play/pause, next/previous, and volume up/down from the action menu | Requires the Spotify desktop app | VRCOSC-Spotify.unitypackage |
15
15
| Discord | Discord integration. Allows for toggling of mute and deafen from the action menu | Requires the Discord desktop app | VRCOSC-Discord.unitypackage |
16
-
| HypeRate | Sends [HypeRate.io](https://www.hyperate.io/supported-devices) heartrate values | Requires a free API key which can be obtained from HypeRate's [Discord Server](https://discord.gg/eTwfgU29cU)| VRCOSC-Heartrate.unitypackage |
16
+
| Media | Windows OS media integration. Allows for play/pause and next/previous using the windows OS media keys || VRCOSC-Media.unitypackage |
17
+
| HypeRate | Sends [HypeRate.io](https://www.hyperate.io/supported-devices) heartrate values to display your live heartrate in game || VRCOSC-Heartrate.unitypackage |
17
18
| Clock | Sends your local time as hours, minutes, and seconds || VRCOSC-Watch.unitypackage |
18
19
| Calculator | Calculator integration. Uses the Windows OS calculator |||
19
20
| Computer Stats | Sends your system stats. Currently CPU, GPU, and RAM |||
0 commit comments