Various little selfmade scripts. Consists of:
| file name | description |
|---|---|
| colorpicker.py | A tool to pick a RGB color from an image's pixel |
| myUpdate.sh | tool to update all installed packages with one command |
| rename_files.py | Rename and number multiple files in a directory |
| sort_files.py | Rename and sort multiple files by their time stamp |
| tab2tex.py | A function to generate a LaTeX table from python arrays |
| Switch.py | Add case statement as in C languages |