An open API service indexing awesome lists of open source software.

https://github.com/netgusto/taptapclap

Remote Clapping Apparatus
https://github.com/netgusto/taptapclap

Last synced: 9 months ago
JSON representation

Remote Clapping Apparatus

Awesome Lists containing this project

README

          

# Tap Tap Clap

Remote Clapping Apparatus. Broadcasts your group reactions visually.

Tap or click anywhere on the page and it gets brodcasted to everybody present.

Works nicely on a mobile device that you can use while videoconfing on the desktop.

## Deploy

Fits on a Heroku free plan.

```
$ heroku create my-app-name
$ heroku git:remote -a my-app-name
$ git push heroku master
# Access app on heroku at https://my-app-name.herokuapp.com
```

## Demo

https://taptapclap.herokuapp.com

## Why

I missed clapping reactions during our remote all hands meetings.