Skip to content

Popinek/CS2PriceChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter Strike 2 Case Price Checker

License

Description

The Counter Strike 2 Case Price Checker is a Python script designed to check the prices of Counter Strike 2 (CS2) cases. Users can add or remove cases from the list, and the script fetches the latest case prices from an online source.

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/Popinek/CS2PriceChecker.git
    cd CS2-Price-Checker
    
  2. Install the required dependencies:

    pip install requests
    
  3. Run the script:

    python main.py
    

Usage

  1. Launch the script by running the main.py file.

  2. Enter the name of the Counter Strike 2 (CS2) case in the provided entry field.

  3. Click the "Add Case" button to add the case to the list.

  4. Click the "Remove Case" button to remove a selected case from the list.

  5. Click the "Get Prices" button to fetch and display the prices of the added cases.

Features

Check prices for Counter Strike 2 (CS2) cases.

Add or remove cases from the list.

Display the latest prices for the added cases.

Contributing

Contributions are welcome! Please follow these steps:

Fork the repository.

Create a new branch.

Make your changes.

Submit a pull request.

Ideas to add features are also welcome!

License

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages