macOS
brew install archi-steam-farmlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de archi-steam-farm pour les workflows d'agents IA.
installation
brew install archi-steam-farmlocal Homebrew formula metadata
winget install --id JustArchiNET.ArchiSteamFarm -eWindows Package Manager source index · JustArchiNET.ArchiSteamFarm · Source: cdn.winget.microsoft.com
aperçu
Application for idling Steam cards from multiple accounts simultaneously
historique
ArchiSteamFarm, usually ASF, is a cross-platform C#/.NET Steam automation tool best known for farming Steam trading cards across many accounts without running the Steam client.
The public GitHub repository was created on 2015-10-25. Its README describes the original purpose as farming Steam cards from multiple accounts simultaneously and explicitly contrasts ASF with Idle Master: ASF does not require the Steam client, does not launch fake game processes, and is intended to run on servers or desktop-less machines.
Over time ASF grew beyond card idling into a larger Steam power-user daemon, with Steam authenticator support, chat logging, trading helpers, a plugin system, IPC/UI configuration, and broad Windows, Linux, and macOS support on .NET.
ASF has one of the stronger adoption stories in this batch: the official repository had many thousands of stars and forks by 2026, official releases, Docker images, a winget package, and a Homebrew formula. The README also links a Steam group, Discord, statistics, WebConfigGenerator, localization, and a large GitHub wiki, all signs of a long-running user community.
The package-manager appeal is direct: Steam card farming and account automation are long-running tasks, so a packaged CLI that can be installed, configured once, and run as a service is more useful than a one-off desktop helper.
Users configure ASF through a `config` directory. The wiki says global process configuration is `ASF.json`, while each bot account has a `BotName.json`; a bot represents one Steam account. The same directory also stores bot databases such as `BotName.db`.
Credential-sensitive fields include `SteamLogin` and `SteamPassword` in bot config, while login keys are stored in `BotName.db`. The wiki explicitly notes that login keys let ASF avoid repeatedly asking for password, Steam Guard, or 2FA after a successful login.
ASF is a package-nerd classic because it turns an unofficial but highly practical gaming workflow into a daemon-like, cross-platform CLI/service package.
It also shows how a niche automation project evolves packaging gravity: config schema, generated config UI, wiki, Docker, winget, Homebrew, plugin templates, and persistent per-bot state all orbit the core executable.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<ASF install directory>/config/ASF.json<ASF install directory>/config/BotName.jsonCredential-bearing paths to review before unattended agent runs.
<ASF install directory>/config/BotName.json<ASF install directory>/config/BotName.dbexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
asf | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/JustArchiNET/ArchiSteamFarm
métadonnées d'installation
| Clé du paquet | brew:archi-steam-farm |
|---|---|
| Version | 6.3.7.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/archi-steam-farm |
| Page d'accueil | https://github.com/JustArchiNET/ArchiSteamFarm |
| Dépôt | https://github.com/JustArchiNET/ArchiSteamFarm |
| Docs amont | https://github.com/JustArchiNET/ArchiSteamFarm/wiki |
| Licence | Apache-2.0 |
| Archive source | https://github.com/JustArchiNET/ArchiSteamFarm.git |
| Dernière mise à jour | 2026-07-01T15:10:51Z |
| Pulse | updated |
| Dépendances | dotnet |
| Dépendances de compilation | node |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | ASF config files should be placed under $HOMEBREW_PREFIX/etc/asf/. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | archi-steam-farm |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
JustArchiNET.ArchiSteamFarm
winget install --id JustArchiNET.ArchiSteamFarm -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.