diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +# scripts and tools
+
+## A collection of python 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
|