azisk1
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I built Zpace to find what's hogging my disk — not just which files are big, but what kind (node_modules, venvs, ML models, caches). It shows deletable units so you know what to clean. Recent improvements: - Streaming…
- Show HN: Check what is hogging your disk zpace (github.com)
Hello world! I would like to share that I have created a simple open-source Python CLI app to check what's hogging all the disk space! You can install it with pip. It's like space but Zpace. pip install zpace and find…