Are you a video game enthusiast always on the lookout for the latest free gems? Then let me introduce you to ItchClaim, a handy little tool that allows you to automatically claim all the free games available on the popular platform itch.io.
It’s as easy as pie: Once the program is launched, it connects to itch.io and scans the list of available free games in real-time. As soon as a new game is spotted, bam, ItchClaim adds it directly to your library. And the best part is, it runs in the background, so you don’t even have to lift a finger.
With this tool, you’re sure not to miss out on anything and will likely discover great games you wouldn’t have thought of! Now, let’s talk technical. ItchClaim is coded in Python, and installing it is a breeze… Open a terminal or command prompt and enter the following command:
pip install ItchClaim
Then, to claim the free games, use the command:
itchclaim --login <your_username> claim
Replace <your_username>
with your Itch.io username.
During the first run, you’ll be prompted to enter your password. ItchClaim will refresh the list of free games and claim those you don’t already own.
And to use ItchClaim with Docker, run the following command:
docker run --rm -v "<path_to_user_session_directory>:/data" ghcr.io/smart123s/itchclaim --login <your_username> claim
Replace <path_to_user_session_directory>
with the path to the directory where you want to store the user session data.
And that’s it! You can now use ItchClaim to automatically claim free games on Itch.io and ensure you don’t miss out on anything.
See you soon on Tech To Geek.
"Because of the Google update, I, like many other blogs, lost a lot of traffic."
Join the Newsletter
Please, subscribe to get our latest content by email.