{"id":24738689,"url":"https://github.com/zweifisch/share","last_synced_at":"2026-07-04T00:31:10.405Z","repository":{"id":21429276,"uuid":"24747441","full_name":"zweifisch/share","owner":"zweifisch","description":"sharing code snippets with teammates","archived":false,"fork":false,"pushed_at":"2014-10-10T03:35:06.000Z","size":188,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T18:45:12.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/zweifisch.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}},"created_at":"2014-10-03T05:05:38.000Z","updated_at":"2016-05-18T10:20:22.000Z","dependencies_parsed_at":"2022-08-21T09:11:04.127Z","dependency_job_id":null,"html_url":"https://github.com/zweifisch/share","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zweifisch/share","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zweifisch","download_url":"https://codeload.github.com/zweifisch/share/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zweifisch%2Fshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35106552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-01-27T22:55:22.640Z","updated_at":"2026-07-04T00:31:10.387Z","avatar_url":"https://github.com/zweifisch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# share\n\nsharing code snippets with teammates\n\n## install\n\n```\ngo get github.com/zweifisch/share\n```\n\n## usage\n\nstart server\n\n```sh\n$ share server\nlisten on 8909\n```\n\npublish snip\n\n```sh\n$ cat /var/log/app.log | share\nhttp://localhost:8909/0\n```\n\nfrom clipboard\n\n```sh\n$ share\nhttp://localhost:8909/1\n```\n\nconnect to a remote server\n\n```sh\n$ cat source.py | share --remote http://192.168.11.16:8909\n```\n\nget an entry\n\n```sh\n$ share get 17\n```\n\n## config\n\n```sh\n$ share set client.remote http://192.168.1.10:8909\n$ share set server.port 8909\n$ share set server.root ~/.share\n```\n\n## development\n\n```sh\ngo-bindata public/...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzweifisch%2Fshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzweifisch%2Fshare/lists"}