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
- Author: Li Shixian
- QQ: 11313213
- Email: [email protected]
- GitHub: https://github.com/znsoooo/qr-desktop
- License: GPL 2.0 License. Copyright (c) 2022-2024 Li Shixian (znsoooo). All Rights Reserved.
- 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.
- QR-Code Library: https://github.com/nayuki/QR-Code-generator