Yayloyan
Tools
Projects
Contact
Script Hub
A curated collection of automation scripts to save you time and effort.
Bash Scripts ๐ง
๐งน
Clean Temp Files
โ Remove system cache/temp files
๐
Auto Backup
โ Sync folders using rsync
๐ฆ
Compress Logs
โ Gzip logs older than 7 days
โฑ๏ธ
Schedule Shutdown
โ Power off after a delay
PowerShell Scripts ๐ช
๐งฝ
Clear Windows Temp
โ Delete temp files, prefetch, and recycle bin
๐
Auto-Launch Apps
โ Add an app to Windows startup
๐
Log Install Events
โ Log app installation history from event logs
๐ก
Toggle Brightness
โ Toggle screen brightness (concept)
Git / DevOps ๐ ๏ธ
๐
Auto Git Pull
โ Pull latest changes in a repo on demand
๐ฅ
Clone GitHub Repos
โ Clone all repos from a GitHub user using API
๐
Commit Template Guide
โ Format guide for writing good commits
Web Dev Utilities ๐
๐
Minify Assets
โ Minify HTML/CSS/JS in a directory
๐งผ
Remove console.logs
โ Strip all console logs from a JS file
๐
Check Broken Links
โ Crawl a site to find broken URLs
Productivity Tools โก
โณ
Pomodoro Timer
โ 25-minute terminal-based productivity timer
๐ฒ
Telegram Notifier
โ Send messages using Telegram Bot API
๐ง
Email Sender
โ Send email using Gmail SMTP from Python
๐
Add to Google Calendar
โ Add an event using Google Calendar API