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 64 forks source link

Android /ios support #129

Closed Moortu closed 3 years ago

Moortu commented 3 years ago

I know it is far fetched. But you can add make an app out of it https://github.com/golang/go/wiki/Mobile

redstone2019 commented 3 years ago

In the meantime you can use -sms to get phone notifications.

redstone2019 commented 3 years ago

https://github.com/ianmarmour/nvidia-clerk#sms-notifications set TWILIO_ACCOUNT_SID=YOUR_TWILIO_ACCOUNT_SID_HERE set TWILIO_TOKEN=YOUR_TWILIO_TOKEN_HERE set TWILIO_SOURCE_NUMBER=YOUR_TWILIO_SERVICE_NUMBER_HERE set TWILIO_DESTINATION_NUMBER=YOUR_DESITNATION_NUMBER_FOR_NOTIFICATIONS_HERE nvidia-clerk-windows.exe -sms -region=REGION_CODE_HERE -model=3080

ianmarmour commented 3 years ago

This is not going to happen sorry, adding support for this running on iOS and Android is non-trivial and would require a large amount of effort with minimal users. I'm sorry about that, please feel free to use our SMS support functionality to support these two device types!