Add all games from purchased itch.io bundles to your library.

Overview

itch-io-bundle-claimer

When you purchase some game bundles on itch.io, you are required to manually claim every game that you want to add to your library. This script will let you take care of that automatically. To avoid over-burdening the itch.io servers, this is done at about the same speed as manually clicking all the links, assuming you're somewhat quick with a mouse and know what games you've claimed already.

Instructions

These instructions assume you're working from the bash shell, or something similar. The general process should be the same anywhere, although the actual commands may vary.

  1. Make sure that you have node.js installed and accessible via your PATH variable.
  2. Clone and install the repo:
git clone [email protected]:centuryglass/itch-io-bundle-claimer.git
cd itch-io-bundle-claimer
npm install
  1. Define your itch.io username and password as environment variables:
read USER
enter-username-here
read -s PASS
enter-pass-here
export USER
export PASS
  1. Run the script and wait:
node .
  1. Close the shell, or at least run unset PASS to remove your password from memory.
You might also like...

Offline modification of Doodle Champion Island Games by Google

Doodle Champion Island Games This is an offline backup copy of the Doodle Champion Island Games by Google and Studio 4°C. The game has been modified t

Dec 24, 2022

Javascript engine to make fast games.

Javascript engine to make fast games.

G3 Javascript Basic javascript engine to make fast games and write clean code. 🕹️ Example code: const g3 = new G3() const Window = g3.createWindow("

Feb 13, 2022

La extensión web que muestra el precio de los juegos de la web de Xbox, PlayStation, Nintendo y Epic Games Store con los impuestos de Argentina incluidos. Conocé cuanto vas a pagar por tus juegos 💚💙❤️

La extensión web que muestra el precio de los juegos de la web de Xbox, PlayStation, Nintendo y Epic Games Store con los impuestos de Argentina incluidos. Conocé cuanto vas a pagar por tus juegos 💚💙❤️

Conocido anteriormente como Xboxito Impuestito - Conocé el precio real de los juegos Impuestito calcula y muestra el precio de los juegos de la web de

Dec 4, 2022

Record games and emulate a League of Legends spectator server

Neeko-Server Neeko-Server is an application that record games emulates a League of Legends spectator server to serve them to the League of Legends cli

Dec 1, 2022

See a banned user's profile, their friends, their favorite games, their followers etc.

Roblox-Banned-User-Viewer AKA BanView See a banned user's profile, their friends, their favorite games, their followers etc. Ever wondered how to view

Nov 18, 2022

Mirror from https://github.com/BochilGaming/games-wabot/tree/multi-device

Games-Wabot Join Group Diskusi NO BOT Deploy to Heroku Heroku Buildpack BuildPack LINK FFMPEG here IMAGEMAGICK here FOR TERMUX USER Type mentioned bel

Dec 20, 2022

A 👩‍💻 developer-friendly entity management system for 🕹 games and similarly demanding applications, based on 🛠 ECS architecture.

Miniplex Ecosystem miniplex miniplex-react Introduction Miniplex is an entity management system for games and similarly demanding applications. Instea

Dec 31, 2022

A solution for highlights extraction for sports games by The Unknowns.

A solution for highlights extraction for sports games by The Unknowns.

Sportlight by The Unknowns Next.js, Express.js, NLTK, symbl.ai Inspiration - Problem Statement #3 by Experion Technologies Publishing highlights after

Apr 19, 2022

Learn design patterns through games with TypeScript and Phaser 🕹️

Learn design patterns through games with TypeScript and Phaser 🕹️

Welcome to Design patterns gamified! I created this repo to teach design patterns through games. Each folder contains a tiny game that demonstrates ho

Nov 10, 2022
Owner
Anthony Brown
Graduated from University of Minnesota Duluth in 2017 with a B.S. in computer science.
Anthony Brown
Automatically add and keep up to date your latest games from chess.com

Chess Stats Action Automatically add and keep up to date your latest games from chess.com. Type Rapid ⏲️ Blitz ⚡ Bullet ?? Current 2805 3207 3300 Best

Leonardo Montini 10 Nov 12, 2022
Add multiple languages support for RPG Maker MV games.

============================================================================ __ __ _ _ _ _ |

Nozaki Yuu (野崎悠) 2 Dec 19, 2022
This is a simple web application of a To-do List in which you can add, remove and edit all your tasks and also you can mark each task as completed and delete all completed ones.

To-Do List A simple web application of a to do list Built With HTML, CSS, JS, ES6 & Webpack Getting Started In this repository I created To-Do List SP

Juan Sebastian Sotomayor 12 Apr 11, 2022
Hacktoberfest is all about meeting up all brains. In this repository we are planning to come with many ideas and works. You all can share your ides/works here.

Hacktoberfest Submit your Work Hacktoberfest is all about meeting up all brains. In this repository we are planning to come with many ideas and works.

Chinmay Patil 3 Oct 5, 2022
A simple library for Node and the browser that allows you to rapidly develop stateful, socketed multiplayer games and web applications.

gameroom.js Overview gameroom.js is a simple library for Node and the browser that allows you to rapidly develop stateful, socketed multiplayer games

Jackson Bierfeldt 3 Nov 3, 2022
Train and test your brain with these memory games

Want to help grow your Hippocampus? Engage your Cerebrum? Try these games! Train and test your brain with these memory games. Each game is designed to help you increase your memory. How much can you memorize with each game? Test yourself.

Christian Schroeder 2 Jun 16, 2022
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.

Obsidian Media DB Plugin A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your va

Moritz Jung 58 Dec 21, 2022
This extensions adds blocks to help you create your own carnival games in MakeCode Arcade using throwable balls, extra timer functions, and extra game-over options.

Usage This extensions adds blocks to help you create your own carnival games in MakeCode Arcade using throwable balls, extra timer functions, and extr

Microsoft 6 Nov 16, 2022