Skip to content

AmirMahdaviAM/SteamPulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Steam game shop helper

GitHub Release python code style

Install

  • Windows
    • Download SteamPulse_x.x-windows.zip asset from releases and run file
    • Or you can procced with below instruction
  • 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

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 log button 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