一款基于 Electron 构建的 Windows 桌面应用程序,可以自动使用《军团要塞2》中的背包扩展器物品来增加背包容量,而无需启动游戏。

Stars

5

7 天增长

暂无数据

Fork 数

0

开放 Issue

0

开源协议

MIT

最近更新

2026-07-28

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

解决了手动使用扩展器的繁琐流程;整合了 Steam 身份验证和 TF2 Game Coordinator;开源且提供便携版本;内置购买辅助和库存管理功能。

适合谁使用

  • 希望扩展背包容量的《军团要塞2》玩家
  • 愿意使用第三方工具的 Steam 用户
  • 寻求便捷管理 TF2 背包物品的 Windows 用户
  • 对 Electron 和 Steam 集成感兴趣的开源爱好者

典型使用场景

  • 一键使用多个背包扩展器物品
  • 无需启动 TF2 即可查看当前背包槽位和账户类型
  • 浏览并可选地删除 TF2 库存中的物品
  • 通过集成 Steam 商店链接购买更多背包扩展器

项目优势

  • 一键使用背包扩展器,免去手动操作
  • 凭借操作系统原生加密和 Steam Guard 支持实现安全的凭据处理
  • 提供便携可执行文件,无需安装,仅限 Windows
  • 开源(MIT 许可证),可审查代码并自行构建

使用前须知

  • 仅提供 Windows 预编译版本,未提及 Linux/macOS 支持
  • 未进行代码签名,可能触发杀毒软件警告,需要用户信任
  • 非官方工具,使用风险自负,需遵守 Steam 服务条款

README 快速开始

TF2 Backpack Expander 🎒

English | فارسی


English

A Windows desktop app (built with Electron) that connects to your Steam account and Team Fortress 2's Game Coordinator, then lets you use Backpack Expander items with a single click to grow your backpack capacity — no manual crafting/using through the TF2 client needed.

✨ Features

  • 🔐 Sign in with your Steam account (with Steam Guard support — email or mobile code)
  • 💾 Optional "Remember me" — credentials are encrypted with your OS's native encryption (Windows DPAPI via Electron's safeStorage) and stored only on your machine
  • 🎒 Detects Backpack Expanders in your backpack and uses them with one click
  • 📊 Shows your current backpack slots and account type (Free / Premium), live-updating as expanders are used
  • 📦 Full inventory tab — browse, search, and delete items
  • 🎮 Join/Leave TF2 toggle, so the app can talk to the Game Coordinator without you having to launch the game
  • 🛒 Built-in "Need backpack?" helper on the Backpack tab that opens the Steam Store purchase page for Backpack Expanders, with a quantity field
  • 🧳 Custom app/taskbar icon

📥 Download & Run

You don't need Node.js or any setup to just use the app:

  1. Go to the Releases page of this repository.
  2. Download the latest TF2 Backpack Expander.exe (portable build) from the newest release.
  3. Run the .exe — no installation required.
  4. Sign in with your Steam account inside the app.

⚠️ Windows SmartScreen or your antivirus may flag the .exe because it's not code-signed. This is expected for an open-source, unsigned build — you can inspect the source code in this repo yourself before running it.

🛠️ Build it yourself

If you'd rather build the app from source instead of using the Releases build:

Requirements

Windows (quick path)

  1. Download/clone this repository and open the folder.
  2. Run setup.bat (installs dependencies via npm install).
  3. Run gui.bat to start the app in development mode, or
  4. Run build.bat to produce a portable .exe — the output will be in the release/ folder.

Manual (Windows / Linux / macOS)

npm install        # install dependencies
npm start           # run the app in development mode
npm run dist         # build the portable executable (o

项目描述

A Windows app that connects to your Steam account and Team Fortress 2's Game and lets you manage your items

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

Blaizzy
精选
Blaizzy GitHub avatar

nativ

Nativ is a native macOS app that lets you run AI models locally on Apple silicon, offering chat, model management, performance analytics, and an OpenAI/Anthropic-compatible API server.

AI 与机器学习AI 视觉与语音
985
makecindy
精选
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI 与机器学习大语言模型
958
mereyabdenbekuly-ctrl
精选
mereyabdenbekuly-ctrl GitHub avatar

clodex-ide

Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

AI 与机器学习AI 智能体
859