Collection of practical bash scripts for common file processing tasks.
Find a file
2026-01-08 17:14:30 +01:00
cleanup-tools Carica file su "cleanup-tools/remove-mac-files" 2026-01-08 17:04:35 +01:00
font-tools Carica file su "font-tools/convert-ttf-to-woff2" 2026-01-08 17:05:38 +01:00
image-tools Carica file su "image-tools/optimize-png" 2026-01-08 17:08:24 +01:00
privacy-tools Carica file su "privacy-tools/randomize-mac-address" 2026-01-08 17:09:07 +01:00
LICENSE Carica file su "/" 2026-01-08 17:02:59 +01:00
README.md Aggiorna README.md 2026-01-08 17:14:30 +01:00

Bash Utility Scripts

Collection of practical bash scripts for common file processing tasks.

Script Categories

🧹 Cleanup Tools

Tools for system maintenance and file cleanup operations.

🔤 Font Tools

Scripts for font processing and conversion.

🖼️ Image Tools

Utilities for image optimization and processing.

🔒 Privacy Tools

Scripts for privacy protection and security.

📖 Documentation

For detailed usage instructions, examples, requirements, and technical details, see the README file in each script's directory. Each script has specific usage instructions depending on whether it's used from Nemo file manager or terminal.

📄 License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

GPL v3 Summary: You are free to use, modify, and distribute these scripts. Any derivative work must also be licensed under GPL v3 and include the source code.