Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 531 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 531 Bytes

Cache clearing app for MAC, WINDOWS and LINUX -- INSPIRED BY PARALLEL WINDOWS 'CLEAN DRIVE'

  • The current code is for MAC OS even tho it is not complete.
  • I got frustrated while writing it after it started crashing and bringing wrong calculations for cached file size
  • After I clear the cache files it will bring correct calculation
  • I will try and check in the future if I can make any changes to the calculation and find out why it is crashing
  • Personally I think tkinter is not good for writing programs like that