Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rrze-webteam/rrze-qr

generate QR codes for posts, pages and existing URLs
https://github.com/rrze-webteam/rrze-qr

Last synced: 2 days ago
JSON representation

generate QR codes for posts, pages and existing URLs

Awesome Lists containing this project

README

        

# rrze-qr
generate QR codes for posts, pages and existing URLs

# How it works

- generates a link "Generate QR" in list "All pages" and "All posts" for each page / post that is published
- click on "Generate QR" offers a PNG with the QR code to download. The QR code leads to the permalink of the page / post
- generates a link in Tools "Generate QR" showing a form with URL input
- is URL valid (not 4xxx) it shows a QR code and a button to download the PNG

# Libraries

- QRious (latest)
- jQuery (latest)