inv

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2024 License: GPL-3.0 Imports: 16 Imported by: 0

README

 ______   __  __  __  __
/\__  _\ /\ \/\ \/\ \/\ \
\/_/\ \/ \ \ `\\ \ \ \ \ \  
   \ \ \  \ \ , ` \ \ \ \ \
    \_\ \__\ \ \`\ \ \ \_/ \
    /\_____\\ \_\ \_\ `\___/
    \/_____/ \/_/\/_/`\/__/

CS2 inventory tracker in the terminal
GitHub License CodeFactor GitHub code size in bytes
Showcase GIF

Installation

Install with Go

go install github.com/ItzAfroBoy/inv@latest
inv ...

Build from source

git clone https://github.com/ItzAfroBoy/inv
cd inv
go install
inv ...

Usage

Usage: inv [--user NAME | STEAMID] [--use-csf] [--csf-key KEY] [--import | export] [--prices] [--print-config] [--sort TYPE]

  • --use-csf: Uses CSFloat API to retrieve inventory data. Use --csf-key if not in config file
  • --import: Import inventory from JSON file
  • --export: Exports inventory as JSON file
  • --prices: Fetch item prices from Steam Market
  • --print-config: Prints config file to the terminal
  • --sort: Sort table by price, item, collection or float

Powered by:

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL