Skip to content
forked from sebikul/mundus

Clean and backup your /home folder from old configuration files created by now uninstalled software.

License

Notifications You must be signed in to change notification settings

igor-cali/mundus

 
 

Repository files navigation

Mundus Home Folder Cleaner

Mundus is a small utility that can help you keep your /home folder clean. It keeps an internal database of known applications and folders, and automagically detects those apps that where uninstalled but left configuration files. Each supported application is also called a module, and each folder it describes is called a submodule.

Features

Backups

There are two options to make backups before cleaning a directory.

  • Automatic If the directory to clean is below the size limit, a backup will be automatically executed before the clean begins.

  • Manual The alternative, just click the Backup button when selecting a submodule.

Reports

This feature is useful if you want to keep track of the freed space, the amount of files deleted, or any other data you are interested in. They are stored as JSON files and are easy viewable if you go to View --> Reports

Installing

Please refer to the Installation instructions and follow the steps for your current Linux distribution.

Software Requirements

Mundus requires the Gambas3 runtime, and the following components:

  • gb.image
  • gb.qt5
  • gb.form
  • gb.desktop
  • gb.desktop.x11
  • gb.settings

About

Clean and backup your /home folder from old configuration files created by now uninstalled software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%