{"id":18879474,"url":"https://github.com/mchubby/qrtracker-for-calibre","last_synced_at":"2026-02-20T02:30:14.345Z","repository":{"id":145396348,"uuid":"77705194","full_name":"mchubby/qrtracker-for-calibre","owner":"mchubby","description":"A Calibre \"Edit Book\" Plugin to add a QR code at the end of each chapter.","archived":false,"fork":false,"pushed_at":"2019-12-29T19:18:53.000Z","size":58,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T03:12:30.254Z","etag":null,"topics":["calibre","calibre-plugin","gui","python2"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mchubby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-30T19:08:37.000Z","updated_at":"2019-12-29T19:14:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7454e416-c0a3-4254-b7d1-73f13eec0e96","html_url":"https://github.com/mchubby/qrtracker-for-calibre","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchubby%2Fqrtracker-for-calibre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchubby%2Fqrtracker-for-calibre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchubby%2Fqrtracker-for-calibre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchubby%2Fqrtracker-for-calibre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchubby","download_url":"https://codeload.github.com/mchubby/qrtracker-for-calibre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239841743,"owners_count":19705981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calibre","calibre-plugin","gui","python2"],"created_at":"2024-11-08T06:36:39.830Z","updated_at":"2026-02-20T02:30:14.290Z","avatar_url":"https://github.com/mchubby.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# About this Plugin\n\n**QRCode Tracker Filidel** is a free and open source plugin for e-book library management application [Calibre](https://calibre-ebook.com/). It runs in “Edit Book” mode.\n\nIts main purpose is to append a QR code at the end of each chapter in a book. When scanned, this code is converted into a message to help you keep track of your reading progress.\n\nIts use case is for e-readers that are for a reason or another disconnected from internet.\n\n# Installing\n\n * **Calibre 2.61 or later** is required\n * Download a zipped copy of this repository, using a [tagged release](https://github.com/mchubby/qrtracker-for-calibre/releases/latest). Notice: at this point, Calibre requires files packed inside zip to sit at **top-level of archive** and not in a subdirectory. Download the zip marked as **RELEASE**.\n * Install this ZIP using the Calibre \"preferences \u003e plugins\" dialog. [Click here for a tutorial with images](http://www.ismoothblog.com/2012/07/how-to-install-plugin-to-calibre.html) in case you cannot find it.\n\n# Using\n * Open a book in the calibre editor\n * Click **Menu Plugins -\u003e “Filidel: Add QR trackers”**\n * Review changes to your book, then save.\n\n# Customizing the appearance\n\nGenerated images are version 2 QR tags, which have a variable width. I'm not sure if I have control over that.\n\nOn the other hand, the following piece of HTML is appended at the end of each chapter:\n```html\n\u003caside id=\"qrtracker\" class=\"qrtracker\"\u003e\u003cimg src=\"../filidelqr-c01.png\"/\u003e\n\u003c/aside\u003e\n```\n\nAssuming each chapter link to a CSS stylesheet, you could use the following excerpt to center the paragraph:\n```CSS\n.qrtracker {\n    text-align: center\n}\n```\n\n# License and contributing\n * [Contributors list](docs/CONTRiBUTORS.txt)\n * You are free to copy and redistribute under the terms of the [GNU General Public License, version 3 or later](LICENSE). Translated versions are available on the [GNU website](https://www.gnu.org/licenses/translations.html).\n * A modified copy of [qrcode 5.3](https://github.com/lincolnloop/python-qrcode/releases/tag/v5.3) is bundled. As per its [license](licenses/QRCODE_LICENSE), the combined work is licensed under the GPLv3. To obtain the original, unmodified MIT-licensed library, visit [the original repository](https://github.com/lincolnloop/python-qrcode)\n * For more information on contributing, refer to the [CONTRIBUTING.md](.github/CONTRIBUTING.md) document\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchubby%2Fqrtracker-for-calibre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchubby%2Fqrtracker-for-calibre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchubby%2Fqrtracker-for-calibre/lists"}