A set of useful scripts. Most of them can be installed and removed with the install script. Some scripts may require source code adaptation.
| Name | Platform | Description |
|---|---|---|
| notestopdf.rb | Windows | Export Sticky Notes to PDF. |
| winbackup.sh | Windows | Secured file backup with 7-Zip. |
| winconv.sh | Windows | Encoding conversion for console programs. |
| csvt.rb | Ruby | Transform a CSV file based on a given template. |
| bzrgrep.rb | Ruby | Find out what revision from a Bazaar branch has introduced some specific change. |
| bzrcheck.sh | Unixy | Pending work check for Bazaar branches. |
| bzrtags.sh | Unixy | Tag synchronization check of Bazaar branches. |
| launchtohub.sh | Unixy | Mirror Launchpad branches on GitHub. |
| ppk-add.sh | Unixy | Add a PuTTY private key to current SSH agent. |
| numpass.sh | Unixy | Convert an alphanumeric password into numeric-only. |
| randpass.sh | Unixy | Random password generation. |
| Name | Platform | Description |
|---|---|---|
| colormake.sh | Unixy | Colorized output for Make and GCC. |
| easyoptions | Unixy | Easy option parsing for Bash and Ruby. |
| vimcat.sh | Unixy | Syntax highlighting for the cat command. |
| vimpager.sh | Unixy | A terminal pager with syntax highlighting. |