ChilloutCharles / BrainFlowsIntoVRChat

BrainFlow code that sends your brain's relaxation, focus metrics, and machine learned thought commands to vrchat avatar paramaters via OSC.
https://linktr.ee/ChilloutCharles
MIT License
209 stars 15 forks source link

Add launch argument for amount of connection attempts #15

Closed sacred0 closed 4 months ago

sacred0 commented 5 months ago

Add launch argument for amount of connection attempts, so that the program can be lauched earlier without giving up so soon. Something along the lines of:

--connection-attempts --retry-count

Or whatever seems most appropriate.