Introduction ============ About Mundus ------------ Mundus is a small utility that can help you keep your :file:`/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*. ******* Backups ******* There are two options to make backups before cleaning a directory. .. glossary:: 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 :guilabel:`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 :menuselection:`View --> Reports` Software Requirements --------------------- Mundus requires the `Gambas3 `_ runtime, and the following components: * gb.image * gb.qt4 * gb.form * gb.desktop * gb.settings * gb.net * gb.net.curl * gb.crypt