trustcrypto / OnlyKey-App

The OnlyKey App is used for the initial setup and configuration of OnlyKey. Supported on Windows, macOS, Linux, and Chromebook (with Chrome App).
https://docs.crp.to/app.html
Other
106 stars 24 forks source link

catch error and show linux udev dialog #203

Open rodgolpe opened 1 year ago

rodgolpe commented 1 year ago

When the app is run in linux without the required udev rule, chrome.hid returns an error. The app will now catch the error and display a dialog box linking to the OnlyKey for Linux documentation.

image