Skip to content

rostfirsikov/home-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›  Home Scripts Collection

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.


πŸ“Œ Features

  • πŸ“‚ 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

πŸ“‚ Repository Structure

β”œβ”€β”€ README.md # This file 
β”œβ”¬β”€ scripts/ 
│└── *.sh # Some automation scripts
└── docs/ # Documentation and notes

πŸš€ Usage

1. Clone the repository

git clone https://github.com/yourusername/home-scripts.git
cd home-scripts

2. Make scripts executable

cd scripts
chmod +x *.sh

Index

  1. backup-script.sh - Backup multiple folders (Ukrainian version πŸ‡ΊπŸ‡¦)
  2. macOS Automator Droplet β€” Replace _ with - in filenames (Ukrainian version πŸ‡ΊπŸ‡¦)
  3. occscan.sh - Script runs the Nextcloud occ files:scan command for a specific user and path

About

Home scripts: backups, system maintenance, and automation tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages