Skip to content

Instantly share code, notes, and snippets.

@Chooks22
Chooks22 / kemono-party-downloader.user.js
Last active April 1, 2025 18:31
Bulk Downloader for Kemono.Party
// ==UserScript==
// @name Kemono Toolkit
// @namespace http://kemono.su/
// @version 5.0.2-beta
// @author Chooks22 <[email protected]> (https://github.com/Choooks22)
// @description Adds features and QoL improvements to kemono.su.
// @icon https://www.google.com/s2/favicons?sz=64&domain=kemono.su
// @downloadURL https://gist.githubusercontent.com/Chooks22/6f28904bebe7f7cdc0a2a2b4cf6a6df1/raw
// @updateURL https://gist.githubusercontent.com/Chooks22/6f28904bebe7f7cdc0a2a2b4cf6a6df1/raw
// @match https://kemono.su/*
@Chooks22
Chooks22 / koikatsu-linux-howto.md
Last active December 30, 2024 03:44
How To Run Koikatsu in Linux using Bottles

How To Run Koikatsu in Linux using Bottles

Installing Bottles

Bottles is a Graphical Frontend for managing your Wine Applications.

Basically it's an app that allows you to click buttons to play games instead of typing random commands you don't understand that you copy-pasted from the internet into your terminal.

For Ubuntu-based distros (apt install)

@redsfyre
redsfyre / nvfixbl.sh
Created June 9, 2021 19:07
Simple script I wrote for Arch Linux to use Nvidia brightness setting properly
#!/bin/bash
for x in \
nvidia-460.67-5-x86_64.pkg.tar.zst \
nvidia-dkms-460.67-1-x86_64.pkg.tar.zst \
nvidia-settings-460.67-1-x86_64.pkg.tar.zst \
nvidia-utils-460.67-1-x86_64.pkg.tar.zst \
; do
test -f $x || \
@MiyacoGBF
MiyacoGBF / 01_NieR_FAR.md
Last active March 19, 2025 23:38
How to Install FAR, HD Texture Pack, and ReShade (GShade) for NieR:Automata on Linux
@OdinsPlasmaRifle
OdinsPlasmaRifle / arch_linux_installation.md
Last active April 11, 2025 21:21
LVM on LUKS Arch installation with systemd-boot