From: slush <sl...@ce...> - 2012-07-27 05:51:25
|
> - Ability to send to a QR code from the desktop client (by dragging a small square over your desktop like the GNOME screenshot utility). > - Ability to display a QR code to allow mobile phone users to send to you (I can see this being useful). There's third option which you forgot - scanning QR codes by camera, for example when you want to send coins to mobile phone which you physically have in your pocket. AFAIK currently there's no easy way how to do it (you need to transfer bitcoin address from mobile phone to your desktop client). The patch is really small, I recommend you to read it and you'll understand quickly :-). slush On Thu, Jul 26, 2012 at 3:56 PM, Amir Taaki <zg...@ya...> wrote: > Hey, > > > You're right about people on the desktop not caring about QR codes. > > Now, Electrum has both an android and desktop version. Can you elaborate more on what you mean? > > - Ability to send to a QR code from the desktop client (by dragging a small square over your desktop like the GNOME screenshot utility). > - Ability to display a QR code to allow mobile phone users to send to you (I can see this being useful). > > If you mean the second case, then how fast is generating a QR code? If it's instant, we can put it under the Receive button popup, otherwise we should put it in a menu somewhere. > > Have you got a screenshot illustrating what you mean maybe? :) > > > > ----- Original Message ----- > From: slush <sl...@ce...> > To: ele...@li... > Cc: > Sent: Wednesday, July 25, 2012 11:08 PM > Subject: [Electrum-discuss] Support for scanning QR codes > > Hi all, > > one feature I'm really missing in current desktop clients: scanning QR > codes using camera. Although almost every computer has a camera, it > looks like nobody cares about scanning QR codes on desktop (in > contrary to mobile apps, where QR printing/scanning is common). > > I had some free time and decided to implement such feature in > Electrum. It's alpha version using 'zbar' library, but it works > nicely. You can find patch against current git version here: > http://pastebin.com/deW2tRLe > > Let me know if there's enough interest in such feature. If so, I'll > rearrange my alpha code to something more general (unbound it from Qt > interface, implement parsing of BIP 21 URIs etc) and I'll send merge > request. > > slush > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Electrum-discuss mailing list > Ele...@li... > https://lists.sourceforge.net/lists/listinfo/electrum-discuss > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Electrum-discuss mailing list > Ele...@li... > https://lists.sourceforge.net/lists/listinfo/electrum-discuss |