Skip to content

Latest commit

 

History

History
269 lines (239 loc) · 19.2 KB

README.en.md

File metadata and controls

269 lines (239 loc) · 19.2 KB

Watt Toolkit 🧰

English | 简体中文

"Watt Toolkit" is an open source cross-platform multi-purpose game toolkit, most of its features require you to download and install Steam to use it.

Release Download Release Version GitHub license GitHub Star GitHub Fork GitHub Repo size GitHub Repo Languages NET 6.0 C# 10.0

Desktop UI Mobile GUI Official WebSite BackManage WebSite

Build Status GitHub Star Gitee Star

🚀 Download channel

✨ Functions

  1. Network Acceleration
    • Make the Steam community, Github, Google reCAPTCHA, Pixiv, Discord, Twitch and other domestic hard-to-access pages accessible properly.
    • Functions similar to Steamcommunity 302, using Titanium-Web-Proxy open source project for local anti-generation.
  2. Script Configuration
    • Some JS scripts are injected into web pages through an acceleration service that intercepts web requests, providing functionality similar to that of a web plugin.
  3. Account Switch
    • Switch between Steam accounts that are already logged in on the current PC with one click, and manage features such as sorting your home shared library.
  4. Inventory Management
    • Lets you manage your Steam game inventory directly, not only by downloading older Steam games, but also by managing Steam game achievements directly, supporting unlocked achievements and unlocked achievements.
  5. Local Authentication
    • Let your cell phone token unified save in the computer, currently only support Steam token, later will develop support more token types with cloud synchronization token.
  6. ArchiSteamFarm
    • Integration with ArchiSteamFarm provides functions such as hanging and dropping Steam Collectible Cards within the app.
  7. Game Tools
    • Force game windows to use borderless windowing

🖥 Supported Operating Systems

Windows

OS Version Architectures Lifecycle
Windows Client 7 SP1(*), 8.1 x64 Windows
Windows 10 Client Version 1607+(*) x64 Windows
Windows Server 2012+ x64 Windows Server

* Windows 7 SP1 is supported with Extended Security Updates installed.
* Microsoft Store(Desktop Bridge) Version 1809+

Linux

OS Version Architectures Lifecycle
Alpine Linux 3.13+ x64, Arm64 Alpine
CentOS 7+ x64 CentOS
Debian 10+ x64, Arm64 Debian
Fedora 33+ x64 Fedora
openSUSE 15+ x64 OpenSUSE
Red Hat Enterprise Linux 7+ x64, Arm64 Red Hat
SUSE Enterprise Linux (SLES) 12 SP2+ x64 SUSE
Ubuntu 16.04, 18.04, 20.04+ x64, Arm64 Ubuntu
Deepin / UOS 20+ x64 Deepin
Arch Linux x64

macOS

OS Version Architectures
macOS 10.15+ x64, Arm64

Android

OS Version Architectures
Android 5.0(API 21)+ x64, Arm64, Arm32

iOS / iPadOS

OS Version Architectures
iOS 10.0+ x64, Arm64, Arm32

⛔ Unsupported Operating System

🌏 Roadmap

Read what we milestones, and feel free to ask questions.

⌨️ Development Environment

Visual Studio 2022
JetBrains Rider
Visual Studio 2022 for Mac Preview
Visual Studio Code

OpenJDK 11
Android Studio 2021.1.1 Or Higher
Xcode 13 Or Higher

📄 Thanks to the following Open Source Projects