mirror of
https://github.com/KrisKennaway/bigapple.git
synced 2025-01-13 12:31:28 +00:00
kris
6a4706d6b0
Build a JSON graph of the levenshtein distances between pairs of boot1
sectors and visualize it as a D3 force-directed graph. This is pretty cool There are two thresholds to control the graph size and connectivity - limit to boot1 images that are represented in at least 10 disks - only render links for distances < 200 bits Needs improvements, e.g. - use human-readable names for the boot1 images - potentially add controls for dynamically changing those thresholds and other D3 params - display list of associated disks to each image
bigapple
Tools for bulk processing and classification of Apple II disk images
Description
Languages
Python
85.7%
HTML
14.3%