kyo-ago / sound-crew

Home Page:https://sound-crew.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sound Crew Web Application

This web application is built with Next.js and designed to add sound effects to Zoom meetings.

Features

  1. Add a bot to your Zoom meeting that can play sound effects.
  2. The bot will play sound effects when screen sharing starts or when specific messages are sent in the chat.

Usage

  1. Visit https://sound-crew.0-9.app/.
  2. Authenticate with Zoom.
  3. Enter the invitation link for the Zoom meeting.
  4. Click the "Join Meeting" button to add the bot to the meeting.

Setup

For developers, here's how to set up the application in a local environment.

Prerequisites

  • Node.js

Setup Instructions

  1. Clone the repository and start the development server.
git clone https://github.com/kyo-ago/sound-crew.git
cd sound-crew
yarn install
yarn dev
  1. Access the application at http://localhost:3000 in your browser and verify that it is running correctly.

License

This project is released under the MIT License.

Author

Kyo Ago(@kyo-ago)

Special Thanks

About

https://sound-crew.vercel.app


Languages

Language:TypeScript 98.8%Language:JavaScript 0.6%Language:Shell 0.3%Language:CSS 0.3%