{"id":31078238,"url":"https://github.com/dnhn/git-audio","last_synced_at":"2026-05-01T12:32:40.957Z","repository":{"id":306142070,"uuid":"1024457502","full_name":"dnhn/git-audio","owner":"dnhn","description":"Add a spark of joy to coding: hear a surprise sound every time you commit 🔈","archived":false,"fork":false,"pushed_at":"2025-09-20T18:11:25.000Z","size":297,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"root","last_synced_at":"2026-04-17T10:22:52.320Z","etag":null,"topics":["audio","for-the-love-of-code","fortheloveofcode","git","git-hook","git-hooks","post-commit","shell","sound","terminal"],"latest_commit_sha":null,"homepage":"https://git-audio.nhan.dev","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/dnhn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-22T18:19:14.000Z","updated_at":"2025-09-23T11:05:41.000Z","dependencies_parsed_at":"2025-07-23T23:02:32.215Z","dependency_job_id":"ddf2b19f-26de-4967-a63e-09374aee3f27","html_url":"https://github.com/dnhn/git-audio","commit_stats":null,"previous_names":["dnhn/git-commit-audio","dnhn/git-audio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dnhn/git-audio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnhn%2Fgit-audio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnhn%2Fgit-audio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnhn%2Fgit-audio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnhn%2Fgit-audio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnhn","download_url":"https://codeload.github.com/dnhn/git-audio/tar.gz/refs/heads/root","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnhn%2Fgit-audio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["audio","for-the-love-of-code","fortheloveofcode","git","git-hook","git-hooks","post-commit","shell","sound","terminal"],"created_at":"2025-09-16T08:37:23.256Z","updated_at":"2026-05-01T12:32:40.946Z","avatar_url":"https://github.com/dnhn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Git Audio\n\n[![Cover image](./cover.svg)](https://git-audio.nhan.dev)\n\n[![Documentation](https://img.shields.io/badge/Documentation-none?style=for-the-badge\u0026cacheSeconds=86400)](https://git-audio.nhan.dev)\n[![License](https://img.shields.io/github/license/dnhn/gca?style=for-the-badge)](./license)\n\nAdd a spark of joy to coding: hear a surprise sound every time you commit. By default, it’s a sitcom laugh track.\n\n[For the Love of Code 2025](https://gh.io/ftloc) hackathon entry.\n\n\u003c/div\u003e\n\n## Features\n\n- Cross-platform:\n  - macOS (`afplay`)\n  - Linux (`aplay`, `paplay`, `ffplay`)\n- Quick setup with a single command!\n- Ease of use thanks to simple CLI\n\n## Installation\n\nMake sure you have [Make](https://www.gnu.org/software/make) installed, then run:\n\n```shell\nmake install\n```\n\nThat’s it! You can now use the `git-audio` command.\n\n## Usage\n\n### Per-repository\n\n1. Install the hook into a repository\n   ```shell\n   git-audio repo:commit\n   ```\n1. Commit!\n\n### Global\n\n1. Run\n   ```shell\n   git-audio global:commit\n   ```\n1. `git init` or `git clone` as usual\n1. Commit!\n\n## Configuration\n\nConfiguration files are stored in `$HOME/.git-audio/`\n\n```\n$HOME/.git-audio/\n  ├─ audio.wav\n  ├─ cli.sh\n  ├─ config.sh\n  └─ templates\n      └─ hooks\n          └─ post-commit\n```\n\nTo change the audio, run:\n\n```shell\ngit-audio audio:set /path/to/your/audio\n```\n\n## Documentation\n\nSee the [documentation](https://git-audio.nhan.dev) for complete instructions.\n\n## Thanks\n\n- :copilot: [GitHub Copilot](https://gh.io/copilot) for co-piloting\n- 🔈 [Freesound](https://freesound.org/s/324894) for the audio\n- 📔 [og.new](https://og.new) for the cover image\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.blog/wp-content/uploads/2025/05/leereilly-copilot.gif\" alt=\"Copilot animation\" width=\"250\" height=\"315\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnhn%2Fgit-audio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnhn%2Fgit-audio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnhn%2Fgit-audio/lists"}