| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Steam trading card idler for Windows — farm cards on multiple accounts at once, with a desktop UI and fully automatic delta updates.
Keywords: Steam card farming, Steam trading card farmer, card idler, hour farming, playtime farming, Steam hours booster, multi-account Steam manager, Steam account automation, Steam Guard, Steam 2FA, game idler, AFK hours, Steam tools.
No action needed — Tickr.exe checks GitHub Releases on every start. Updates are mandatory, downloaded automatically with visible progress, and installed before the application starts.
Requirements: .NET 10 SDK
dotnet build Tickr.slnx
dotnet test Tickr.Tests/Tickr.Tests.csprojRelease builds are fully automated: push a version tag and the workflow publishes the release with the update manifest:
git tag v1.0.0
git push origin v1.0.0| Path | What it is |
|---|---|
| Tickr/ | Main application (WinForms + WebView2 UI, Kestrel IPC, Steam logic) |
| Tickr.Launcher/ | Self-contained updater/launcher — ships as the single Tickr.exe |
| Tickr.OfficialPlugins.* | Bundled official plugins |
| Tickr.CustomPlugins.* | Example/utility custom plugins |
| Tickr.Tests/ | Test suite (MSTest) |
| scripts/ | Release tooling (update manifest generator) |
| .github/workflows/ | Release pipeline |
| Back | FazBrowse Home | New Git URL |