Skip to content

Latest commit

 

History

History
94 lines (94 loc) · 9.05 KB

release_binary.md

File metadata and controls

94 lines (94 loc) · 9.05 KB
Tool Purpose Used in
chezmoi Manage dotfiles across machines Prerequisite
age Simple file encryption Prerequisite
rbw Bitwarden CLI tool Prerequisite, in silos/awesome
jq JSON processor silos/awesome
delta Syntax highlighting pager for git, diff, and grep output home/dot_config/git
bat Alternative to cat with syntax highlighting and Git integration Frequently used tool
fd Alternative to find, simpler and faster Frequently used tool, in silos/fish
eza Alternative to ls with colours, faster Frequently used tool
ripgrep Alternative to grep, with Git integration and faster Frequently used tool
gping Alternative to ping with graph Frequently used tool
wtf Personal information dashboard on CLI Frequently used tool
zoxide Alternative to cd with smarter Frequently used tool, in silos/fish
direnv Load environment variables depending on directory Frequently used tool, in silos/fish
navi Cheatsheet CLI tool Frequently used tool, in silos/fish, silos/tmux
btop Alternative to htop and glances Frequently used tool, in silos/awesome, silos/hyprland
himalaya Email CLI tool Frequently used tool, in silos/awesome
smug Tmux session manager Frequently used tool, in home/dot_config/smug
projekt Smart CLI command to manage project folder Frequently used tool, in silos/fish
greenclip Clipboard manager for X Frequently used tool, in silos/awesome
cliphist Clipboard manager for Wayland Frequently used tool, in silos/hyprland
docker-compose Run multi-container applications DevOps tool
lazydocker Interactive TUI with Docker and Compose DevOps tool
dive Explore each layer in Docker images DevOps tool
k9s Interactive TUI with Kubernetes cluster DevOps tool
k0sctl Bootstrap and manage k0s cluster DevOps tool
talosctl Bootstrap and manage Talos Linux cluster DevOps tool
helm-docs Generate documents for Helm chart DevOps tool
kubeconform Validate Kubernetes manifest DevOps tool
sops Managing secrets in Git repositories DevOps tool
argocd Interactive with ArgoCD on Kubenetes cluster DevOps tool
flux Interactive with Flux on Kubenetes cluster DevOps tool
fly CLI tool for cloud application on fly.io with container DevOps tool
terragrunt Wrapper for Terraform to provide extra tool DevOps tool
terraformer Generate Terraform from existing infrastructure DevOps tool
terraform-docs Generate documents for Terraform modules DevOps tool
kubeseal Encrypt secret on Kubernetes cluster DevOps tool
steampipe SQL console for API queries DevOps tool
procs Alternative to ps with colours, tree view... SysOps tool
rclone Sync files to and from cloud providers SysOps tool
viddy Alternative to watch with colours, diff, time machine... SysOps tool
dust Alternative to du with more intuitive SysOps tool
duf Alternative to df with colours... SysOps tool
restic Backup program SysOps tool
infracost Estimate cost of cloud infra via Terraform FinOps tool
kubescape Kubernetes security platform SecOps tool
terrascan IaC security analyzer SecOps tool
trivy Security scanner SecOps tool
amass Network mapping of attack surfaces and external asset discovery SecOps tool
termshark TUI to network packet analysis Network tool
curlie Alternative to curl with the ease of use from httpie Network tool
bandwhich CLI bandwidth utilization tool Network tool
q Alternative to dig Network tool
websocat Netcat, curl and socat for websocket Network tool
flarectl Interactive CLI with Cloudflare Network tool
watchexec Detects modifications and run command Developer tool
gomplate Template rendering, like jinja Developer tool
semantic-release Semantic release Developer tool
svu Get Sematic version Developer tool
hugo Build static website Developer tool
trdsql CLI execute SQL queries tool Developer tool
task Alternative to make, a task runner Developer tool
step CLI tool for PKI systems and workflows Developer tool
stripe CLI to build, test Stripe integration Developer tool
d2 Diagram as code tool Developer tool
d2plugin-tala Engine plugin TALA for d2 Developer tool
arduino CLI to manage Arduino board IoT tool
k6 Load testing tool Testing tool
venom Integration testing tool Testing tool
hyperfine Benchmarking tool for CLI apps Miscellaneous
cointop TUI to track coin stats Miscellaneous
tickrs TUI to track stock stats Miscellaneous
pastel Generate, manipulate, convert colors CLI tool Miscellaneous
tldr Cheatsheet CLI tool Miscellaneous
yt-dlp Download videos tool Miscellaneous
viu View image on CLI Miscellaneous
patat CLI presentation tool Miscellaneous
ncspot Spotify CLI client Miscellaneous
ec Verify files are in harmony with .editorconfig Linter, in silos/neovim
shellcheck Linter for Bash script Linter, in silos/neovim
vale Linter for prose Linter, in silos/neovim
stylua Linter, formatter for Lua Linter & formater, in silos/neovim
hadolint Linter for Dockerfile Linter, in silos/neovim
ltrs Spell check for Markdown, text file Linter, in silos/neovim
ltcc Spell check for comment in code Linter, in silos/neovim
tflint Linter for Terraform Linter, in silos/neovim
pint Linter for Prometheus rules Linter
yamlfmt Formatter for YAML Formatter, in silos/neovim
shfmt Formatter for Bash script Formatter, in silos/neovim
jira Interactive CLI tool with JIRA Project management tool
glab Interactive CLI tool with Gitlab Project management tool
gh Interactive CLI tool with Github Project management tool
vivid A themeable LS_COLORS generator with database Frequently used tool