{"id":16959521,"url":"https://github.com/crdoconnor/kaching","last_synced_at":"2026-05-16T13:07:02.336Z","repository":{"id":31597115,"uuid":"35161961","full_name":"crdoconnor/kaching","owner":"crdoconnor","description":"Notification sounds for test passes and failure.","archived":false,"fork":false,"pushed_at":"2019-03-08T23:25:37.000Z","size":727,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T19:48:01.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/crdoconnor.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-05-06T14:02:07.000Z","updated_at":"2019-03-08T23:25:34.000Z","dependencies_parsed_at":"2022-09-02T14:22:30.924Z","dependency_job_id":null,"html_url":"https://github.com/crdoconnor/kaching","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fkaching","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fkaching/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fkaching/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crdoconnor%2Fkaching/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crdoconnor","download_url":"https://codeload.github.com/crdoconnor/kaching/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244816237,"owners_count":20515064,"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-13T22:45:13.372Z","updated_at":"2026-05-16T13:06:57.306Z","avatar_url":"https://github.com/crdoconnor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kaching\n\nSound effects for making test driven development a bit more fun.\n\nKaching plays a variety of sounds from computer games to signify the\nbeginning of a test run, a failure and a success.\n\nTo install:\n\n```bash\n$ apt-get install mplayer (or equivalent)\n$ pip install kaching\n```\n\nCommand line use:\n\n```bash\n$ kaching start\n[ starting sound ]\n\n$ kaching fail\n[ failure sound ]\n\n$ kaching win\n[ passing test sound ]\n```\n\nPython API use::\n\n```python\n\u003e\u003e\u003e import kaching\n\u003e\u003e\u003e kaching.start()\n[ starting sound ]\n\n\u003e\u003e\u003e kaching.fail()\n[ failure sound ]\n\n\u003e\u003e\u003e kaching.win()\n[ passing test sound ]\n```\n\nKaching requires mpg123 to be installed to make a sound although it won't\nraise an exception / exit with status code \u003e 0 if it isn't.\n\nSounds taken from : http://soundfxnow.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrdoconnor%2Fkaching","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrdoconnor%2Fkaching","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrdoconnor%2Fkaching/lists"}