{"id":17053797,"url":"https://github.com/terrymooreii/commit-selfie","last_synced_at":"2026-04-10T23:03:05.382Z","repository":{"id":29425066,"uuid":"32960861","full_name":"TerryMooreII/commit-selfie","owner":"TerryMooreII","description":"Take a pic and upload to imgur when commiting to git.","archived":false,"fork":false,"pushed_at":"2015-03-28T00:26:14.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T05:44:02.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TerryMooreII.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}},"created_at":"2015-03-27T01:14:23.000Z","updated_at":"2015-03-28T00:26:15.000Z","dependencies_parsed_at":"2022-09-11T02:30:19.639Z","dependency_job_id":null,"html_url":"https://github.com/TerryMooreII/commit-selfie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TerryMooreII/commit-selfie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fcommit-selfie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fcommit-selfie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fcommit-selfie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fcommit-selfie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TerryMooreII","download_url":"https://codeload.github.com/TerryMooreII/commit-selfie/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TerryMooreII%2Fcommit-selfie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260260776,"owners_count":22982590,"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-10-14T10:13:14.656Z","updated_at":"2026-04-10T23:03:00.334Z","avatar_url":"https://github.com/TerryMooreII.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nCommit Selfie\n================\n\nTake a picture and upload it to imgur.com at every commit.  The url to the uploaded image is appended to the commit message.\n\n\nHow-to\n---------\n- Clone this repo to the `.git/` folder of your project\n- Navigate the `.git/commit-selfie` folder and run `npm install`\n- Go to imgur.com and get an API key\n- Create a config.js and add your keys to it (See below)\n- Copy the `commit-msg` git hook to the `.git/hooks/` folder.\n\n\nConfig.js\n-------------\n```javascript\nexports.imgur = {\n\tclientId: '\u003cyour-client-id\u003e',\n\tclientSecret: '\u003cyour-client-secret\u003e'\n};\n```\nDark Images\n-----------------\nIf your images are dark then increase the `FRAME_TO_UPLOAD` value.\n\n\n\nRequirements\n--------------\nmplayer\n\n\nSupported OS\n---------------\nOnly tested on Linux\n\n\n\n\nNOTE\n============\nAdding this to your `.git` folder might be a really bad idea.  Use this at your own risk","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrymooreii%2Fcommit-selfie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrymooreii%2Fcommit-selfie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrymooreii%2Fcommit-selfie/lists"}