Coder Social home page Coder Social logo

qr-generator's Introduction

QR-generator

パソコンで閲覧しているページのURLをQRコードとして表示することでPC-スマホ間のURL共有を便利にするChrome拡張

QRコード生成はJIX X 0510に基づき、1から実装されています。

いつ使うの?

パソコンでインターネットサーフィンしている際に「あっ!このページスマホで見たい!」といったことはありませんか?

QR-generatorは今あなたが見ているWebページのQRコードをすぐに生成して簡単にスマホにURLを共有できます!

(今ではChromeの標準機能となっていますが…)

導入方法

  1. 好きなディレクトリにソースコードをダウンロードします $ git clone https://github.com/shikachii/QR-generator.git

  2. chrome://extensionsに移動し、画面右上のデベロッパーモードを有効にします

  3. 左上のパッケージ化されていない拡張機能を読み込むを押します

  4. さっきダウンロードしたQR-generatorディレクトリを選択して有効にします!

  5. インストール完了!よいインターネットライフを!

使い方

  1. QRコードを表示したいページで右クリック

  2. Convert to QR: pageを選択するとURLがQRコードになって表示 QR-generator_ex

  3. 表示されたQRコードをスマホなどで読み取る QR-generator_qr

  4. おめでとうございます!あなたのスマホに今あなたがパソコンで見ていたWebページが表示されています!

うまく読み取れませんか?

現在いくつかのバグがあり、正しくQRコードが表示できない場合があります。 今後はQRVisualizerで開発を進めますのでこちらもチェックしてください!

開発に協力したい!

ありがとうございます! お気持ちはありがたいのですが現在QR-generatorは制作を停止し、React+Typescriptで書き直しをしています! QRVisualizerをご覧ください!

ライセンス

MIT License

qr-generator's People

Contributors

shikachii avatar

Stargazers

 avatar  avatar  avatar  avatar

qr-generator's Issues

データコードの分割

errorCorrectionCharacteristic[version][level]内に分割すべき情報が書かれているのでそれを元にデータコードを分割

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.