{"id":25826969,"url":"https://github.com/thred/openwebif-client","last_synced_at":"2026-06-13T15:31:32.500Z","repository":{"id":153426535,"uuid":"155109909","full_name":"thred/openwebif-client","owner":"thred","description":"A python client for the OpenWebIF REST interface.","archived":false,"fork":false,"pushed_at":"2018-10-30T20:35:43.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T20:17:54.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-10-28T19:57:11.000Z","updated_at":"2018-10-30T20:35:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"708bea97-ecc5-4cb5-9e7e-51d220c5c05e","html_url":"https://github.com/thred/openwebif-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thred/openwebif-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thred%2Fopenwebif-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thred%2Fopenwebif-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thred%2Fopenwebif-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thred%2Fopenwebif-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thred","download_url":"https://codeload.github.com/thred/openwebif-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thred%2Fopenwebif-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34290341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2025-02-28T15:45:50.711Z","updated_at":"2026-06-13T15:31:32.494Z","avatar_url":"https://github.com/thred.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Purpose\n\nThis client currently serves one main purpose:\n\nIt scanns the EPG provided by the [OpenWebIF](https://github.com/E2OpenPlugins/e2openplugin-OpenWebif) on the Dreambox for search terms, that are specified in a file, and mails to the result to an email address.\n\nThe client is written in Python 2, in order to be executed as a cron job on the Dreambox itself with the following command: \n\n```\n./owifc notify -h localhost -f /home/root/ow.params --email-to me@...\n```\n(the SMTPs has been specified using the config, see below)\n\nThe `ow.params` contains the search terms similar to the `search.txt` sample file.\n\nBeside of this, the project can be used as a template for other scripts based on the web interface of the Dreambox.\n\n# Email to Gmail\n\nIn order to enable sending emails, specifiy the SMTPS parameter. Using Gmail this looks like:\n\n```\n--smtps username:password@smtp.gmail.com:465\n```\n\nYou can store this in the global configuration (`~/.owifc.conf`), to avoid passing the parameter on each invocation. But be aware, that the password won't be encoded.\n\n```\n./owifc config set smtps username:password@smtp.gmail.com:465\n```\n\nMake sure to [allow less secure apps to access your account](https://support.google.com/accounts/answer/6010255). If you have 2-step verification enabled you have to [sign in using App Passwords](https://support.google.com/accounts/answer/185833).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthred%2Fopenwebif-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthred%2Fopenwebif-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthred%2Fopenwebif-client/lists"}