No description
Find a file
2021-05-23 14:38:39 +02:00
.github Update issue templates 2021-05-23 14:38:39 +02:00
ArchiSteamFarm Use default Api route for controllers that do not declare one 2021-05-22 21:25:20 +02:00
ArchiSteamFarm.CustomPlugins.ExamplePlugin Remove packages lock 2021-05-09 02:07:45 +02:00
ArchiSteamFarm.CustomPlugins.PeriodicGC Remove packages lock 2021-05-09 02:07:45 +02:00
ArchiSteamFarm.OfficialPlugins.SteamTokenDumper Convert UTF-8 BOM to files to UTF-8 2021-05-22 19:45:27 +02:00
ArchiSteamFarm.Tests Remove packages lock 2021-05-09 02:07:45 +02:00
ASF-ui@adfeef8509 Update ASF-ui commit hash to adfeef8 2021-05-22 22:17:45 +00:00
resources Create ASF_512x512.png 2021-05-16 15:44:55 +02:00
wiki@68919f758c Automatic translations update 2021-05-23 02:40:11 +00:00
.dockerignore Misc 2021-03-15 12:46:08 +01:00
.editorconfig Resolve CA5394 2021-05-07 23:12:58 +02:00
.gitattributes down with vertical alignment! 2018-02-05 23:03:29 +01:00
.gitignore Misc 2020-08-11 01:07:15 +02:00
.gitmodules Correct wiki to follow master 2021-01-20 21:26:55 +01:00
ArchiSteamFarm.sln Second SLN cleanup 2021-05-22 19:57:33 +02:00
ArchiSteamFarm.sln.DotSettings Two more 2021-05-22 19:45:56 +02:00
cc.sh Correct build/run scripts for osx compatibility 2021-05-15 23:37:52 +02:00
CodeStyle.vssettings Update CodeStyle.vssettings 2019-05-29 19:46:11 +02:00
Directory.Build.props Bump 2021-05-21 00:07:03 +02:00
Directory.Packages.props Update dependency NLog to v4.7.10 2021-05-14 13:22:30 +00:00
Dockerfile Speed up docker builds 2021-05-21 00:30:16 +02:00
Dockerfile.Service Speed up docker builds 2021-05-21 00:30:16 +02:00
LICENSE-2.0.txt Update LICENSE-2.0.txt 2021-04-01 11:30:54 +02:00
README.md Update readme and release template 2021-05-19 11:45:25 +02:00
run.sh Correct build/run scripts for osx compatibility 2021-05-15 23:37:52 +02:00

ArchiSteamFarm

Build status (GitHub) Build status (AppVeyor) 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 experimental release version GitHub experimental release date Github experimental release downloads

GitHub sponsor Patreon support

Crypto donate PayPal.me donate PayPal donate Revolut donate Steam donate


Description

ASF is a C# application with primary purpose of idling 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 OS X. 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 idling 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 his/her needs.


Core features

  • Automatic idling 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 idling algorithm, pushing the performance to the maximum while still allowing a lot of customization
  • Offline idling, 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 OS X
  • ...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 OS X 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!