Collection of useful linux tools and scripts
- media_on_kde_desktop - Daemon for the KDE Plasma that detects mounts and shows mounted media (drive) icons on the desktop.
- meld-caja - Integrates Caja (MATE Desktop) and Meld tool. Should also work for Nautilus and other similar file managers.
- multimounter - Mount ISO images containing multiple partitions.
- pip3_update - Script for checking and performing updates on python 3 packages via pip install.
- unpack - Script unpacking multiple archives (RAR, 7Z, ZIP) using brute force by trying multiple passwords.
- vscode_cleaner - Visual Studio Code creates heavy hidden directoiries
.vscode/ipch
when working on C/C++ projects, This script searches for them, and removes after user confirmation.