{"id":25014346,"url":"https://github.com/dmayboroda/unreal-git-hook","last_synced_at":"2025-08-02T19:10:36.223Z","repository":{"id":274792875,"uuid":"923943865","full_name":"dmayboroda/unreal-git-hook","owner":"dmayboroda","description":"Mix of git-hook and Unreal Tournament announcer","archived":false,"fork":false,"pushed_at":"2025-02-12T01:55:43.000Z","size":707,"stargazers_count":34,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T00:47:59.464Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmayboroda.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":"2025-01-29T05:39:27.000Z","updated_at":"2025-03-13T18:27:25.000Z","dependencies_parsed_at":"2025-01-29T12:45:41.527Z","dependency_job_id":null,"html_url":"https://github.com/dmayboroda/unreal-git-hook","commit_stats":null,"previous_names":["dmayboroda/unreal-git-hook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmayboroda%2Funreal-git-hook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmayboroda%2Funreal-git-hook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmayboroda%2Funreal-git-hook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmayboroda%2Funreal-git-hook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmayboroda","download_url":"https://codeload.github.com/dmayboroda/unreal-git-hook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540955,"owners_count":21447426,"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":"2025-02-05T07:19:08.662Z","updated_at":"2025-04-24T00:48:11.556Z","avatar_url":"https://github.com/dmayboroda.png","language":"Shell","funding_links":[],"categories":["\u003ca name=\"git\"\u003e\u003c/a\u003eGit and accessories"],"sub_categories":[],"readme":"For all you fans of the Quake and Unreal Tournament series!\n\nNow, git commits and merges get a fresh twist! When you commit, you can hear your favorite exclamations like “Godlike” and “Unstoppable,” and when you merge, you might hear “Impressive.” There are a total of 15 sounds in the library, triggered by different commit counts in a specific project. This repository was created to spice up your daily coding routine and evoke nostalgia for those carefree times spent playing Quake 3 Arena or Unreal Tournament. Now our arena is the IDE!\n\nEssentially, unreal-git-hook is a set of custom Git hooks you can set up for your project. Currently, there are two hooks: post-commit and post-merge. That means whenever you run 'git commit ...' or 'git merge' in the console for a specific project, you’ll hear one of the classic exclamations from your favorite games.\n\nFor post-commit, the sound depends on the number of commits:\n\n\u003cli\u003e 1 commit — “First blood”\u003c/li\u003e\n\u003cli\u003e 2 commits — “Double kill”\u003c/li\u003e\n\u003cli\u003e 3 commits — “Triple kill”\u003c/li\u003e\n\u003cli\u003e 4 commits — “Multi kill” \u003c/li\u003e\n\u003cli\u003e 5 commits — “Ultra kill” \u003c/li\u003e\n\u003cli\u003e 6 commits — “Killing spree” \u003c/li\u003e\n\u003cli\u003e 7 commits — “Monster kill” \u003c/li\u003e\n\u003cli\u003e 8 commits — “Holy sh*t”\u003c/li\u003e\n\u003cli\u003e 9 commits — “Rampage” \u003c/li\u003e\n\u003cli\u003e 10 commits — “Dominating” \u003c/li\u003e\n\u003cli\u003e 11 commits — “Unstoppable” \u003c/li\u003e\n\u003cli\u003e 12 commits — “Godlike” \u003c/li\u003e\n\u003cli\u003e For more than 12 commits — “Wicked Sick” \u003c/li\u003e\n\u003cbr\u003e\nThe commit counter resets every day. A new day = respawn!\n\nFor post-merge, you’ll randomly hear either “Impressive” or “Perfect.”\n\nTo add the custom unreal-git-hook to your project:\n```\ngit clone https://github.com/dmayboroda/unreal-git-hook.git\ncd unreal-git-hook\nsh install.sh path/to/your/development/project/\n```\n\nTo remove unreal-git-hook from your project:\n```\nsh remove.sh path/to/your/development/project/\n```\nThere’s an idea to add more logic, like if you hit 3 commits in one hour, you get a “Monster Kill” or something similar. I’m really looking forward to hearing your ideas!\n\n“First blood!”\n\n\u003cb\u003eI’d like to apologize in advance to Id Software and Epic Games, but Quake/Unreal Tournament Announcer packs are already freely available all over the internet. I also couldn’t find any license or similar documentation that would allow for use beyond simply downloading the pack. Maybe I shouldn’t have uploaded them to GitHub, but please view it as a tribute and an expression of nostalgia for such wonderful games as Quake 3 and Unreal Tournament. If this causes any concern, I’m willing to take down the repository. Thank you! \u003c/b\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmayboroda%2Funreal-git-hook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmayboroda%2Funreal-git-hook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmayboroda%2Funreal-git-hook/lists"}