README.md
August 30, 2024 ยท View on GitHub
Steam game shop helper
Install
- Windows
- Download
SteamPulse_x.x-windows.zipasset from releases and run file - Or you can procced with below instruction
- Download
- Linux, Mac
- Required
Python 3.10+(maybe lower, not tested) - Clone repo or download repo zip
git clone https://github.com/AmirMahdaviAM/SteamPulse- Install requirements
pip install -r requirements.txt- Run app
python SteamPulse.py - Required
Feature
- Support Game, Package and DLC
- Support many regions (USA, UK, EU, Argantine, Ukraine, ...)
- Calculate how many TF2-Key needed based on game pice
- Latest price, information and steam games database
- Exchange between TF2-Key and selected currency
- Show information about Game, Package and DLC
Known issue
- Not tested in Linux and Mac
Open logbutton in InfoBar only work in windows
Thanks to
zhiyiYo - PyQt Fluent Widgets and it's gallery app code
Amirhosein Davatgari - Steam Pulse original project, inspiration and code help