Control your devices connections
WebLink: https://omergal99.github.io/device-manager/#/
App that manage your device connections and data transform
Im use yarn so we need to install it:
npm i -g yarn
or not globaly: npm i yarn
After that install node modules:
yarn
And then we can run the App:
yarn start