{"id":21828611,"url":"https://github.com/ssx/marker","last_synced_at":"2026-05-19T19:38:14.991Z","repository":{"id":141080902,"uuid":"176109229","full_name":"ssx/marker","owner":"ssx","description":"This application will take your bookmarked items from bookmarking services and post them to supported social networks.","archived":false,"fork":false,"pushed_at":"2019-03-17T21:36:52.000Z","size":42,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T08:41:38.982Z","etag":null,"topics":["bookmarks","bookmarks-to-social","laravel","lumen","pinboard","productivity","productivity-tools","rss","social","twitter"],"latest_commit_sha":null,"homepage":"https://github.com/ssx/marker","language":"PHP","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/ssx.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":"2019-03-17T14:00:22.000Z","updated_at":"2021-12-12T00:19:13.000Z","dependencies_parsed_at":"2024-02-24T23:15:06.594Z","dependency_job_id":null,"html_url":"https://github.com/ssx/marker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fmarker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fmarker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fmarker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssx%2Fmarker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssx","download_url":"https://codeload.github.com/ssx/marker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244797837,"owners_count":20511939,"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":["bookmarks","bookmarks-to-social","laravel","lumen","pinboard","productivity","productivity-tools","rss","social","twitter"],"created_at":"2024-11-27T18:17:01.002Z","updated_at":"2026-05-19T19:38:04.979Z","avatar_url":"https://github.com/ssx.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Marker\n\nThis application will take your bookmarked items from bookmarking services and\npost them to supported social networks.\n\n\n### Installation\n\nClone the repo, composer install.\n\nThe initial supported input service is [Pinboard](https://pinboard.in/) by\nusing your user RSS feed (look for 'RSS' link in your dashboard) and store that\nin the `env` variable `RSS_URL`.\n\nOut of the box, Twitter is the initial supported network. You will need to\nobtain your own set of Twitter OAuth credentials including:\n\n - `TWITTER_CONSUMER_KEY`\n - `TWITTER_CONSUMER_SECRET`\n - `TWITTER_ACCESS_TOKEN`\n - `TWITTER_ACCESS_TOKEN_SECRET`\n\nYou'll need to configure your cron system to run the command\n`php artisan schedule:run` every minute. In turn, this will query your input\nsource every five minutes for new content.\n\n\n### Extending \u0026amp; Adding Sources\n\nIf you want to write new input adapters, take a look at\n`app/Contracts/FeedContract.php` file. If you want to write a new output\nnetwork then you'll need to implement the methods found within the\n`app/Contracts/NetworkContract.php`.\n\nAfter writing your own implementations, update the bindings in\n`app\\Providers\\AppServiceProvider.php` to point at your newly written classes.\n\n\n### Simulate Updates\n\nThere is also a `env` variable called `PUBLISH_UPDATES` which can be set to\n`false` to prevent updates being published. If you wish to test that your\nitems are being pulled correctly but not publish them, use this option.\n\n\n### Inspiration\n\nI put this together after speaking to [Daniel Sinclair](https://twitter.com/@_danielsinclair)\non Twitter, who in turn stole in from [Jason Black](https://twitter.com/itsjasonblack).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssx%2Fmarker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssx%2Fmarker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssx%2Fmarker/lists"}