Skip to content

A Sinatra application that will generate QRCodes for a BBC url with a BBC logo embedded in it.

License

Notifications You must be signed in to change notification settings

bbc/BBC-QRCode-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBC QRCode Generator

Overview

A Sinatra application that will generate QRCodes for a BBC url with a BBC logo embedded in it. This QRCodes are PNG's and can be saved.

Requirements

This application requires ImageMagick to be installed. Other dependencies can be installed running:

bundle install

The application uses bit.ly to shorten the urls and check they are from the BBC. This service require a bit.ly api key and account which can be got for free from the bit.ly website. Once you have these credentials the app expects them to live in a file called .bitlyrc in your home directory.

Usage

To get going quickly run:

rackup config.u

Resources

About

A Sinatra application that will generate QRCodes for a BBC url with a BBC logo embedded in it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published