Coder Social home page Coder Social logo

qrcode_win's Introduction

qrcode_win

EXE version of qrcode for Windows (even without Python)

EXE 版本的 qrcode ,适用于Windows系统(即使没有安装Python)

Introduction 介绍

  • This is a .exe program working on Windows. When you don't want to setup Python or when you don't want to use commands, you can try it.

  • Packed up with PyInstaller.

  • Original repository: qrcode

  • Attention 1: This program is just a simple pack-up with unknown efficiency and stability. On some pc it's fast, and others slow.(don't know why)

  • Attention 2: At first time to run, it may download some dependent files, which is because of the dependent module imageio.

  • 这是一个运行在 Windows 系统的 .exe 程序。如果你不想安装 Python 或者不想使用命令行就可以试一下这个程序。

  • 该程序使用 PyInstaller 打包而成。

  • 原始仓库: qrcode

  • 注意1:该程序只是一个简单的打包,测试时,有的电脑快,有的电脑慢。(原因不明)

  • 注意2:第一次使用可能会自动下载一些库文件,原因是程序依赖的库 imageio

Usage 用法

step 1 - info.txt

To use this program, you need to create a .txt file named info.txt which contains the arguments to generate QR-Code. The format is like this:

运行此程序需要创建一个命名为 info.txt 的文本文件,里面写上用来生成二维码的所有参数。文件格式如下:

# an example for info.txt:
words=https://github.com
v=10
l=Q
p=github_logo.png
c
con=1.5
bri=1.3
  • Important: One argument, one line and no space at the both side of = . If a argument is useless, delete it. (words is neccesary)

    重要:一个参数一行,等号左右不要空格。如果不使用某个参数,则将其删去。(words是必要的)

  • See qrcode for the meaning and values of every argument and the results of this program.

    各个参数的含义和取值,以及结果效果图,请参考原代码地址: qrcode

step 2 - Run it

After editing the info.txt file, put it into the folder where this program is (if there is a picture, put together too). Click the myqr.exe and wait for the result like:

编辑好info.txt 之后,就把它与程序放在同一文件夹(如果有图片,图片也放一起),双击 myqr.exe ,然后等待成功提示(如下):

qrcode_win's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qrcode_win's Issues

cannot read info.txt

I put it into the folder where this program is, but the Program says: Warning: There is no a "info.txt"!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.