steam-tools-ng


Namesteam-tools-ng JSON
Version 3.1.4 PyPI version JSON
download
home_page
SummarySteam Tools NG
upload_time2023-08-15 01:50:20
maintainer
docs_urlNone
authorLara Maia
requires_python>=3.9
licenseGPLv3
keywords steam valve
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [STNG] Steam Tools NG (formerly Steam Tools)
========================================
[![STNG](https://lara.monster/archive/stng_last.png)](https://github.com/calendulish/steam-tools-ng)  
  
[![transifex](https://img.shields.io/badge/transifex-contribute%20now-blue.svg?style=flat)](https://www.transifex.com/calendulish/steam-tools-ng)
[![windows build status](https://badges.lara.monster/calendulish/.github/steam-tools-ng-windows-build)](https://github.com/calendulish/steam-tools-ng/actions/workflows/build.yml)
[![linux build status](https://badges.lara.monster/calendulish/.github/steam-tools-ng-linux-build)](https://github.com/calendulish/steam-tools-ng/actions/workflows/build.yml)
[![GitHub license](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.html)
[![GitHub release](https://img.shields.io/github/release/calendulish/steam-tools-ng.svg?style=flat)](https://github.com/calendulish/steam-tools-ng/releases)

Some useful tools to use with steam client or compatible programs and websites.

You can run the follow modules from steam-tools:

* Steam Guard: Will provide codes for login on steam (mobile authenticator clone)

* Confirmations: Confirm trades and/or market listing

* SteamTrades: Bump trades at steamtrades.com

* SteamGifts: Join in giveaway at steamgifts.com

* Card Farming: Drop cards from steam games

* Fake Run: Will run any game forever, even if you don't have it installed

* Free coupons: Get coupons for free and donate your coupons

* More (**Coming Soon**)

Graphical User Interface
-------------

```
Just run steam-tools-ng-gui and follow on-screen instructions
```

Command Line Interface
-----------------
```
usage: steam-tools-ng [-h] [--reset] [--reset-password] [--add-authenticator] [-v] [<module>]

positional arguments:
  <module>             Start a module

options:
  -h, --help           show this help message and exit
  --reset              Clean up settings and log files
  --reset-password     Clean up saved password
  --add-authenticator  Use STNG as your Steam Authenticator
  -v, --version        Show version

Available modules | available options
 steamguard       | [oneshot]
 steamtrades      | [oneshot]
 steamgifts       | [oneshot]
 cardfarming      | [oneshot],[gameid]
 fakerun          | <gameid>
```
___________________________________________________________________________________________

You can request improvements and/or new features at https://github.com/calendulish/steam-tools-ng/issues

The Steam Tools NG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The Steam Tools NG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Lara Maia <dev@lara.monster> 2015 ~ 2023

[![Made with](https://img.shields.io/badge/made%20with-girl%20power-f070D0.svg?longCache=true&style=for-the-badge)](https://lara.monster)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "steam-tools-ng",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "steam,valve",
    "author": "Lara Maia",
    "author_email": "dev@lara.monster",
    "download_url": "https://files.pythonhosted.org/packages/f3/af/fa00c0862ace13ea7b3b16a004b0df5bada9e3b1bab9a7b2eabf8d19348b/steam-tools-ng-3.1.4.tar.gz",
    "platform": null,
    "description": "[STNG] Steam Tools NG (formerly Steam Tools)\n========================================\n[![STNG](https://lara.monster/archive/stng_last.png)](https://github.com/calendulish/steam-tools-ng)  \n  \n[![transifex](https://img.shields.io/badge/transifex-contribute%20now-blue.svg?style=flat)](https://www.transifex.com/calendulish/steam-tools-ng)\n[![windows build status](https://badges.lara.monster/calendulish/.github/steam-tools-ng-windows-build)](https://github.com/calendulish/steam-tools-ng/actions/workflows/build.yml)\n[![linux build status](https://badges.lara.monster/calendulish/.github/steam-tools-ng-linux-build)](https://github.com/calendulish/steam-tools-ng/actions/workflows/build.yml)\n[![GitHub license](https://img.shields.io/badge/license-GPLv3-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.html)\n[![GitHub release](https://img.shields.io/github/release/calendulish/steam-tools-ng.svg?style=flat)](https://github.com/calendulish/steam-tools-ng/releases)\n\nSome useful tools to use with steam client or compatible programs and websites.\n\nYou can run the follow modules from steam-tools:\n\n* Steam Guard: Will provide codes for login on steam (mobile authenticator clone)\n\n* Confirmations: Confirm trades and/or market listing\n\n* SteamTrades: Bump trades at steamtrades.com\n\n* SteamGifts: Join in giveaway at steamgifts.com\n\n* Card Farming: Drop cards from steam games\n\n* Fake Run: Will run any game forever, even if you don't have it installed\n\n* Free coupons: Get coupons for free and donate your coupons\n\n* More (**Coming Soon**)\n\nGraphical User Interface\n-------------\n\n```\nJust run steam-tools-ng-gui and follow on-screen instructions\n```\n\nCommand Line Interface\n-----------------\n```\nusage: steam-tools-ng [-h] [--reset] [--reset-password] [--add-authenticator] [-v] [<module>]\n\npositional arguments:\n  <module>             Start a module\n\noptions:\n  -h, --help           show this help message and exit\n  --reset              Clean up settings and log files\n  --reset-password     Clean up saved password\n  --add-authenticator  Use STNG as your Steam Authenticator\n  -v, --version        Show version\n\nAvailable modules | available options\n steamguard       | [oneshot]\n steamtrades      | [oneshot]\n steamgifts       | [oneshot]\n cardfarming      | [oneshot],[gameid]\n fakerun          | <gameid>\n```\n___________________________________________________________________________________________\n\nYou can request improvements and/or new features at https://github.com/calendulish/steam-tools-ng/issues\n\nThe Steam Tools NG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThe Steam Tools NG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.\n\nLara Maia <dev@lara.monster> 2015 ~ 2023\n\n[![Made with](https://img.shields.io/badge/made%20with-girl%20power-f070D0.svg?longCache=true&style=for-the-badge)](https://lara.monster)\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Steam Tools NG",
    "version": "3.1.4",
    "project_urls": {
        "changelog": "https://github.com/calendulish/steam-tools-ng/releases",
        "homepage": "https://github.com/calendulish/steam-tools-ng",
        "repository": "https://github.com"
    },
    "split_keywords": [
        "steam",
        "valve"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09973513a3e1f20518417dd122f16e931b84bcdf67a14b68eacbd4bd36b44206",
                "md5": "7316a10ab31922b66db78c5e7add5e68",
                "sha256": "ae2094633d2ade942c3c9e24eb88918bcf1ff271775505209f116f5265922abb"
            },
            "downloads": -1,
            "filename": "steam_tools_ng-3.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7316a10ab31922b66db78c5e7add5e68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 431692,
            "upload_time": "2023-08-15T01:50:18",
            "upload_time_iso_8601": "2023-08-15T01:50:18.048798Z",
            "url": "https://files.pythonhosted.org/packages/09/97/3513a3e1f20518417dd122f16e931b84bcdf67a14b68eacbd4bd36b44206/steam_tools_ng-3.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3affa00c0862ace13ea7b3b16a004b0df5bada9e3b1bab9a7b2eabf8d19348b",
                "md5": "99127a59d51fd5100c4c107b6b05019d",
                "sha256": "4a71ad84789f25adb31d538abe94c0a3a2740e40d07b96b90619b7268b383fc1"
            },
            "downloads": -1,
            "filename": "steam-tools-ng-3.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "99127a59d51fd5100c4c107b6b05019d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 408588,
            "upload_time": "2023-08-15T01:50:20",
            "upload_time_iso_8601": "2023-08-15T01:50:20.297713Z",
            "url": "https://files.pythonhosted.org/packages/f3/af/fa00c0862ace13ea7b3b16a004b0df5bada9e3b1bab9a7b2eabf8d19348b/steam-tools-ng-3.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-15 01:50:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "calendulish",
    "github_project": "steam-tools-ng",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "steam-tools-ng"
}
        
Elapsed time: 0.11977s