/PSBG

PowerShell module for board game things.

Primary LanguagePowerShellMIT LicenseMIT

PSBG

PSBG is a PowerShell module for board game fans. The module provides commands to interact with the https://boardgamegeek.com API.

Current Status

This module is a work in progress. The following list shows what has been implemented already and what is in progress:

  • Get/list details for board games ✔️
  • Return logged plays ✔️
  • Log a new play ✔️
  • Delete a logged play ✔️
  • Search price information via https://boardgameprices.co.uk 🚀
  • Search price information via https://boardgameprices.com
  • Return full collection information
  • Add/Remove items from collection
  • Get version information for board games
  • Get statistics for board games
  • Get marketplace information for board games

Key

✔️ = Done

🚀 = In Progress