ianmarmour / nvidia-clerk

A cross-platform go bot that tracks for availability of stock from Nvidia's store and adds a cart to your checkout.
BSD 3-Clause "New" or "Revised" License
222 stars 63 forks source link

Alarming #128

Closed Ditkafan85 closed 4 years ago

Ditkafan85 commented 4 years ago

Have you considered setting an audible alarm to alert the user if they are not looking at this computer when stock becomes available?

kevnwong commented 4 years ago

I second your suggestion.

ianmarmour commented 4 years ago

I have considered it and still am, if you setup notifications without remote you can get this functionality too.

The only issue with doing this is as far as I know there's no library that does cross platform sound processing (we have users on basically every operating system so this is a major consideration for me)

Ditkafan85 commented 4 years ago

Fair enough. -sms functionality gets us 95% of the way there. Thanks for your consideration and for keeping this functional for those of us trying to get our hands on a 30 series card :)

ianmarmour commented 4 years ago

@Ditkafan85 See the latest release, I've added a -desktop flag that uses the windows/mac/linux notification centers to send a visual and auditory alert.

kevnwong commented 4 years ago

I have just tested the new notification feature on the RTX 2060 and it works like a charm.