{"id":20981575,"url":"https://github.com/gromnitsky/gmakerss","last_synced_at":"2025-12-28T13:56:00.487Z","repository":{"id":66301993,"uuid":"134050240","full_name":"gromnitsky/gmakerss","owner":"gromnitsky","description":"Post/convert rss feeds to nntp servers or mbox files","archived":false,"fork":false,"pushed_at":"2024-03-16T20:35:28.000Z","size":8,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T06:42:11.228Z","etag":null,"topics":["gnu-make","make","mbox","rnews","rss-reader"],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/gromnitsky.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-19T09:58:59.000Z","updated_at":"2023-09-08T17:40:43.000Z","dependencies_parsed_at":"2024-03-16T23:43:28.240Z","dependency_job_id":"84bb3cc3-e32f-4ab0-b913-939e3305d0ad","html_url":"https://github.com/gromnitsky/gmakerss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromnitsky%2Fgmakerss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromnitsky%2Fgmakerss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromnitsky%2Fgmakerss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gromnitsky%2Fgmakerss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gromnitsky","download_url":"https://codeload.github.com/gromnitsky/gmakerss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243383504,"owners_count":20282151,"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":["gnu-make","make","mbox","rnews","rss-reader"],"created_at":"2024-11-19T05:39:16.806Z","updated_at":"2025-12-28T13:56:00.482Z","avatar_url":"https://github.com/gromnitsky.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Post/convert rss feeds to nntp servers or mbox files.\n\nInspired by [gmakepod](https://github.com/gromnitsky/gmakepod),\nwritten JavaScript instead of Ruby.\n\n## Setup\n\nRequires GNU Make 4+, curl, [flock(1)][], node 22.\n\nClone the repo, type `npm i` inside its dir.\n\nChoose a working dir (e.g., `~/rss`), create `rss.ini`:\n\n~~~\n[http://queue.acm.org/rss/feeds/queuecontent.xml]\ndest = comp\nfrom = acmqueue \u003cq@example.com\u003e\n\n[http://tenderlovemaking.com/atom.xml]\ndest = comp\n\n[https://www.reddit.com/user/eli-zaretskii/comments/.rss]\ncurl.opt = -A gmakerss/0.0.1\ndest = emacs\n~~~\n\n* `dest`: output file (mbox) or newsgroup name;\n* `from`: optional sender override;\n* `curl.opt`: extra curl args (e.g. a custom User-Agent).\n\nCd to `~/rss` \u0026 run `gmakerss`. It won't create duplicate emails, for\nit maintains a history file of message-ids.\n\n~~~\n$ tree --noreport\n.\n├── history.txt\n├── rss\n│   ├── comp\n│   └── emacs\n└── rss.ini\n~~~\n\nTo view the mbox: `mutt -f rss/comp`.\n\nFor help, run `gmakerss help`.\n\n## See also\n\n[rss2mail](https://github.com/gromnitsky/rss2mail),\n[grepfeed](https://github.com/gromnitsky/grepfeed)\n\n## Bugs\n\n* tested on Fedora only\n\n## License\n\nMIT\n\n[flock(1)]: https://manpages.debian.org/unstable/util-linux/flock.1.en.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromnitsky%2Fgmakerss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgromnitsky%2Fgmakerss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgromnitsky%2Fgmakerss/lists"}