Welcome to the documentation of all my daily shell productivity tools.
Shell plugins:
- thefly Shell plugin/dotfiles manager and teleporter
- shell-ng All joknarf plugins in one (nerdp/redo/seedee/complete-ng/selector)
- selector Shell interactive menu plugin
- nerpd Nerd prompt for bash/zsh/ksh
- redo Interactive command history menu / completion
- seedee Interactive directory history menu / completion
- complete-ng Command line completion interactive
Command line tools:
- pgtree Unix process hierachy tree display / search / kill
- run-para Parallel jobs manager TUI with live output
- ssh-para Parallel SSH jobs manager TUI
- portune multithreaded port scanner / html report
- mkshz self-extractring shell archive packager
- targpg tar command with gpg encrypt/decrypt
- lsicon simple ls enhancer (icons/colors)
- dfbar simple df enhancer (colors/percent bar)
- neonfiglet animated colorfull rainbow banners
- shellme Human shell typing simulator
Web tools embedded servers:
- pywebfs Simple http(s) file ferver
- pywebexec http(s) API/web server command launcher and terminal sharing
Fuse filesystems:
- fuse-sshautofs fuse automount sshfs filesystems accessing hostname dir
- fuse-memfs Simple fuse memory fs
Package repositories:
| URL | Activate repo command |
|---|---|
| yum | sudo dnf install https://joknarf.github.io/yum/joknarf_repo.rpm |
| deb | curl -OL https://joknarf.github.io/deb/pool/main/joknarf-repo.deb;sudo dpkg -i joknarf-repo.deb |
| brew | brew tap joknarf/tools |