Quantcast
Channel: MobileRead Forums - Devices
Viewing all articles
Browse latest Browse all 3393

Qr codes to download books

$
0
0
Hi I just added qr codes to my calibre library and thought I would share
how I did it as I did not find any way on the forums

first I added a custom column and named it "qr code"
then set type to "column built from other columns"
then in template insert "
Code:

<img  src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=192.168.0.102:8080/get/{format}/{id}.{format}" alt="Qr"/>
where 192.168.0.102:8080 is your servers address
tick show as html
click OK then apply it will ask to restart then you will see the qr codes

this will display a qr code in "book details" that will download the book on my android devices that are on the same network alternatively if you use this code it will take you to the details page

Code:

<img  src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=192.168.0.102:8080/browse/book/{id}" alt="Qr"/>
Hope this helps someone, if you have any suggestions I would like to hear them

Viewing all articles
Browse latest Browse all 3393

Latest Images

Trending Articles



Latest Images