{"id":16744954,"url":"https://github.com/bogdal/calibre-books","last_synced_at":"2025-04-10T13:42:28.050Z","repository":{"id":19029119,"uuid":"22253277","full_name":"bogdal/calibre-books","owner":"bogdal","description":"Calibre web server in Django","archived":false,"fork":false,"pushed_at":"2018-10-22T20:31:21.000Z","size":1193,"stargazers_count":11,"open_issues_count":13,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T12:21:39.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bogdal.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-25T10:27:19.000Z","updated_at":"2024-01-04T21:48:58.000Z","dependencies_parsed_at":"2022-09-25T06:01:17.055Z","dependency_job_id":null,"html_url":"https://github.com/bogdal/calibre-books","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdal%2Fcalibre-books","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdal%2Fcalibre-books/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdal%2Fcalibre-books/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bogdal%2Fcalibre-books/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bogdal","download_url":"https://codeload.github.com/bogdal/calibre-books/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248226215,"owners_count":21068156,"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":[],"created_at":"2024-10-13T01:44:20.100Z","updated_at":"2025-04-10T13:42:28.028Z","avatar_url":"https://github.com/bogdal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Calibre Books\n=============\n\nCalibre web server based on the library data located on Dropbox.\n\n.. image:: https://img.shields.io/circleci/project/bogdal/calibre-books/master.svg\n    :target: https://circleci.com/gh/bogdal/calibre-books/tree/master\n    \n.. image:: https://requires.io/github/bogdal/calibre-books/requirements.svg?branch=master\n    :target: https://requires.io/github/bogdal/calibre-books/requirements/?branch=master\n\nUsage\n-----\n\n\n1. Install the project in development mode\n::\n  \n    python setup.py develop\n    \n2. Set your ``SECRET_KEY`` in the environment variable\n::\n\n    export SECRET_KEY=''\n\n3. Prepare the database\n::\n\n    python manage.py migrate\n\n4. Integration with `dropbox` service\n\nGet your access token using the following command\n::\n  \n    python manage.py get_dropbox_token\n\nConfigure your `dropbox` application::\n\n    export DROPBOX_CONSUMER_KEY=''\n    export DROPBOX_CONSUMER_SECRET=''\n    export DROPBOX_ACCESS_TOKEN=''\n    export DROPBOX_ACCESS_TOKEN_SECRET=''\n    \n    # default is standard calibre directory `CalibreLibrary`\n    export DROPBOX_CALIBRE_DIR='' \n\nGo to the dropbox app console_ and set your webook url `https://your-domain/dropbox-webhook/`\n  \n.. _console: https://www.dropbox.com/developers/apps/info/\n  \n5. Synchronize `calibre` data\n::\n\n    python manage.py synchronize\n\nEach time when you change something in the `Calibre` application, `Dropbox` will send callback to synchronize data.\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdal%2Fcalibre-books","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbogdal%2Fcalibre-books","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbogdal%2Fcalibre-books/lists"}