Skip to content

Console application for performing updates on an InVintory collection

Notifications You must be signed in to change notification settings

withinfocus/invintory-updater

Repository files navigation

Invintory Updater

Utility for various operations on an Invintory account.

Setup

Two .NET user secrets must be set (dotnet user-secrets set):

  • RefreshToken: OAuth refresh token.
  • GoogleApiKey: Firebase API key for token exchange.

Both secrets can be seen in use via developer tools on their website.

Build the application (dotnet build) and then pass a parameter for the operation to perform.

Capabilities

  • ucp: Update collection prices. Takes bottles in your collection that don't have a purchase price set and uses the known average price.

About

Console application for performing updates on an InVintory collection

Resources

Stars

Watchers

Forks

Languages