https://github.com/cspyridakis/sctt
This is a personal collection, of useful scripts.
https://github.com/cspyridakis/sctt
application-config application-monitoring bash debian linux python shell shell-scripts
Last synced: 3 months ago
JSON representation
This is a personal collection, of useful scripts.
- Host: GitHub
- URL: https://github.com/cspyridakis/sctt
- Owner: CSpyridakis
- License: gpl-3.0
- Created: 2018-10-11T20:47:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-21T18:51:04.000Z (over 1 year ago)
- Last Synced: 2025-03-09T16:37:11.366Z (over 1 year ago)
- Topics: application-config, application-monitoring, bash, debian, linux, python, shell, shell-scripts
- Language: Shell
- Homepage:
- Size: 173 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SCTT  
***SCTT*** stands for ***SC***ripts for ***T***edius ***T***asks
This is actually a personal collection, of useful scripts that automate simple (but boring :joy:) or repeatable actions in Linux.
Some of them are:
1. [Arch linux installation guide](./shellScripts/Arch/arch-linux_installation.sh)
2. [Apps install script for Debian based systems](./shellScripts/Debian/apps_install-1.2-debian.sh)
3. [Install Robot Operating System](./shellScripts/Debian/install-ros-ubuntu-x86.sh)
4. [Install OpenCV](./shellScripts/Debian/install-opencv-debian-x86.sh)
5. [Router automations using telnet](./shellScripts/Bash-automate-actions/router_action-1.0.sh)
6. [Create log files on script execution](./shellScripts/Bash-automate-actions/script_log-1.1.sh)
7. [Backup and Restore your gnome-terminal theme](./shellScripts/Bash-automate-actions/terminal-color-theme-bu.sh)
8. [Massive rename filenames in folder](./shellScripts/Bash-automate-actions/massive-rename-files-in-folder.sh)
9. [Simplify Youtube-dl usage](./shellScripts/Bash-automate-actions/yt-dl.sh)
> [!NOTE]
> TODO: Create an index for future expansion