Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

SteamSelfGifter is an automated bot for entering Steam game giveaways on SteamGifts.com. It features a modern web interface for managing your giveaway entries, tracking wins, and configuring automation settings.

![SteamSelfGifter dashboard](docs/screenshots/dashboard.png)

## Features

- **Web Dashboard**: Modern React-based UI for monitoring and control
Expand All @@ -22,6 +24,16 @@ SteamSelfGifter is an automated bot for entering Steam game giveaways on SteamGi
- **Analytics Dashboard**: View entry statistics and trends
- **Activity Logs**: View detailed logs of all bot activity

## Screenshots

**Browse and filter giveaways** — by review score, win chance, time remaining, and safety, with live entry counts and win odds on every card:

![Giveaways page](docs/screenshots/giveaways.jpg)

**Analytics** — entry statistics, giveaway coverage, and win rate at a glance:

![Analytics page](docs/screenshots/analytics.png)

## Quick Start

### Docker (Recommended)
Expand Down
Binary file added docs/screenshots/analytics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screenshots/giveaways.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading