This is a general dumping ground of things of interest, tools, and libaries, most of which is probably not very interesting but may be of use to some
Note - personal repositories and gists here do not represent my work for clients
This is a general dumping ground of things of interest, tools, and libaries, most of which is probably not very interesting but may be of use to some
Note - personal repositories and gists here do not represent my work for clients
.NET web application mapping GPS locations from images files onto a map
C#
!SPConv - an old RISC OS tool wrapping a GUI around the spconv command line ZX Spectrum snapshot converter tool
#!/usr/bin/env python3
import argparse
import io
import zipfile
from datetime import datetime, timezone
#!/usr/bin/env python3
import argparse
import gzip
import io
import zipfile