{"id":19519818,"url":"https://github.com/dahlitzflorian/python-mail-to-kindle","last_synced_at":"2025-10-05T00:35:56.823Z","repository":{"id":102340700,"uuid":"146127737","full_name":"DahlitzFlorian/python-mail-to-kindle","owner":"DahlitzFlorian","description":"Helps you saving your mail attachments (e.g. epub-files, PDFs) to a temporary directory, convert the files to MOBI-format and send them directly to your Kindle, so that you can read them later and do not have to do all this by hand.","archived":false,"fork":false,"pushed_at":"2019-02-24T20:00:22.000Z","size":16,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-26T07:35:28.997Z","etag":null,"topics":["automation","docker","docker-image","dockerfile","email","kindle","mail","python","python-3","python-script","python3"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DahlitzFlorian.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-25T20:32:30.000Z","updated_at":"2024-03-11T08:37:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"89cffcac-69e7-4b63-9e4d-65334f9a0dd9","html_url":"https://github.com/DahlitzFlorian/python-mail-to-kindle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DahlitzFlorian/python-mail-to-kindle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-mail-to-kindle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-mail-to-kindle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-mail-to-kindle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-mail-to-kindle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/python-mail-to-kindle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2Fpython-mail-to-kindle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278395885,"owners_count":25979685,"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-04T02:00:05.491Z","response_time":63,"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":["automation","docker","docker-image","dockerfile","email","kindle","mail","python","python-3","python-script","python3"],"created_at":"2024-11-11T00:22:02.088Z","updated_at":"2025-10-05T00:35:56.807Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mail to Kindle #\n![black](https://img.shields.io/badge/code%20style-black-000000.svg)\n## Description ##\nThis projects helps you saving your mail attachments (e.g. epub-files, PDFs) to a\ntemporary directory, convert the files to MOBI-format and send them directly\nto your Kindle, so that you can read them later and do not have to do all\nthis by hand.\n\nversion 1.1.1\n\n## Prerequisites ##\n - [Calibre](https://calibre-ebook.com/) (installs the needed CLI as well)\n - Changed the default values in the configuration file (current values are set to *insert_here*)\n\n## Configuration ##\nTo customize the application for your needs, apply changes to the corresponding configuration file, which is in the root directory and named **config.ini**.\n\nThe following things can be customized:\n - Email Accounts Username (*email_username*)\n - Email Accounts Password (*email_password*)\n - Email Accounts IMAP-Server (*imap_url*)\n - File Format of the Attachments (*file_format*)\n - Directory name of the temporary directory (*tmp_dir_name*)\n - Kindle E-Mail-Address (*kindle_address*)\n - Accepted sender by Kindle (*sender_address*)\n\n## Using Docker ##\nThis application is also available via Docker! Simply clone this repository, change the `config.ini`,\nbuild the image and run the container via\n\n```PowerShell\n$ docker image build -t mail .\n$ docker container run -itd --rm --name mail mail\n```\n\nNow you can use it via the `exec` command\n\n```PowerShell\n$ docker container exec -it mail python main.py\n```\n\nThis can be automated using cronjobs on any server using Docker.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-mail-to-kindle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fpython-mail-to-kindle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fpython-mail-to-kindle/lists"}