{"id":22845940,"url":"https://github.com/conoro/mastopin","last_synced_at":"2025-03-31T05:29:19.248Z","repository":{"id":56531831,"uuid":"112956884","full_name":"conoro/mastopin","owner":"conoro","description":"MastoPin is a Serverless function to check your Mastodon public updates and save them to Pinboard","archived":false,"fork":false,"pushed_at":"2023-11-25T14:22:58.000Z","size":19,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T09:48:27.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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,"publiccode":null,"codemeta":null}},"created_at":"2017-12-03T19:29:30.000Z","updated_at":"2023-05-28T08:33:12.000Z","dependencies_parsed_at":"2025-02-06T09:47:02.101Z","dependency_job_id":"f0838d36-4d62-4dad-b24a-e723035ddf09","html_url":"https://github.com/conoro/mastopin","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/conoro%2Fmastopin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fmastopin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fmastopin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conoro%2Fmastopin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conoro","download_url":"https://codeload.github.com/conoro/mastopin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246423318,"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":[],"created_at":"2024-12-13T03:19:32.999Z","updated_at":"2025-03-31T05:29:19.218Z","avatar_url":"https://github.com/conoro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MastoPin\r\n\r\nMastoPin is a Serverless AWS Lambda function that runs every 15 minutes, checks your\r\nMastodon public updates and saves them to Pinboard\r\n\r\n## Setup\r\n\r\n(Assuming you have your AWS access credentials already setup)\r\n\r\n1. Get your Pinboard API Token [here](https://pinboard.in/settings/password)\r\n2. Then:\r\n\r\n```bash\r\ngit clone git@github.com:conoro/mastopin.git\r\ncd mastopin\r\n```\r\n\r\n3. Rename mastopin-sample.env.yml to mastopin.env.yml\r\n4. Edit mastopin.env.yml and save the value from step 1 and enter your Mastodon\r\n   profile URL\r\n5. Then:\r\n\r\n```\r\nnpm install -g serverless\r\nnpm install\r\nserverless plugin install -n serverless-dynamodb-local\r\nserverless plugin install -n serverless-offline\r\nserverless deploy\r\n```\r\n\r\nNotes:\r\n\r\n1. You can check Cron logs with\r\n\r\n```bash\r\nserverless logs -f cron\r\n```\r\n\r\n2. If you make minor changes to just the function code, you can do a quick\r\n   re-deploy with:\r\n\r\n```bash\r\nserverless deploy function -f check\r\n```\r\n\r\nLICENSE Apache-2.0\r\n\r\nCopyright Conor O'Neill 2017, conor@conoroneill.com\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fmastopin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconoro%2Fmastopin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconoro%2Fmastopin/lists"}