







Built a small app that lets you check your CS2 inventory value in real time.
You log in with Steam, and it pulls your public inventory, shows item prices (from Steam Market + CSFloat), and calculates your total value. You can also track additional skins using a “stash” feature and see basic item details. There’s also an alert function that can notify you when your inventory value changes, and a snapshot feature to track how your inventory value changes over time.
Limitations:
- Inventory has to be puvlic
- No automatic stash tracking — you have to add items manually
- To get float values, you need to provide a CSFloat dev code (free)
- Prices are slightly cached (not instant real-time)
Trying to figure out if this is actually useful or just a niche tool 👍
The app isn’t publicly available yet, and if I release it, it probably won’t be completely free (or ad-free) since running the backend comes with ongoing costs.