/TooGoodToGoWatcherCore

.net Core 5.x implementation of TooGoodToGoWachter

Primary LanguageC#MIT LicenseMIT

TooGoodToGoWatcherCore

.Net Core 6.x implementation of TooGoodToGoWachter

dotnet workflow

to-do items

Please look at issues

how to run

open in vs (code)

dotnet user-secrets set "Email" "your@mail"
dotnet user-secrets set "Password" "your-password-here"
dotnet user-secrets set "IftttEventName" "your-event-name-here"
dotnet user-secrets set "IftttKey" "your-key-here"