aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: e1c305634924306b430037af28b1348bfd0f4a91 (plain)
1
2
3
4
5
6
7
8
9
# scripts and tools

## A collection of small tools and stuff I wrote to make my life marginally easier

### Programs so far
* fhash - inutitive CLI for hashing files
* xls2csv - converts old excel files into a csv format without having to use excel
* julia-c - C-based CLI for efficient julia set image rendering because python was too slow.