{"id":20434606,"url":"https://github.com/arstgit/rss-email","last_synced_at":"2025-09-24T12:31:56.599Z","repository":{"id":143903923,"uuid":"256790394","full_name":"arstgit/rss-email","owner":"arstgit","description":"Subscribe RSS using email.","archived":false,"fork":false,"pushed_at":"2020-07-06T23:14:48.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T08:38:37.133Z","etag":null,"topics":["email","rss"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arstgit.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":"2020-04-18T15:41:16.000Z","updated_at":"2024-01-21T23:50:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"6f497e39-9923-4202-90db-628426528df5","html_url":"https://github.com/arstgit/rss-email","commit_stats":null,"previous_names":["derekchuank/rss-email"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Frss-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Frss-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Frss-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Frss-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arstgit","download_url":"https://codeload.github.com/arstgit/rss-email/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234081955,"owners_count":18776729,"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":["email","rss"],"created_at":"2024-11-15T08:27:55.953Z","updated_at":"2025-09-24T12:31:51.298Z","avatar_url":"https://github.com/arstgit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rss-email\n\n[![Test Status](https://github.com/derekchuank/rss-email/workflows/Test/badge.svg)](https://github.com/derekchuank/rss-email/actions)\n\n## Demo email address\n\nrss-demo@outlook.com\n\n## Usage\n\nRun the server yourself:\n```\n$ go get github.com/derekchuank/rss-email\n$ rss-email -email your-email -smtpServer outlook.office365.com:587 -username your-email -password your-password  -imapServer=outlook.office365.com:993 -sendemailInterval 240\n```\n\n~~Or just use the demo email address I provided.~~\n\n## Subscribe your interested RSS\n\n![rss-email](https://ftp.bmp.ovh/imgs/2020/04/b0b40eef0471e789.png)\n\nSend one email to your-email, ~~or the demo email if you haven't run the server,~~ with subject: `rss-email subscribe`, write your RSS URLs in the message body, newline seperated.\n\nWait for your feed, don't forget to check the Junk inbox.\n\n## Other operations\n\n- Unsubscribe. Send email with subject: `rss-email unsubscribe`.\n- List your subscribed RSS. Send email with subject: `rss-email list`.\n\n## Data store\n\nrss-email stores user subscribe data in file `/rss-email/user` periodically.\n\nAlternatively, You can use the corresponding docker image directly:\n\n```\ndocker run -v /your/dir:/rss-email -d derekchuank/rss-email -email your-email -smtpServer outlook.office365.com:587 -username your-email -password your-password  -imapServer=outlook.office365.com:993 -sendemailInterval 240\n```\n\n## Compatibility\n\nSupport only Outlook and Gmail as subscriber for now.\n\nFor other email service providers, 163 and QQ, for example, their sent email message body may have a distinct encoding this program haven't implemented yet.\n\n### See also\n\n[https://www.tiaoxingyubolang.com/article/2020-04-23_rss-email](https://www.tiaoxingyubolang.com/article/2020-04-23_rss-email)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Frss-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farstgit%2Frss-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Frss-email/lists"}