{"id":13500360,"url":"https://github.com/koenrh/docker-kindlegen","last_synced_at":"2025-10-08T17:14:00.514Z","repository":{"id":33845467,"uuid":"162891135","full_name":"koenrh/docker-kindlegen","owner":"koenrh","description":"Amazon's KindleGen dockerized.","archived":false,"fork":false,"pushed_at":"2023-05-10T07:56:53.000Z","size":10184,"stargazers_count":20,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-15T05:34:37.765Z","etag":null,"topics":["docker","docker-image"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koenrh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-12-23T13:02:19.000Z","updated_at":"2025-02-05T21:19:59.000Z","dependencies_parsed_at":"2024-01-13T19:18:50.666Z","dependency_job_id":"ed06b495-59dd-490a-97aa-3d71c7e14795","html_url":"https://github.com/koenrh/docker-kindlegen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/koenrh/docker-kindlegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fdocker-kindlegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fdocker-kindlegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fdocker-kindlegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fdocker-kindlegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koenrh","download_url":"https://codeload.github.com/koenrh/docker-kindlegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fdocker-kindlegen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278981518,"owners_count":26079640,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","docker-image"],"created_at":"2024-07-31T22:00:57.321Z","updated_at":"2025-10-08T17:14:00.499Z","avatar_url":"https://github.com/koenrh.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# KindleGen\n\nAmazon's [KindleGen](https://www.amazon.com/gp/feature.html?ie=UTF8\u0026docId=1000765211)\ndockerized.\n\n## Usage\n\nYou could run KindleGen in a container by executing the following `docker` command.\n\n```bash\ndocker run -it --rm \\\n  --volume \"$PWD:/home/kindlegen\" \\\n  koenrh/kindlegen \\\n  /home/kindlegen/modern-vim.epub\n```\n\nYou could make this command more easily accessible by putting it in an executable,\nand make sure that it is available in your `$PATH`. Alternatively, you could create\nwrapper functions for your `docker run` commands ([example](https://github.com/jessfraz/dotfiles/blob/master/.dockerfunc)).\n\n```bash\nkindlegen() {\n  docker run -it --rm \\\n    --volume \"$PWD:/home/kindlegen\" \\\n    --name kindlegen \\\n    koenrh/kindlegen \"$@\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenrh%2Fdocker-kindlegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoenrh%2Fdocker-kindlegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenrh%2Fdocker-kindlegen/lists"}