Samourai-Wallet / whirlpool-gui

GUI wrapper for Whirlpool-cli
The Unlicense
57 stars 18 forks source link

Webcam scanning #21

Closed pajasevi closed 4 years ago

pajasevi commented 4 years ago

This PR adds ability to read pairing payload from QR code via webcam. On Mac OS, the user should be asked to grant system privileges for app to use webcam. This should not apply to other platforms but is needed to be tested properly. If denied, the modal won't open and error message should appear.

If the QR code is read, the modal window closes automatically and applies payload to text input.

See screenshots below:

Snímek obrazovky 2019-12-29 v 23 09 32 Snímek obrazovky 2019-12-29 v 23 11 25

Closes #19

zeroleak commented 4 years ago

awesome! thx

pajasevi commented 4 years ago

🎉