Skip to content

idlesign/qrcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRCoder

https://github.com/idlesign/qrcoder

Description

Plugin for IntelliJ IDEs featuring QR code popups

Could be useful for presentations when you need to generate QR for some string, e.g. link.

Plugin: https://plugins.jetbrains.com/plugin/11581-qrcoder

static/shot.png

How to use

  • Install the plugin and restart IDE;
  • Select text you want to represent as QR code;
  • Press AltGr + Q to trigger QR code popup.

Note: You can bind a custom keystroke for "Show QR Code" action in Keymap.

Acknowledgements

Uses http://goqr.me service to generate QR code images.

Releases

No releases published

Packages

No packages published

Languages