I hereby claim:
- I am jef on github.
- I am jeflecompte (https://keybase.io/jeflecompte) on keybase.
- I have a public key whose fingerprint is 6F33 36B4 5BE0 4F28 3EFF B3AE 7F5B A322 B5DC 170C
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| const puppeteer = require("puppeteer"); | |
| const opn = require("opn"); | |
| const nodemailer = require("nodemailer"); | |
| const timeout = 5000; | |
| const waitForTimeout = 1000; | |
| const cartLink = | |
| "https://store.nvidia.com/store/nvidia/en_US/buy/productID.5438481700/clearCart.yes/nextPage.QuickBuyCartPage"; |
| code, | |
| kbd, | |
| pre, | |
| tt, | |
| .ace_editor.ace-github-light, | |
| .blame-sha, | |
| .blob-code-inner, | |
| .blob-num, | |
| .branch-name, | |
| .commit .sha, |
This script add Categories to Automatically add torrents from per Monitored Folder
👉 This script is in flux, as it may be implemented into qBittorrent in the future.
savecategory expects the user's watch directories to look similar to something like this:
It's based off Docker guide for setting up hard links between virtual volumes (Docker) and machine volumes.
| #!/bin/sh | |
| wine_install="$HOME/.adewine" | |
| export WINEPREFIX=$wine_install | |
| echo "welcome to ade installer" | |
| echo "========================" | |
| echo "before running, you should probably update your" | |
| echo "system and repositories for best results, i.e. sudo pacman -Syu" | |
| echo |
| clear | |
| echo | |
| echo | |
| echo "----------------------------------------------" | |
| echo | |
| echo "Loading autoexec.cfg..." | |
| echo | |
| echo |