-
forkrun Public
runs multiple inputs through a script/function in parallel using bash coprocs
-
openwrt Public
Forked from openwrt/openwrtThis repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merg…
-
packages Public
Forked from openwrt/packagesCommunity maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
Makefile GNU General Public License v2.0 UpdatedDec 18, 2025 -
timep Public
`timep` is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. `timep` does much more than "providing per-command execution times" -- it maps the …
-
misc-public-scripts Public
miscellanuious scripts that I want to make publically available
-
-
b64 Public
Pure-bash base64 encoding and decoding for embedding binary files. directly in scripts and text documents. Includes bash native base64 compression and embedded checksum verification.
Shell MIT License UpdatedAug 18, 2025 -
FlameGraph Public
Forked from brendangregg/FlameGraphStack trace visualizer
Perl UpdatedJul 26, 2025 -
awesome-bash Public
Forked from awesome-lists/awesome-bashA curated list of delightful Bash scripts and resources.
-
timeprofile Public
tool for measuring the execution time of all commands called by a shell script or shell function
-
openwrt-plexmediaserver Public
Sets up an on-router plex media server instance
-
CustomFedoraLiveISO Public
Script that allows one to easily generate a custom Live Fedora ISO image by customizing an existing Live Fedora image.
-
bash_uint Public
functgions to convert numbers (stored as ascii text) to uint representation and back
-
openwrt-custom-builds Public
Custom firmware images (compiled locally from source) for OpenWrt
-
nss-packages Public
Forked from qosmio/nss-packagesQCA NSS Packages
C GNU General Public License v2.0 UpdatedApr 17, 2024 -
FixWindowsImageCorruption Public
Set up a scheduled task to automatically fix windows image corruption in Windows 10+
-
optParse Public
A set of bash development tools to automatically generate option parsing code from a minimal and succinct option parsing definition table. Both extglob and regex option parsing is implemented.
-
bash_nd_array Public
basic framework for creating and using n-dimensional nested arrays in bash
-
openwrt-alpine-fan-control Public
Forked from hurrian/openwrt-alpine-fan-controlFan control for R9000/XR700 on OpenWrt
-
OpenWrt-guest_wifi Public
Automatic setup script for a guest wireless network (optionally with OWE) for dual-band 80211 ath10k devices on OpenWrt.
-
systemd-homed_ZFS Public
This repo contains scripts and systemd services that make it possible to use systemd-homed in "LUKS" mode to automatically decrypt and lock a home directory on an encrypted ZFS dataset
-
zfsEncryption_SpeedTest Public
Compares I/O speed on RAM-backed temporary ZFS datasets (unencrypted ZFS, ZFS native encryption, and ZFS over LUKS) datasets using fio