Documentation hub for the BrightDate utility ecosystem — file search, networking, timing, GPU profiling, and the shell that ties them together.
Live site: brightutils.digitaldefiance.org
This repo is GitHub Pages only. The site lives in docs/index.html and covers:
- The full Bright Utils stack (BSH, brightdate-rust, bright-findutils, bright-iputils, gpucap)
- Color-enhanced, feature-extended tooling
- Unified
%format spec across the ecosystem - Install instructions via the Homebrew tap
| Project | Tools |
|---|---|
| brightdate-rust | bdate, btime, buptime, bcal, bwatch |
| bright-findutils | bfind, blocate, bupdatedb, bxargs |
| bright-iputils | bping, bclockdiff, btraceroute, bmtr, baudit |
| gpucap | GPU, CPU & unified memory on Apple Silicon — gpuexercise subcommand |
| bsh | BrightShell — zsh-compatible shell with BrightDate built in |
Submodules in this repo mirror those projects for local reference.
Pushes to main that touch docs/** automatically deploy via GitHub Actions (.github/workflows/pages.yml).
To preview locally, open docs/index.html in a browser.