Estimates how much money a piece of software makes on steam using information about its reviews.
Go to file
MichaelYick f068b34d81 remove slashes from name so games with slashes are savable on UNIX systems 2023-08-10 01:56:52 -05:00
src remove slashes from name so games with slashes are savable on UNIX systems 2023-08-10 01:56:52 -05:00
.gitignore Basic functionality added' 2023-08-10 00:14:18 -05:00
LICENSE Initial commit 2023-08-10 02:53:59 +00:00
README.md add file saving capabilities 2023-08-10 01:44:19 -05:00
SteamMoneyEstimator.nimble add file saving capabilities 2023-08-10 01:44:19 -05:00
nim.cfg Basic functionality added' 2023-08-10 00:14:18 -05:00

README.md

SteamMoneyEstimator

Estimates how much money a piece of software makes on steam using information about its reviews.

Usage

This will save a file locally along with printing the results: SteamMoneyEstimator true "https://store.steampowered.com/app/1895350/I_Wani_Hug_that_Gator/"

This will simply output the results without saving a file locally SteamMoneyEstimator true "https://store.steampowered.com/app/1895350/I_Wani_Hug_that_Gator/"