{"id":15529781,"url":"https://github.com/mheap/pocket-tagger-cli","last_synced_at":"2025-07-09T16:10:38.240Z","repository":{"id":42360820,"uuid":"140492113","full_name":"mheap/pocket-tagger-cli","owner":"mheap","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-02T06:24:56.000Z","size":635,"stargazers_count":5,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T14:13:52.902Z","etag":null,"topics":["cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/mheap.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-07-10T22:09:10.000Z","updated_at":"2025-01-02T06:24:59.000Z","dependencies_parsed_at":"2024-06-16T17:27:19.668Z","dependency_job_id":null,"html_url":"https://github.com/mheap/pocket-tagger-cli","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.2857142857142857,"last_synced_commit":"c2ce0a643a5271b5d1bf9be78febab4b8eb2aa1b"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheap%2Fpocket-tagger-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheap%2Fpocket-tagger-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheap%2Fpocket-tagger-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mheap%2Fpocket-tagger-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mheap","download_url":"https://codeload.github.com/mheap/pocket-tagger-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242052651,"owners_count":20064224,"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":["cli"],"created_at":"2024-10-02T11:19:55.126Z","updated_at":"2025-03-05T15:30:45.783Z","avatar_url":"https://github.com/mheap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pocket-tagger-cli\n\nThis is a CLI for [pocket-tagger](https://github.com/mheap/pocket-tagger), a \nlibrary that allows you to tag your pocket articles using user defined rules.\nFor an example rule configuration file, see [tagger.json](example/tagger.json).\n\n## Installation\n\nInstall `pocket-tagger-cli` using `npm`:\n\n```bash\nnpm install -g pocket-tagger-cli\n```\n\n### Authenticating with Pocket\n\nThis tool reads your credentials from `~/.pocket/credentials`. You must create \na file at this location with the following format:\n\n```\n[default]\naccess_token=abc-def-ghi-jkl-mno\nconsumer_key=123-afie0r3h9r30320fr\n```\n\nIf you need to generate an access token and consumer key,\n[pocket-auth-cli](https://github.com/mheap/pocket-auth-cli) may be useful.\n\n## Running the tool\n\nYou can run `pocket-tagger --help` at any time to see the available options. \nIf this is the first time you're running the tool you'll need to generate an \nexample tagger config using the following command:\n\n```bash\npocket-tagger --generate ~/.pocket/tagger.json\n```\n\nOnce you have a config, you can run the tool by running `pocket-tagger` without\nany arguments. The default config contains tags for article length, a few \nprogramming languages and sites such as youtube. It also caches the contents of\neach site in `/tmp` for 1 day. This allows you to edit your tagging rules without\nneeding to download the contents of every site each time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmheap%2Fpocket-tagger-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmheap%2Fpocket-tagger-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmheap%2Fpocket-tagger-cli/lists"}