mike-ward / tweetz

Twitter Desktop Client in .NET Core for Windows 10
MIT License
127 stars 20 forks source link

Sound on new tweet #135

Closed sarcinelli86 closed 2 years ago

sarcinelli86 commented 2 years ago

I miss the chirping sound of the original app. Please bring it back or at least the option to choose the notification sound, because Windows Asterisk sound is quite irritating.

Anyway, thanks for the continued support I love this app!

mike-ward commented 2 years ago

You can use any sound you like. Simply edit the configuration file and supply a path to the .wav file. Make sure to use "\\" for the path separators or the file config file won't load. Here's a link to the chirp file.

https://github.com/mike-ward/tweet-gadget/blob/master/notify.wav

mike-ward commented 2 years ago

https://drive.google.com/file/d/1WEKytq2OXZMXFayuqcTe1vSsgQr69yeP/view?usp=share_link

A shorter version.

sarcinelli86 commented 2 years ago

That's nice, thanks!

mike-ward commented 2 years ago

After using it for a few days, the shortened, "cricket chirp" is much nicer IMO. I'll incorporate it as the default in the next release.