Skip to content

Conversation

@sabifa
Copy link

@sabifa sabifa commented Apr 6, 2021

As I leave the link opener in the background and have fullscreen applications running at the same time it can happen that I don't notice an opened link immediately, so I thought it would be a nice addition to have a bell sound notification 😅

The sound file is from here: https://mixkit.co/free-sound-effects/bell/ (Happy bell alert)

What is your thought on this? Should this be an opt-in feature which is deactivated by default?

@CodeUhu
Copy link

CodeUhu commented Apr 10, 2021

Hi,
its easy to implement that yourself.
You just need at the beginning: from playsound import playsound
At async def check_urls(urls): in the if function: playsound('name', False)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants