{"id":17658918,"url":"https://github.com/nnnnicholas/pinboardtopocket","last_synced_at":"2025-05-07T13:45:37.894Z","repository":{"id":43935388,"uuid":"270027339","full_name":"nnnnicholas/pinboardToPocket","owner":"nnnnicholas","description":"A Node app that syncs new To Read articles from Pinboard to Pocket.","archived":false,"fork":false,"pushed_at":"2023-07-13T05:23:36.000Z","size":25,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T10:42:28.437Z","etag":null,"topics":["kobo","pinboard","pocket","read-articles","read-later","syncs"],"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/nnnnicholas.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":"2020-06-06T15:49:08.000Z","updated_at":"2025-03-10T06:20:49.000Z","dependencies_parsed_at":"2025-03-11T05:42:20.285Z","dependency_job_id":null,"html_url":"https://github.com/nnnnicholas/pinboardToPocket","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/nnnnicholas%2FpinboardToPocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnnnicholas%2FpinboardToPocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnnnicholas%2FpinboardToPocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnnnicholas%2FpinboardToPocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnnnicholas","download_url":"https://codeload.github.com/nnnnicholas/pinboardToPocket/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889743,"owners_count":21820238,"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":["kobo","pinboard","pocket","read-articles","read-later","syncs"],"created_at":"2024-10-23T15:43:53.105Z","updated_at":"2025-05-07T13:45:37.877Z","avatar_url":"https://github.com/nnnnicholas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pinboardToPocket\nA Node server that syncs new To Read (a.k.a. \"Read Later\") articles from Pinboard to Pocket. I wrote this software to automatically send my Pinboard To Read articles to Pocket, so that they sync automatically with Kobo Forma, as Kobo supports only Pocket and not Pinboard.\n\n## Instructions\n1. run `npm install`\n2. Create a file called .env in the project's root directory (i.e., `pinboardToPocket/.env`)\n3. Populate the `.env` with the following keys and your values. Pinboard's API key is available on pinboard.in on the Settings page. Pocket's Consumer Key is available once you Create a New App on their developer page. To get the Pocket Access Token, run `node pocketAuth.js`, click through the link in the console, click \"Authorize\", ignore the google page that pops up, and then copy-paste the token that appears in the console into the `.env`.\n```\nPINBOARDAPIKEY=\nPOCKETCONSUMERKEY=\nPOCKETACCESSTOKEN=\n```\n4. Run `node index.js`\n\nIf your access token changes for some reason (security on Pocket's end?) you may have to rerun pocketAuth.js and input the new Auth Token into the .env.\n\n\n**BONUS** I run the app with the NPM package [forever](https://www.npmjs.com/package/forever) as follows:\n`forever start -a index.js`\n\nNote: The `-a` flag appends logs to the logfile. If you don't include it, forever will complain the second time you launch it that there is already a logfile with that name. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnnnicholas%2Fpinboardtopocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnnnicholas%2Fpinboardtopocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnnnicholas%2Fpinboardtopocket/lists"}