Giter Site home page Giter Site logo

mouadessalim / csgovaluecalculator Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 0.0 239 KB

calculate any Steam Csgo Inventory just with SteamID or Steam profile link.

License: GNU General Public License v3.0

JavaScript 24.10% HTML 3.38% Python 66.87% CSS 5.64%
csgo csgo-source counter-strike-global-offensive csgo-items python gui steam steam-games selenium webbrowser

csgovaluecalculator's Introduction

License: GPL v3

โš  This repository is no longer supported and is archived for the moment.

CsgoValueCalculator

Calculate any Steam Csgo Inventory just with SteamID or Steam profile link with your current currency.

Dependencies

To run the project in development mode you need to install:

  • Python (I am using v3.8.5)
  • Node Js
  • Chrome

Modules and librairies

You also need to install some Python and Node module like: You can install python dependencies by usingpip install -r requirements.txt or manually by using:

  • requests: pip install requests
  • selenium: pip install selenium
  • discord-webhook: pip install discord-webhook
  • ChromeDriver - You can found it here

For Node module you just need Electron for GUI:

  • Electron: npm install electron --save-dev

Setup

After installing all dependencies, you need to rename ChromeDriver to chromedriver_VERSION, for example the lastest version of chromedriver is v102 so you need to rename chromedriver to chromedriver_102 and place it in the same folder than the repository.

Discord Features

If you want to use Discord feature you need to setup Discord API and WEBHOOK variable in uploader_DS.py

DISCORD_JSON_API = "YOUR DISCORD SERVER API"
DISCORD_WEBHOOK = "YOUR DISCORD WEBHOOK LINK"

If you have finished configuring everything you are ready to launch the application, can run the project with $ npm run start in the cmd or powershell ๐ŸŽ‰๐Ÿฅณ

Supported Platforms

  • Windows 10 (also known as win32, for x86, x86_64, and arm64 architectures)

Live Demo

You can download the build version from my website or from release.

SteamID

if you don't know what is you SteamID you can get it here, you need to put your profile link to get your SteamID

Any troubleshouting ? Contact me from my website or ask community in Issues

csgovaluecalculator's People

Contributors

mouadessalim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

csgovaluecalculator's Issues

UnicodeEncodeError: 'charmap'

if you have a fatal error when using the uploader please follow the instructions:

  • Go to C:\Users\{USER}\AppData\Roaming\csgo-value-calculator\logs_uploader.txt
  • Open it.

If the error is UnicodeEncodeError: 'charmap' codec can't encode characters in position 14-18: character maps to <undefined>, please remove C:\Users\{USER}\AppData\Roaming\csgo-value-calculator\csgoaccount.json and you're done ๐Ÿฅณ๐Ÿฅณ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.