Browse Source

Add screenshots

master 0.38
Araragi 2 years ago
parent
commit
5ff5505f2d
  1. 1
      .gitignore
  2. 2
      JKCS.meta.js
  3. 18
      README.md
  4. BIN
      showcase1.gif
  5. BIN
      showcase2.gif

1
.gitignore

@ -3,7 +3,6 @@ node_modules
*.c
*~
*.jpg
*.gif
*.exe
*.cs
*.out

2
JKCS.meta.js

@ -9,4 +9,4 @@
// @author /cumg/, formerly AUTOMATIC
// @description The Janny Skillers Captcha Solver of choice
// ==/UserScript==
const _DOMParser = DOMParser;
const _DOMParser = DOMParser

18
README.md

@ -4,12 +4,19 @@
Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then Joshi Koukousei's Captcha Service is here for you!
This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. During testing JKCS has proven to be objectively faster than AUTOMATIC1111's userscript version, achieving instantanous captcha solving on both Chromium and Firefox.
## Screenshots
This project uses [PNPM](https://pnpm.io/) for package management.
| ![auto-solving](showcase2.gif) |
|:--:|
|**JKCS in action**|
| ![manual-solving](showcase1.gif) |
|:--:|
|**JKCS in action — Solve button showcase**|
How to Build
==============
Install [NodeJS](https://nodejs.org/) if you haven't already, I personally use the latest version of Node (v18 at the time of writing) on Linux x64.
Install [PNPM](https://pnpm.io/)
@ -27,4 +34,9 @@ How to Install
- Select the `chrome` folder from the zip you extracted earlier.
## Firefox
Joshi Koukousei Captcha Service is available on the [Firefox AWO!](https://addons.mozilla.org/en-US/firefox/addon/jkcs/)
Joshi Koukousei Captcha Service is available on the [Firefox AWO!](https://addons.mozilla.org/en-US/firefox/addon/jkcs/)
Acknowledgements
==============
This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. During testing JKCS has proven to be objectively faster than AUTOMATIC1111's userscript version, achieving instantanous captcha solving on both Chromium and Firefox.

BIN
showcase1.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

BIN
showcase2.gif

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Loading…
Cancel
Save