{"id":20191527,"url":"https://github.com/jarhill0/pocketrss","last_synced_at":"2026-01-04T05:05:26.515Z","repository":{"id":90535677,"uuid":"128480005","full_name":"jarhill0/PocketRSS","owner":"jarhill0","description":"RSS ⇒ Pocket","archived":false,"fork":false,"pushed_at":"2022-12-05T15:15:54.000Z","size":28,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T10:21:35.989Z","etag":null,"topics":["feedparser","pocket","python3","rss"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jarhill0.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":"2018-04-06T23:29:50.000Z","updated_at":"2023-06-21T22:29:24.000Z","dependencies_parsed_at":"2023-03-13T22:15:28.397Z","dependency_job_id":null,"html_url":"https://github.com/jarhill0/PocketRSS","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/jarhill0%2FPocketRSS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarhill0%2FPocketRSS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarhill0%2FPocketRSS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jarhill0%2FPocketRSS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jarhill0","download_url":"https://codeload.github.com/jarhill0/PocketRSS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244147342,"owners_count":20405942,"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":["feedparser","pocket","python3","rss"],"created_at":"2024-11-14T03:49:28.099Z","updated_at":"2026-01-04T05:05:26.475Z","avatar_url":"https://github.com/jarhill0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pocket RSS\n\n*A simple Python project to automatically save links from RSS feeds to Pocket*\n\n## Installation\n\nFirst, [register an app with Pocket](https://getpocket.com/developer/apps/new).\nMake sure it has the **Add** permission. Take note of the resulting \"consumer\nkey.\"\n\n```\ngit clone https://github.com/jarhill0/PocketRSS\ncd pocketrss\ncp example_config.py config.py\n```\n\nNow use your favorite text editor to edit `config.py` to contain your consumer\nkey. For instance, with `nano`:\n\n```\nnano config.py\n```\n\n## Configuration\n\nFill out the file `data/feeds.txt` with links to RSS/Atom feeds, one link per\nline.\n\n## Usage\n\nChange the current directory to the directory into which this repository was\ncloned. For example:\n\n```\ncd ~/PocketRSS\n```\n\nRunning `ls` should show something that includes the `pocketrss` (lowercase)\ndirectory like the following:\n\n```\nREADME.md       pocketrss\n```\n\nThen run with `python3 -m pocketrss`.\n\nThe first run will require that you authenticate your Pocket account on the web.\nAfter that, your token will be saved.\n\nThe first run will store up to 20 posts from the last week of your feeds to your\nPocket account. Subsequent runs will save all the posts with publish times after\nthe most recent run.\n\nThis project is only intended to work with one Pocket account at a time. If you\nwish to switch to a new account, just delete the file `access_token.txt` within\nthe directory `data`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarhill0%2Fpocketrss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjarhill0%2Fpocketrss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjarhill0%2Fpocketrss/lists"}