C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
  • C# 97.4%
  • C++ 1.2%
  • Shell 1.1%
  • Dockerfile 0.3%
Find a file
2026-05-27 02:52:38 +00:00
.github Update dessant/lock-threads action to v6.0.2 2026-05-23 06:10:13 +00:00
ArchiSteamFarm Automatic translations update 2026-05-27 02:52:38 +00:00
ArchiSteamFarm.CustomPlugins.ExamplePlugin Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.CustomPlugins.PeriodicGC Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.CustomPlugins.SignInWithSteam Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.OfficialPlugins.ItemsMatcher Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.OfficialPlugins.MobileAuthenticator Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.OfficialPlugins.Monitoring Happy new year 2026-02-13 12:23:45 +01:00
ArchiSteamFarm.OfficialPlugins.SteamTokenDumper Automatic translations update 2026-05-13 02:52:12 +00:00
ArchiSteamFarm.Tests Misc refactor 2026-04-21 19:44:46 +02:00
ASF-ui@ac29dede9b Update ASF-ui digest to ac29ded 2026-05-25 10:10:22 +00:00
resources Add flags resources for wiki 2025-01-03 16:37:47 +01:00
tools/zip_exec
wiki@2cf8427315 Automatic translations update 2026-05-27 02:52:38 +00:00
.dockerignore
.editorconfig Misc warnings cleanup 2025-01-04 19:30:24 +01:00
.gitattributes Add support for desktop.ini on Windows 2024-09-25 11:59:41 +02:00
.gitignore Add support for desktop.ini on Windows 2024-09-25 11:59:41 +02:00
.gitmodules
ArchiSteamFarm.slnx Migrate from sln to slnx 2026-04-06 22:16:46 +02:00
ArchiSteamFarm.slnx.DotSettings Migrate from sln to slnx 2026-04-06 22:16:46 +02:00
cc.sh Migrate from sln to slnx 2026-04-06 22:16:46 +02:00
Directory.Build.props Bump 2026-05-24 13:34:05 +02:00
Directory.Packages.props Update dependency Tmds.DBus.Protocol to 0.94.0 2026-05-25 18:48:54 +00:00
Dockerfile Remove --system-required from docker, as there's no dbus there 2025-12-14 02:17:14 +01:00
Dockerfile.Service Remove --system-required from docker, as there's no dbus there 2025-12-14 02:17:14 +01:00
LICENSE.txt
README.md Add donation section to README 2025-09-23 04:59:56 +02:00
run.sh

Icon

ArchiSteamFarm

Build status (GitHub) Build status (Docker) Github last commit date Total downloads License

Localization ConfigGenerator status Statistics Steam group Discord Wiki

GitHub stable release version GitHub stable release date Github stable release downloads

GitHub pre-release version GitHub pre-release date Github pre-release downloads


Donate

GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate

BTC donate ETH donate LTC donate USDC donate


Repobeats analytics image


Description

ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously. Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating "game playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once. In addition to that, it's meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with .NET Core runtime, such as Windows, Linux and macOS. ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library.

Today, ASF is one of the most versatile Steam power tools, allowing you to make use of many features that were implemented over time. Apart from farming Steam cards, which remains the primary focus, ASF includes bunch of features on its own, such as a possibility to use it as Steam authenticator or chat logger. In addition to that, ASF includes plugin system, thanks to which anybody can further extend it to their needs.


Core features

  • Automatic farming of available games with card drops using any number of active accounts
  • No requirement of running or even having official Steam client installed
  • Guarantee of being VAC-free, focus on security and privacy
  • Complex error-reporting mechanism, reliability even during Steam issues and other networking quirks
  • Flexible cards farming algorithm, pushing the performance to the maximum while still allowing a lot of customization
  • Offline farming, enabling you to skip in-game status and stop confusing your friends with fake playing status
  • Advanced support for Steam accounts, including ability to redeem keys, redeem gifts, accept trades, send messages and more
  • Support for latest Steam security features, including SteamGuard, SteamParental and 2-factor authentication
  • Unique ASF 2FA mechanism allowing ASF to act as a mobile authenticator, if needed
  • STM-like integration for trades, both passive (accepting) and active (sending), ASF can help you complete your sets
  • Special plugin system, which allows you to extend ASF in any way you wish through your own code
  • Powered by .NET Core, cross-OS compatibility, official support for Windows, Linux and macOS
  • ...and many more!

For learning about even more ASF features, we recommend starting with our FAQ entry.


Setting up / Help

Detailed guide regarding setting up and using ASF is available on our wiki in setting up section. It's user-friendly guide that shows basic, as well as a bit more complex ASF setup, covering all the required dependencies and other steps that are required in order to start using ASF software.


Compatibility / Supported operating systems

ASF officially supports Windows, Linux and macOS operating systems, but it can work anywhere where you can obtain working .NET Core runtime. Please visit compatibility section on the wiki for more information regarding environments that ASF can work in.


Want to know more?

Our wiki includes a lot of other articles that will tell you about everything in regards to ASF, as well as show you other features that you can make use of. If you have some time to spare and you'd like to find out what else ASF can do for you, we heavily encourage you to take a look!