Personal collection of Bash scripts for backups, automation, and system maintenance.
These scripts are designed for Linux/macOS environments and help automate routine tasks such as backups, monitoring, and housekeeping.
- 📂 Backup automation — create and rotate backups for multiple folders
- 🖥 System maintenance — clean old files, monitor changes
- ⚙ Configurable — easy to adjust settings via variables
- 🎨 Optional colored output — toggle colors with a single variable
- 📝 Logging support — save script output to log files
├── README.md # This file
├┬─ scripts/
│└── *.sh # Some automation scripts
└── docs/ # Documentation and notes
git clone https://github.com/yourusername/home-scripts.git
cd home-scriptscd scripts
chmod +x *.sh- backup-script.sh - Backup multiple folders (Ukrainian version 🇺🇦)
- macOS Automator Droplet — Replace
_with-in filenames (Ukrainian version 🇺🇦) - occscan.sh - Script runs the Nextcloud
occ files:scancommand for a specific user and path