You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based developer tool to capture and compare folder snapshots using MD5 hashing, built with an interactive Streamlit web UI. Shows folder stats, history, and file-level changes (added/modified/removed) between snapshots.
A Python-based developer tool that captures file snapshots using MD5 hashing and compares them to detect added, modified, and removed files. Built with Streamlit web UI. Supports ZIP upload, line-by-line diff, snapshot history, and file comparison.