Available scripts
Scripts you may use on any Unix-like system. Each links to its own page with parameters, usage examples, and .env keys.
| Script | Description |
|---|---|
| Dev Setup | Development setup for git repositories |
| PHP Switch | Switch the main version of PHP on your OS |
| Generate Password | Generate a strong and secure password |
| Backup | Back up documents on a Linux machine |
| Restore VS Code Folder | Restore a project’s .vscode folder from backup |
| Hash Filenames | Rename files in a directory to random hashes |
| Git Copy | Copy the diff between two git commits, then zip it |
| Splice Images | Splice 2+ images horizontally via ffmpeg |
| Splice Videos | Splice random clips of one video into a target-length output via ffmpeg |
| Tampermonkey Install | Build a GitHub userscript URL and open it for Tampermonkey |
| Shutdown Guard | Gate a shell-initiated shutdown/restart behind .env guards |
| My Scripts | List the custom commands from shell-scripts and python_scripts |