All Projects → chrenn → Kju

chrenn / Kju

Licence: mit
Kju — Improved waiting time for the adidas.com splash page ❯❯❯_

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kju

Site Scan
CLI for capturing website screenshots, powered by puppeteer.
Stars: ✭ 137 (+101.47%)
Mutual labels:  cli, puppeteer
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+6395.59%)
Mutual labels:  cli, puppeteer
Equa11y
A stream-lined command line tool for developers to easily run accessibility testing locally through axe-core and puppeteer.
Stars: ✭ 201 (+195.59%)
Mutual labels:  cli, puppeteer
Page2image
📷 page2image is a npm package for taking screenshots which also provides CLI command
Stars: ✭ 66 (-2.94%)
Mutual labels:  cli, puppeteer
Wbot
A simple Web based BOT for WhatsApp™ in NodeJS 😜. Working as of 📅 Feb 14th, 2020
Stars: ✭ 638 (+838.24%)
Mutual labels:  cli, puppeteer
Alert After
Get a desktop notification after a command finishes executing.
Stars: ✭ 230 (+238.24%)
Mutual labels:  cli, notifications
Houston
Apple Push Notifications; No Dirigible Required
Stars: ✭ 2,973 (+4272.06%)
Mutual labels:  cli, notifications
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (+355.88%)
Mutual labels:  cli, puppeteer
Md To Pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Stars: ✭ 374 (+450%)
Mutual labels:  cli, puppeteer
Percollate
A command-line tool to turn web pages into beautiful, readable PDF, EPUB, or HTML docs.
Stars: ✭ 3,535 (+5098.53%)
Mutual labels:  cli, puppeteer
Mako
A lightweight Wayland notification daemon
Stars: ✭ 944 (+1288.24%)
Mutual labels:  cli, notifications
Singlefilez
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a self-extracting HTML/ZIP polyglot file
Stars: ✭ 882 (+1197.06%)
Mutual labels:  cli, puppeteer
Teller Cli
🏦 Banking for your command line.
Stars: ✭ 60 (-11.76%)
Mutual labels:  cli, notifications
Handroll
🍣 Expertly rolled JavaScript. CLI + library for bundling JavaScript with Rollup.js
Stars: ✭ 66 (-2.94%)
Mutual labels:  cli
Node Installed Check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Stars: ✭ 67 (-1.47%)
Mutual labels:  cli
Telosys Cli
Telosys v 3 CLI - Command Line Interface
Stars: ✭ 66 (-2.94%)
Mutual labels:  cli
Pillager
Pillage filesystems for sensitive information with Go.
Stars: ✭ 64 (-5.88%)
Mutual labels:  cli
Tracker Radar Collector
🕸 Modular, multithreaded, puppeteer-based crawler
Stars: ✭ 67 (-1.47%)
Mutual labels:  puppeteer
App
Reusable framework for micro services & command line tools
Stars: ✭ 66 (-2.94%)
Mutual labels:  cli
Flask Konch
An improved shell command for the Flask CLI
Stars: ✭ 65 (-4.41%)
Mutual labels:  cli

Kju

❯❯❯_ Kju – Improved waiting time for the adidas.com splash page.

This is a script for people who don't want to deal with proxies for brute forcing the adidas.com splash page. There are a few similar scripts out there already, but this uses completely separate Chrome sessions for improved results. It is pretty heavy on the CPU though.

Notification

Features

  • Simple Command Line Tool
  • All the right Chrome flags
  • Headless mode
  • HMAC cookie and User Agent Export
  • Rich notification center integration

Screenshot

Setup

1. Download and unzip.

2. Install Node.js.

Download it form here. Or do yourself a favor and use a package manager: Homebrew for macOS and Chocolatey for Windows.

If you're feeling fancy, use Yarn instead of NPM.

3. Setup kju.

Open your terminal and cd to the kju folder. Install the dependencies with npm install or yarn install.

In the meantime, log into your Google account on Chrome and export all your cookies with the EditThisCookie extensions into a file called cookies.json in the kju folder.

Open config.js and edit it to your liking.

Usage

Start Kju as soon as splash goes live. It handles 20 instances on a 13'' MBP (2016) without problem. Adjust accordingly.

Press l to toggle logging in the terminal. Press c to copy the latest HMAC and User Agent.

Once an instance passes splash, clicking on the notification takes you to that specific browser window. Cart and checkout from there.

You can also export the HMAC to InstaCop on your regular browser. Make sure to set the corresponding User Agent there, e.g. via Chrome's DevTools (network conditions) or Safari's developer menu.

Support

I will provide absolutely no support regarding setup and usage.

Try Twitter or r/adidasATC.

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].