{"id":21962927,"url":"https://github.com/dominiczedler/snips-einkaufsliste","last_synced_at":"2026-04-16T12:02:25.761Z","repository":{"id":158848988,"uuid":"134447602","full_name":"dominiczedler/Snips-Einkaufsliste","owner":"dominiczedler","description":"Manage a shoppinglist with your voice :memo:","archived":false,"fork":false,"pushed_at":"2019-10-30T20:36:38.000Z","size":29,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-19T05:22:28.529Z","etag":null,"topics":["shoppinglist","snips","snips-app","snips-skill","voice-control"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/dominiczedler.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-22T16:58:54.000Z","updated_at":"2020-01-27T22:00:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"82c03290-2b7b-4385-92fd-c6fce29a872c","html_url":"https://github.com/dominiczedler/Snips-Einkaufsliste","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dominiczedler/Snips-Einkaufsliste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczedler%2FSnips-Einkaufsliste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczedler%2FSnips-Einkaufsliste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczedler%2FSnips-Einkaufsliste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczedler%2FSnips-Einkaufsliste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominiczedler","download_url":"https://codeload.github.com/dominiczedler/Snips-Einkaufsliste/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominiczedler%2FSnips-Einkaufsliste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31884929,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["shoppinglist","snips","snips-app","snips-skill","voice-control"],"created_at":"2024-11-29T10:57:31.209Z","updated_at":"2026-04-16T12:02:25.727Z","avatar_url":"https://github.com/dominiczedler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Snips-Einkaufsliste :memo:\nWith this app for [Snips.ai](https://snips.ai/) you can manage a shoppinglist with your voice.\n\n##### Table of Contents  \n[Features](#i-features)  \n[Installation](#ii-installation)  \n[Configuration](#iii-configuration)  \n[Usage](#iv-usage)  \n[Troubleshooting](#v-troubleshooting)  \n[Contribution](#vi-contribution)  \n\n\n## I. Features\n\n- Ability to send the shoppinglist to an email address :postal_horn:\n\n## II. Installation\n\n:exclamation: The following instructions assume that [Snips](https://snips.gitbook.io/documentation/snips-basics) is\nalready configured and running on your device (e.g. a Raspberry Pi 3 from the \n[Snips Maker Kit](https://www.seeedstudio.com/snips.html) with \n[Raspbian](https://www.raspberrypi.org/downloads/raspbian/) Stretch Lite). \n[SAM](https://snips.gitbook.io/getting-started/installation) should\nalso already be set up and connected to your device and your account.\n\n1. In the German [app store](https://console.snips.ai/) add the\napp `Einkaufsliste` (by domi; [this](https://console.snips.ai/store/de/skill_Va52B5v45GB)) to\nyour *German* assistant.\n\n2. If you already have the same assistant on your platform, update it with:\n      ```bash\n      sam update-assistant\n      ```\n      \n   Otherwise install the assistant on the platform with the following command to\n   choose it (if you have multiple assistants in your Snips console):\n      ```bash\n      sam install assistant\n      ```\n\n3. With using SAM you will be asked to enter something\nfor the parameter \"email_data\". Below in the next section you \ncan found the explanation of it.\n    \n## III. Configuration\n\nYou can configure the app so that it is able to send an email\ncontaining the shoppinglist to an address.\n\n:exclamation: Never enter credentials into a programm or website unless you know exactly what is happening to it.\nIn this case you can view the source code and see what is done\nwith it. The problem is that I could also simply insert code into the programm, which let it sent the login credentials\nto me. But this should only be a warning, so that you know what is possible.\nBe careful with your data!\n\nThe value of the parameter \"email_data\" is a string in form of a python dictionary.\nDon't worry if you never heard of something like that.\nTwo curly brackets containing five items which are key-value pairs:\n- \"from\": email address from which the shoppinglist will be sent\n- \"password\": password which belongs to the email address - Since I ported this app to Python 3 you can't have a `%` in\n   your password anymore (I'm still trying to fix this).\n- \"host\": SMTP host, ex.: \"mail.gmx.net\"\n- \"port\": SMTP port, usually 587\n- \"to\": email address to which the shopping list will be sent\n\nThe email address used in \"FROM\" and \"TO\" can be the same.\n\n*Examples:*\n\n`{\"from\": \"meinemail@gmx.net\", \"password\": \"eb457fg9\", \"host\":\n\"mail.gmx.net\", \"port\": 587, \"to\": \"meinemail@gmx.net\"}`\n\n`{\"from\": \"hello@gmx.com\", \"password\": \"bo95345b3v\", \"host\":\n\"mail.gmx.com\", \"port\": 587, \"to\": \"hello@gmx.com\"}`\n\nDon't forget all the quotation marks and the curly brackets at the beginning and at the end!\n\nWith a Google email configuration you have to enable the option called like \"allow external apps to send emails\".\n\nThe content of the `config.ini` file should look like this:\n\n```\n[secret]\nemail_data={\"from\": \"meinemail@gmx.net\", \"password\": \"eb457fg9\", \"host\":\n\"mail.gmx.com\", \"port\": 587, \"to\": \"hello@gmx.com\"}\n```\n\n## IV. Usage\n\n### 1. Example sentences\n\n**Add item:**\n\n- *Schreibe `Tomaten` auf meine Einkaufsliste.*\n- *Kannst du bitte `Milch` auf meiner Einkaufsliste notieren?*\n\n**Ask for item:**\n\n- *Ist `Essig` schon auf der Einkaufsliste?*\n- *Stehen `Himbeeren` auf meiner Einkaufsliste?*\n\n**Get items:**\n\n- *Was steht auf der Einkaufsliste?*\n- *Lese meine Einkaufsliste vor.*\n\n**Send list:**\n\n- *Schicke meine Einkaufsliste per Email.*\n- *Ich möchte die Einkaufsliste als Email auf mein Handy haben.*\n\n**Delete item:**\n\n- *Entferne `Kümmel` von der Einkaufsliste.*\n- *Streiche `Apfelsaft` von der Einkaufsliste weg.*\n- *Ich brauche keinen `Zimt` mehr.*\n\n**Delete list:**\n\n- *Lösche die Einkaufsliste.*\n- *Entferne die gesamte Einkaufsliste.*\n\n\n## V. Troubleshooting\n\n- The time in the emails is wrong.\n\n    Make sure that the time and date are correct on your device.\n    \n- I cannot see an email in my inbox, but Snips said it has been sent.\n    \n    Have a look in your spam folder.\n\n## VI. Contribution\n\nPlease report errors and bugs (you can see them with `sam service log snips-skill-server` or on the Pi\nwith `sudo tail -f /var/log/syslog`) by opening\na [new issue](https://github.com/MrJohnZoidberg/Snips-Einkaufsliste/issues/new).\nYou can also write other ideas for this app. Thank you for your contribution.\n\nMade with :blue_heart:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiczedler%2Fsnips-einkaufsliste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominiczedler%2Fsnips-einkaufsliste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominiczedler%2Fsnips-einkaufsliste/lists"}