Tertemiz means “the most clean” in Turkish. A nice buzzword for the application, which deletes unnecessary files in the computer with a simple interface. The program was designed for Linux in Qt, actually for Pardus, a certain distribution of Linux which is, apparently, very popular in Turkey.
Unnecessary files include:
- Temporary files from the package manager
- Temporary files from the browser
- Temporary files from the interface display
Further suggestions for the development of this program:
- Try to use programming API’s provided by each application to clean the cache instead of manually deleting the folders. This way you will be protected against future changes in the program.
- Try to include this application in the Pardus distribution in the near future.
- This application can run when the low disk space signal triggers.
Advertisement