automation-scripts
There are 90 repositories under automation-scripts topic.
Danilop95/Proxmox-Enhanced-Configuration-Utility
Is a comprehensive and versatile Bash script designed to simplify and optimize the configuration and management of Proxmox Virtual Environment (VE) systems.
Smartproxy/Selenium-proxy-authentication
Example of username and password proxy authentication for use in Selenium
jaladh-singhal/utiliPy-scripts
Collection of Utility Python Scripts to automate mundane tasks & to do cool stuff
fr0st-iwnl/WinMacros
🧩 \\ Lightweight Windows macros for faster tasks and easy system control.
ghaithheni/easydjango
EasyDjango is a command-line tool for quickly setting up a new Django project with customizable options, including app creation, templates, static files, and superuser setup.
amaanabbasi/GithubProjectAutomation
Automation makes you more efficient
Anilnayak126/Python-files-
A collection of Python files documenting my learning path and progress in mastering Python programming. This repository includes code snippets, practice exercises, and notes on key concepts, libraries, and frameworks, aimed at enhancing my understanding and proficiency in Python development.
CrazyHer/run-away-from-sdu
山大?快润!山东大学一键申请出校脚本
0xsyo/automation-scripts
The main.sh script is used to run all scripts/projects/bots with 1 command, in a specific directory containing JavaScript or Python projects. This script will check if the folder has been preprocessed, avoid reprocessing, and run the JavaScript file using Node.js
nathadriele/airflow-tableau-ec2-maintenance
This project automates weekly maintenance for a Tableau server on an EC2 instance using Apache Airflow, ensuring optimal performance and reliability. The DAG performs disk cleanup and sends notifications with the results via AWS SNS.
fagun18/Automation-Testing-with-WebdriverIO-
This repository contains code and examples for implementing test automation using WebdriverIO, a powerful test automation framework for Node.js. With WebdriverIO, you can conduct end-to-end, unit, and component testing in the browser environment.
foo123/scripts
Scripts and Tools for Automation Tasks
Abhinav-26/Automation-Scripts
The Repository some automation scripts which can be used to automate the boring tasks.
christophernarciso/Programming
Archive of personal projects, material, tutorial src code, & more.
heyvaldemar/disable-inactive-users-active-directory
Automatically Disabling Inactive User Accounts in Active Directory
Pirate-Emperor/UE5VC-Perforce
UE5VC-Perforce integrates Perforce version control with Unreal Engine 5, enabling seamless collaboration on game development projects across multiple devices. It streamlines asset management, supports branching and merging, and enhances team productivity.
s1as3r/skripts
Skripts go skrrrrrt!
Tech-Xploit/Basic-X
Termux Basic Packages
unkn0wnAPI/sysadmin-scripts
A collection of self-made sysadmin scripts
abd0hrz/Shell-scripts
Shell scripts for automation repetitive tasks
codeterrayt/InstaQuoteBot
InstaQuoteBot is a Python script designed to automate the process of generating and posting quote images to Instagram.
deep5050/smart-radio
Play Online Radios From The Terminal with song information !!
hyslan/Val
Sistema Val.
sharmaniraj009/malware-analysis-automation
Malware Static Analysis Script
TheTallProgrammer/react-cli-tool
The React Project CLI Tool simplifies and accelerates React app development, automating initial setup tasks like project structuring and repository creation, allowing developers to focus on coding.
1Git2Clone/recordings-mover
A simple python CLI app which you can use to organize your saved OBS recordings and replay buffers.
1mcold/Auto-Typer
Simple Auto Typer on Python
Darkcom-Dev/automation-scripts-collection
Collection of automation scripts for Linux, focused on code projects and CLI utils and more
fradseu/AppScript_mail_v1
Procurar E-mail no Gmail
fybx/reve
Desktop environment, from the comfort of a Bash script [mirrored from https://git.fybx.dev/fyb/reve]
halt9k/background-winapi-messages
A tool to experiment with sending WinApi messages using PySide6 and QThreads
Harsh9871/codeQuest
CodeQuest is a personal project that replicates the core functionalities of the popular coding practice platform, LeetCode. This clone allows users to practice coding problems, track their progress, and participate in coding challenges, all within a self-hosted environment.
itzNamanDev/HTTPStatus
HTTP Status Checker Tool: A Python-based toolset designed for efficiently checking the HTTP status of multiple subdomains. This repository features two scripts, check_http.py for standard checks and fast_check_http.py for concurrent, rapid assessments. With user-friendly output and support for HTTPS requests.
jpfranca-br/frps-setup
Automate the install and configuration of a clean Ubuntu server to run Fast Reverse Proxy - FRP https://github.com/fatedier/frp
meysam81/ansible-collections
A collection of handy Ansible collection roles I use on a daily basis for managing my infrastructure
SrujayReddy/Custom-Unix-Shell
A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.