{"id":14978131,"url":"https://github.com/nikhiljohn10/pi-clap","last_synced_at":"2025-06-20T21:37:16.360Z","repository":{"id":22672270,"uuid":"26015684","full_name":"nikhiljohn10/pi-clap","owner":"nikhiljohn10","description":"A python package for clap detection","archived":false,"fork":false,"pushed_at":"2021-10-06T19:31:23.000Z","size":19733,"stargazers_count":78,"open_issues_count":1,"forks_count":22,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-29T19:03:57.160Z","etag":null,"topics":["gpio","linux","macos","package","pi-clap","pyaudio","python3","raspberrypi","raspbian-os"],"latest_commit_sha":null,"homepage":"https://pi-clap.nikz.in","language":"Python","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/nikhiljohn10.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":"2014-10-31T12:39:46.000Z","updated_at":"2024-02-14T05:43:17.000Z","dependencies_parsed_at":"2022-08-07T10:16:03.189Z","dependency_job_id":null,"html_url":"https://github.com/nikhiljohn10/pi-clap","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/nikhiljohn10/pi-clap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Fpi-clap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Fpi-clap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Fpi-clap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Fpi-clap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikhiljohn10","download_url":"https://codeload.github.com/nikhiljohn10/pi-clap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikhiljohn10%2Fpi-clap/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261021179,"owners_count":23098298,"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":["gpio","linux","macos","package","pi-clap","pyaudio","python3","raspberrypi","raspbian-os"],"created_at":"2024-09-24T13:56:54.648Z","updated_at":"2025-06-20T21:37:11.344Z","avatar_url":"https://github.com/nikhiljohn10.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pi-clap\n=======\n\n[![Python package](https://github.com/nikhiljohn10/pi-clap/workflows/Python%20package/badge.svg?branch=master)](https://pypi.python.org/pypi/pi-clap/)\n[![Latest Version](https://img.shields.io/pypi/v/pi-clap)](https://pypi.python.org/pypi/pi-clap/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/pi-clap)](https://pypi.python.org/pypi/pi-clap/)\n[![Code Size](https://img.shields.io/github/languages/code-size/nikhiljohn10/pi-clap)](https://pypi.python.org/pypi/pi-clap/)\n[![Downloads](https://img.shields.io/pypi/dm/pi-clap)](https://pypi.python.org/pypi/pi-clap/)\n[![License](https://img.shields.io/pypi/l/pi-clap)](https://github.com/nikhiljohn10/pi-clap/blob/master/LICENSE)\n\nA python package for clap detection\n\nVisit Official documentation at [pi-clap.nikz.in](https://pi-clap.nikz.in/)\n\n### Platforms Supported\n\n* Raspberry Pi\n* Linux\n* MacOS\n\n### Hardware Requirements\n\n* Raspberry Pi (optional)\n* Bread Board (optional)\n* Microphone\n* Audio Card (Needed for analog microphones with a jack)\n\n### Dependencies\n\n* [Python 3.6+](https://docs.python.org/3/)\n* [gpiozero](https://gpiozero.readthedocs.io)\n\t* [RPi.GPIO](https://pypi.org/project/RPi.GPIO)\n* [PyAudio](https://pypi.org/project/PyAudio)\n\t* [PortAudio](http://www.portaudio.com/) (Need to be installed manually)\n\t* Audio Driver (Automatically loaded by OS after a restart)\n* [Munch](https://pypi.org/project/munch/)\n\n### Upcoming features\n\n* Adding advanced clap detection algorithms\n* Adding support for automation platforms like Amazon Alexa, Google Home, IFTTT etc.\n\n### Development\n\n```\ngit clone https://github.com/nikhiljohn10/pi-clap\ncd pi-clap\nmake help # Display the possible options available\n```\n\nVersion number is fetched from [`piclap/__init__.py`](https://github.com/nikhiljohn10/pi-clap/blob/master/piclap/__init__.py)\n\n- Package - [/piclap](https://github.com/nikhiljohn10/pi-clap/tree/master/piclap)\n- Examples - [/example](https://github.com/nikhiljohn10/pi-clap/tree/master/example)\n- Documentation - [/docs/source](https://github.com/nikhiljohn10/pi-clap/tree/master/docs/source)\n- Test Cases - [/test](https://github.com/nikhiljohn10/pi-clap/tree/master/tests)\n- Github Actions - [/.github/workflows](https://github.com/nikhiljohn10/pi-clap/tree/master/.github/workflows)\n\n### License\n\n[MIT License](https://github.com/nikhiljohn10/pi-clap/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhiljohn10%2Fpi-clap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhiljohn10%2Fpi-clap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhiljohn10%2Fpi-clap/lists"}