- utils:
admerge
: Do an advanced, better merge. (git wrapper).
Somewhat maintained, might be obsolete at certain time points. Will be replaced
by a better version in the future.
- shells/bash:
ffmpeg_cfrom
: Trim all (of video, audio) before X time losslessly.
ffmpeg_concat
: Concatenate two files losslessly.
ffmpeg_cto
: Trim all (of video, audio) after X time losslessly.
ffmpeg_merge
: Merge two files losslessly.
yt_a
: Download highest quality AAC from YouTube videos.
yt_s
: Download English subtitles from YouTube videos.
yt_v
: Download highest quality AVC (H.264) from YouTube videos.
GNU General Public License v3.0 only
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
- linux-kernel (2020-22):
build_kernel
: Advanced universal script for Linux kernel building.
Probably irrelevant now.
copy_config
: Copy kernel .config as defconfig.
- misc (2020-22):
AAPKslurp
: Builds raw APK list (pm list packages -f).
android_apis
: Misc "API-like" functions.
decrement_num
: Decrement number in filenames.
drs_apks
: Used to install apps I used on Nokia 3.4.
drs_debloat
: Used to debloat Nokia 3.4.
fixFnameNSort
: Fixes bad N sort of filenames by applying proper
lexicographical sort.
gclog
: Provide patch URLs and it will give you "log"-like output of them with
references.
increment_num
: Increment number in filenames.
r9q_debloat
: Used to debloat Samsung Galaxy S21 FE 5G.
- shells/ps (2023-24):
mscalindt.ps1
: Used to debloat/setup Windows 10.
- utils (2020-22):
fswap
: Create a swap file.
Might be picked up again in the future.
spatch
: Sort commit/patch URLs by date.