{"id":15894502,"url":"https://github.com/capjamesg/web-reader","last_synced_at":"2025-06-29T07:34:26.813Z","repository":{"id":246683810,"uuid":"821846053","full_name":"capjamesg/web-reader","owner":"capjamesg","description":"A minimal web reader.","archived":false,"fork":false,"pushed_at":"2024-12-21T20:54:49.000Z","size":25,"stargazers_count":52,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T22:06:23.327Z","etag":null,"topics":["atom","feed-reader","rss","social-reader","web-reader"],"latest_commit_sha":null,"homepage":"https://artemis.jamesg.blog","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/capjamesg.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":"2024-06-29T15:48:38.000Z","updated_at":"2025-02-22T09:11:39.000Z","dependencies_parsed_at":"2024-06-29T16:57:14.453Z","dependency_job_id":"336d76ef-8efd-46dc-8577-855c5b41ead6","html_url":"https://github.com/capjamesg/web-reader","commit_stats":null,"previous_names":["capjamesg/web-reader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Fweb-reader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Fweb-reader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Fweb-reader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capjamesg%2Fweb-reader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capjamesg","download_url":"https://codeload.github.com/capjamesg/web-reader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244630102,"owners_count":20484312,"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":["atom","feed-reader","rss","social-reader","web-reader"],"created_at":"2024-10-06T08:40:25.870Z","updated_at":"2025-03-20T14:31:08.594Z","avatar_url":"https://github.com/capjamesg.png","language":"Python","readme":"\u003cimg width=\"779\" alt=\"demo\" src=\"https://github.com/capjamesg/web-reader/assets/37276661/610188cb-d035-40dc-8990-a1b7b908fa2f\"\u003e\n\n# Web Reader\n\nA minimal web reader for following web feeds.\n\nThis project is intentionally not designed to be a real-time reader. Rather, it is designed to retrieve content in intervals (i.e. every hour, every day).\n\nWeb Reader supports the following feed formats:\n\n- RSS\n- Atom\n- JSON Feed\n- microformats2\n\nOnly posts published in the last two days will be displayed in the feed reader.\n\nThis is the predecessor to [Artemis](https://artemis.jamesg.blog), a calm hosted web reader.\n\n## Installation\n\nFirst, clone this repository and install the required dependencies:\n\n```\ngit clone https://github.com/capjamesg/web-reader\ncd web-reader\npip install -r requirements.txt\n```\n\nThen, update `feeds.txt` with the URLs of the feeds you want to follow.\n\nEvery feed should be on its own line in `feeds.txt`.\n\nTo poll for new posts, run:\n\n```\npython3 poll.py\n```\n\nTo generate a site from the posts, run:\n\n```\naurora build\n```\n\nYour feed will be available at `_site/index.html`.\n\nThis project uses the [Aurora](https://github.com/capjamesg/aurora) static site generator to generate web pagea. You can customise the site to your requirements. Reference material for Aurora is available on the [Aurora documentation website](https://aurora.jamesg.blog).\n\n## License\n\nThis project is licensed under an [MIT license](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapjamesg%2Fweb-reader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapjamesg%2Fweb-reader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapjamesg%2Fweb-reader/lists"}