Coder Social home page Coder Social logo

alfred.qrcode's Introduction

Alfred.QRCode

Alfred.QRCode

A QRcode generator based on python-qrcode for Alfred Workflows.

Install Python library:

  1. Install python packages tool pip by: sudo easy_install pip
  2. Install image library pillow by : sudo pip install pillow
  3. Install python-qrcode by : sudo easy_install qrcode

Usage:

  1. Type qr text;
  2. Define a hotkey, select some text, press the hotkey;
  3. Type qrfolder to open the QR code image folder. The image's name is created by your time and content's md5 value.

Output:

  1. The QRCode image your generate will be open with Preview application. demo

Todo:

  • Create a txt file to collect the QR code content.
  • Hotkey to open the txt file.

alfred.qrcode's People

Contributors

hilen avatar

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

Watchers

 avatar  avatar  avatar  avatar

alfred.qrcode's Issues

安装qrcode模块报错

第3步用命令 sudo easy_install qrcode 安装 qrcode 模块不知道为啥我这里一直报错 下面的问题:

warning: install_lib: 'build/lib' does not exist -- no Python modules to install

zip_safe flag not set; analyzing archive contents...
Removing /Library/Python/2.7/site-packages/UNKNOWN-0.0.0-py2.7.egg
Copying UNKNOWN-0.0.0-py2.7.egg to /Library/Python/2.7/site-packages
UNKNOWN 0.0.0 is already the active version in easy-install.pth

Installed /Library/Python/2.7/site-packages/UNKNOWN-0.0.0-py2.7.egg
Skipping dependencies for UNKNOWN 0.0.0

然后用下面的命令解决了:
pip install qrcode

供遇到此问题的人参考

我应该怎么pull request自己的代码

我简单按自己的需求修改了一下你的代码(增加使用quick-look 打开图片指令).
但是我不知道如何提交这些代码,因为不知道怎么直接用source里的的东西直接组装成alfredworkflow文件.

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.