Skip to content

aera128/claket

Repository files navigation


Logo

Claket Soundboard

Soundboard made with Nuxt2. Play sounds in voice chats !

Report Bug . Request Feature

Github All Releases Issues

About The Project

Claket is a web PWA that allows you to play sounds in voice chats, made with Nuxt2 and using the IndexedDB API.

Features

  • Load file (.mp3, .wav, .flac and video file too) in button
  • Drag & drop file in button
  • Play, pause, resume and stop sounds (You can play multiple sound at the same time)
  • Master volume and specific volume of each sound
  • Choose audio output
  • Keyboard navigation (Arrows, Spacebar, WASD, ZQSD, M, R, L, P, +, -)
  • Multi pages
  • Loop audio
  • Playback sound on default audio output
  • Delete all sounds of a page

Getting Started

🚧 Installation

Go the releases page

  • Windows : use the setup or extract the zip file and launch claket-win_x64.exe
  • Other : extract the zip file and launch the executable corresponding to the architecture of your machine

Or

🌐 Web app

  • You can use claket on https://claket.netlify.app (Audio output choice not available on firefox, use a chromium or edge based browser)

Local Dev Installation

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

Screenshots

ScreenShot ScreenShot ScreenShot

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Sk4ur

About

Web soundboard to play sound in voice chats

Topics

Resources

License

Stars

Watchers

Forks