qr-desktop

QR Desktop

GPL-2.0 License

Stars
49
Committers
1

QR Desktop

Generate a QR-Code is the most simplest thing today. Reading Clipboard and make QR-Code by hotkey is also not so difficult. People make wheels in different frameworks. Someone build it by electron, size 30.2 MB, and I wrote one by python, size 14.1 MB. Wrote by C is difficult, but minimalist and fastest, I finished it with size of 18 KB. It working on Windows XP and above, compatible with 32/64-bit system.

Download url: https://github.com/znsoooo/qr-desktop/releases

About

Feature

  • The program is written only by C and size with 18 KB.
  • Use Ctrl-Alt-Q to generate qr-code by copied text.
  • Long text separate into pages and use PgUp / PgDn to flip.
  • Double click the tray icon to switch shown the window.
  • Copy ONE file less than 1MB and use hotkey can read text directly.
  • Use Ctrl-Alt-Shift-Q to quit.
  • Working on Windows XP and above.

Ref