{"id":22845959,"url":"https://github.com/conoro/github-stars-to-pinboard","last_synced_at":"2026-04-30T00:03:17.081Z","repository":{"id":220468113,"uuid":"751483935","full_name":"conoro/github-stars-to-pinboard","owner":"conoro","description":"Serverless function to save repos that you Star on GitHub as Pinboard bookmarks once per hour","archived":false,"fork":false,"pushed_at":"2024-02-02T07:10:32.000Z","size":69,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-06T09:48:28.750Z","etag":null,"topics":["github","pinboard"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conoro.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}},"created_at":"2024-02-01T17:44:27.000Z","updated_at":"2025-02-01T19:01:14.000Z","dependencies_parsed_at":"2024-02-02T08:31:36.129Z","dependency_job_id":null,"html_url":"https://github.com/conoro/github-stars-to-pinboard","commit_stats":null,"previous_names":["conoro/github-stars-to-pinboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fgithub-stars-to-pinboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fgithub-stars-to-pinboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fgithub-stars-to-pinboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fgithub-stars-to-pinboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conoro","download_url":"https://codeload.github.com/conoro/github-stars-to-pinboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423487,"owners_count":20774792,"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":["github","pinboard"],"created_at":"2024-12-13T03:19:37.619Z","updated_at":"2026-04-30T00:03:17.040Z","avatar_url":"https://github.com/conoro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Stars to Pinboard Bookmarks\r\nThis Serverless function runs on AWS Lambda once per hour. It saves the most recent repos that you Starred as [Pinboard](https://pinboard.in) bookmarks and tags them as \"github\".\r\n\r\n# Installation\r\n* You need Node.js installed locally\r\n* You need an AWS Account setup along with access credentials setup locally\r\n* You need Python 3 installed locally to test\r\n* You need to create a [GitHub Personal Access Token](https://github.com/settings/tokens). Fine-grained ones are probably more secure but have a max lifetime of a year.\r\n* You need to get your [Pinboard API Token](https://pinboard.in/settings/password)\r\n\r\n* Open a Powershell window on Windows (or bash etc on Linux)\r\n* Install the Serverless framework with `npm install -g serverless`\r\n* Install the Serverless Python plugin with `npm install`\r\n* Create a Python Virtual Environment with `python -m venv venv`\r\n* Activate the Python Virtual Environment in Powershell on Windows with `.\\venv\\Scripts\\Activate.ps1`\r\n* Install Python modules with `pip install -r requirements.txt`\r\n* Copy serverless-template.yml to serverless.yml\r\n* Edit serverless.yml and configure your GitHub Username, GitHub Access Token and Pinboard Access Token\r\n* Deploy to AWS Lambda with `serverless deploy`\r\n* Wait an hour for the first run or manually open the URL that the deploy command lists on successful execution\r\n* You should see the most recent GitHub Starred repos listed as bookmarks on Pinboard\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fgithub-stars-to-pinboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconoro%2Fgithub-stars-to-pinboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fgithub-stars-to-pinboard/lists"}