spreyo / clicket

custom mouse sounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clicket

Inspired by hainguyents13's Mechvibes, clicket is an app that plays clicking sounds when you click your mouse. Clicket uses the ElectronJS framework and React.

Installing

The app is currently only available for windows, but I plan on adding support for more platforms.

Windows

To install the app on Windows, download the setup file from releases and follow the instructions.

Sound Packs

Currently, there are 8 default sound packs pre-installed, but it is possible to add your own packs.

To add a new sound pack, navigate to the ./sounds directory , create a new folder and put the click.mp3 in it. The new sound will then be available after restarting the app.

./sounds/MyCustomPack/click.mp3

Screenshots

About

custom mouse sounds

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.1%Language:SCSS 27.8%Language:CSS 11.3%Language:HTML 2.8%