Flock Chat, change notification sound

alt text

This script is only educational, having no intention of harming the company that owns the rights on the application. Made just for fun

Other Reasons

The notification sound of this application was super irritating, it looked like those TVI programs, I was getting sick of it.

I created this script so that anyone can change the notification sound.

Requirements

How to install asar

npm install -g asar

After this utilities installed let's do the magic

in terminal execute

./flock_patch.sh ~/Downloads/music.wav

the music should be in .wav format if not the flock program can't be work correctly

Extra: if script not run just execute:

chmod +x ./flock_patch.sh