clappy-mic icon indicating copy to clipboard operation
clappy-mic copied to clipboard

An electron app that uses Tensorflow and RobotJS to send clap emojis to folks when you clap

Clappy Mic

I struggle when looking for the clap emoji.

This little toy will send a clap 👏 for you when you clap into the mic!

Uses Teachable Machine.

Big thank you to Charlie Gerard for inspiring me and for giving me tips.

Setup

Install dependencies:

$ yarn

Start it up:

$ yarn run start

The app will then automatically start a floating window. Press the button and start clapping!

Compatibility

Currently tested and working on:

  • macOS 10.15

Code of Conduct