aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 96cb12bf56c515a276f0e823da12a062e7dd1bba (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 - intuitive 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.