{"id":18969054,"url":"https://github.com/ranman/gitshots-client","last_synced_at":"2026-02-28T22:04:50.030Z","repository":{"id":55967563,"uuid":"42092314","full_name":"ranman/gitshots-client","owner":"ranman","description":"Gitshots client","archived":false,"fork":false,"pushed_at":"2015-09-23T22:46:48.000Z","size":384,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T01:58:28.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gitshots.com","language":"Python","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/ranman.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":"2015-09-08T05:42:36.000Z","updated_at":"2023-01-11T19:27:17.000Z","dependencies_parsed_at":"2022-08-15T10:31:06.507Z","dependency_job_id":null,"html_url":"https://github.com/ranman/gitshots-client","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/ranman/gitshots-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fgitshots-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fgitshots-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fgitshots-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fgitshots-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranman","download_url":"https://codeload.github.com/ranman/gitshots-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranman%2Fgitshots-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29953212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-08T14:51:39.224Z","updated_at":"2026-02-28T22:04:49.977Z","avatar_url":"https://github.com/ranman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gitshots — Remember every commit\n[gitshots.com](http://gitshots.com) - Take a picture and collect some stats every time you commit! \n\n Gitshots uses `imagesnap` gitshots will make you remember every commit you have ever done, it also can collect files changed and your location.\n\nEverything will be stored locally. You can upload your gitshots to a [remote server](https://github.com/ranman/gitshots-server) of your own, or you can use the public [ranman's gitshot server](http://gitshots.ranman.org) and share your gitshots with the world.\n\n![http://gitshots.com/ranman](https://raw.githubusercontent.com/ranman/gitshots-client/master/images/gitshot_example.jpg)\n\n--------------------------\n\n### Installation using install.sh\n```sh \ncurl -s https://raw.githubusercontent.com/ranman/gitshots-client/master/install.sh | sh\n```\n\n### Manual Installation\n* Required: python `requests` library\n```bash\npip install requests\n```\n* Required: `imagesnap`, on OSX you can easily install it with [homebrew](http://mxcl.github.io/homebrew/):\n```bash\nbrew install imagesnap\n```\n* Optional: CoreLocationCLI to fetch your location from CoreLocation.\n```bash\nbrew install corelocationcli\n```\n* Required: Install post-commit.py \n```bash\ncd /tmp\ngit clone git@github.com:ranman/gitshots-client.git\nchmod +x install.sh\n./install.sh\n```\n\n### Optional Configurations\n\nAdd the following line to your `.bash_profile` or `.bashrc`. If you don't add this line with your server URL, your gitshots will be posted to [ranman's gitshot server](http://gitshots.ranman.org).\n\n    export GITSHOTS_SERVER_URL=\u003cyour gitshots server url\u003e\n\nIf you'd rather not post to Gitshots in general, just set the GITSHOTS_SERVER_URL to `False`\n\n    export GITSHOTS_SERVER_URL=False\n\n--------------------------\n\n### Enjoy!\nNow just run git init in any repo you want to use the commit hook in!\n\n### License\nLicensed under the MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franman%2Fgitshots-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franman%2Fgitshots-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franman%2Fgitshots-client/lists"}