Skip to content

Instantly share code, notes, and snippets.

View pedily's full-sized avatar
🌵

Robin Kranich pedily

🌵
View GitHub Profile
@pedily
pedily / download-all-from-cardconjurer.js
Last active July 28, 2022 18:57
Download all saved cards in cardconjurer. Open the Developer Console while on https://cardconjurer.org/creator, paste the content of this file, then hit "return"
(async () => {
const DELAY_BETWEEN_CARDS_IN_SECONDS = 2;
const cardNames = JSON.parse(localStorage.getItem("cardKeys"));
const wait = miliseconds => new Promise(resolve => setTimeout(resolve, miliseconds));
const loadImage = src => new Promise(resolve => {
const img = document.createElement('img');
Einkaufsliste:
- Olivenöl
- Salz
- Pfeffer
- 4 Speisezwiebeln
- 1tl Kreuzkümmel (ganz)
- 3 Knoblauchzehen
- 3 Thai Chilis
- 1kg Rinderhack
- 3 Dosen gehackte Tomaten
(() => {
const s = document.createElement('style');
s.type = 'text/css';
s.textContent = `[data-cognigy-webchat]>:last-child { display: none !important; }`;
document.head.appendChild(s);
console.log('added hide input styles');
})();
node -> nvm
i3
dmenu -> rofi
i3status -> i3bar
theme: hybrid
https://terminal.sexy/#HR8hxcjGKCoupUJCjJRA3pNfX4GdhWePXo2HcHiANztBzGZmtb1o8MZ0gaK-spS7ir63xcjG