GithubHelp home page GithubHelp logo

vim-qrcode's Introduction

       ______     ______     ______     ______     _____     ______
      /\  __ \   /\  == \   /\  ___\   /\  __ \   /\  __'.  /\  ___\
      \ \ \/\.\  \ \  __<   \ \ \____  \ \ \/\ \  \ \ \/\ \ \ \  __\
       \ \___\_\  \ \_\ \_\  \ \_____\  \ \_____\  \ \___.+  \ \_____\
        \/___/_/   \/_/ /_/   \/_____/   \/_____/   \/___.'   \/_____/

Introduction

vim-QRCode provides a way to display a QR code on your vim. The QR code can have a content limited to 140 characters. You can display any content by executing a command with a seleced text or a text as an argument.

The generated QRCode will be displayed on a new tab.

Screenshot

Screenshot of vim-QRCode

Usage

QRCode will get a selected text by the QRCode command:

:'<,'>QRCode

Display a text by QRCode command:

:QRCode Lorem ipsum dolor sit amet.

And an URL can be displayed (many smart phones can recognize an URL style QR code, so it makes easy to open the URL by the smart phones):

:QRCode https://www.vim.org

Requirements

QRCode requires a Ruby interface (+ruby) and a rQRCode module that is a QR code generator implemented by ruby.

You can install rQRCode by the command:

gem install rqrcode

License

MIT License

Credit

vim-qrcode's People

Contributors

kuniwak avatar

Stargazers

Julien Burkhard avatar Toru Niina avatar Masataka Pocke Kuwabara avatar koturn avatar Ikumi Shimizu avatar

Watchers

James Cloos avatar  avatar  avatar

vim-qrcode's Issues

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.