Script
A program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor.
- GitHub: https://github.com/topics/script
- Aliases: scripts,
- Last updated: 2026-06-25 00:24:07 UTC
- JSON Representation
https://github.com/defenwycke/bitcoin-reaper
Reaper: dead code detection engine for Bitcoin witness scripts. Static analysis of transaction witnesses to identify inscription envelopes, unreachable code, fake pubkeys, and excess data.
analysis bitcoin dead-code inscriptions script static-analysis witness
Last synced: 20 Apr 2026
https://github.com/leojonathanoh/validate-css-bracers
A Powershell module to help locate any unmatching bracers in a .css file/string.
bracers module powershell script validation webdevelopment
Last synced: 12 Jun 2026
https://github.com/ffstghc/blastscript
My first Python script: a simple algorithm to compare sequences with variable input region not relying on any additional packages.
Last synced: 13 Jun 2026
https://github.com/dimits-ts/cppautomationtools
Python scripts that generate various kinds of C++ header and source files according to YAML config files.
devops-tools enum script source-code-generation yaml
Last synced: 21 Apr 2026
https://github.com/blayung/text-distorter
A python script to distort text.
distortion distortion-effects python script text
Last synced: 13 Jun 2026
https://github.com/activexdiamond/timekeeper
A simple single-file library for timing Lua functions.
benchmark-script benchmark-tool benchmarking helper library lua script timing tool
Last synced: 23 Apr 2026
https://github.com/kerciu/pil-img-2-ascii
🖼️ Very Simple Image to ASCII Project 🎨 — A basic Python project that converts images to ASCII art using the PIL library 📸🖋️. This project demonstrates how to transform image data into text-based art, offering a fun way to practice Python and image processing techniques. 🚀✨
ascii ascii-art ascii-art-generator automatization image-processing pillow python python-script script
Last synced: 06 Jun 2026
https://github.com/marcodpt/config
My settings files and automation scripts.
config private script setup setup-script
Last synced: 06 Jun 2026
https://github.com/ouzrourextra/bash_scripts_for_fast_dev_with_golang
pythons scripts that i have created to make the dev of go lang fastest
Last synced: 24 Apr 2026
https://github.com/menghif/showdir
Bash script to view and edit permissions of all directories in the path
Last synced: 24 Apr 2026
https://github.com/natthasath/cloudflare-shell-script
Cloudflare Droplet Script: Automates server setup with Cloudflare integration for efficient deployment and management. Simplify your workflow.
cloudflare droplet script shell worker
Last synced: 19 May 2026
https://github.com/chibby0ne/spaces_to_underscores
Simple bash script that replaces filenames' whitespaces for underscores
bash script underscore whitespaces
Last synced: 24 Apr 2026
https://github.com/randomgamingdev/discordremote
This is a easy to use remote control bot, which allows you to control the computer that is hosting the bot! It has an intuitive command system in order to help you use the bot easy and fast!
discord discord-bot python remote-control script small
Last synced: 25 Apr 2026
https://github.com/itzcozi/dabloon-bank
A bank for your dabloons I made this a while ago.
Last synced: 25 Apr 2026
https://github.com/titchwotlakosta779/roblox-krampus
Roblox Krampus Executor: The ultimate Roblox Executor, offering top script performance and a user-friendly dashboard for seamless gaming and scripting.
automation code development game github lua open-source programming project repository roblox roblox-scriptify script scripting
Last synced: 27 Apr 2026
https://github.com/ksobrenat32/scripts
Some of my scripts
bash bash-script script scripts
Last synced: 27 Apr 2026
https://github.com/fabianserna/dark
One-click Windows dark/light switch⚡️PowerShell script for Win 10/11
accessibility automation batch-file cli dark-light-switch dark-mode desktop-customization light-mode personalization powershell quick-launch script system-theme theme-switcher windows-10 windows-11 windows-registry windows-themes windows-utilities
Last synced: 27 Apr 2026
https://github.com/lucasmodrich/git-worktree-manager
A flexible Bash shell script for managing Git repositories using a bare clone + worktree workflow.
bash bash-script git github management repository script worktree
Last synced: 21 Feb 2026
https://github.com/jmousqueton/veeam
Various script for Veeam
powershell script veeam veeam-backup
Last synced: 16 Jun 2026
https://github.com/dup4/frp-deploy
Fastly install and deploy Frp server and client.
bash frp frp-deploy frpc frps script
Last synced: 27 Apr 2026
https://github.com/lp1dev/archlinux_install
Archlinux automatic install scripts
arch-linux archlinux-automatic install script
Last synced: 27 Apr 2026
https://github.com/alsweider/critickerwatchlistexporter
Exports the entries of a Criticker watchlist as a CSV file.
criticker csv download exporter greasemonkey greasyfork script tampermonkey userscript watchlist
Last synced: 28 Apr 2026
https://github.com/shubhamboral/sonicwall
A Simple Python script trying to automate logging in sonicwal's captive portal automatically through browser automation.
python python3 script selenium
Last synced: 28 Apr 2026
https://github.com/bormoge/spinosum
Scripts to download repository URLs.
codeberg github gitlab javascript script
Last synced: 17 Jun 2026
https://github.com/thefool309/desktop_scripts
This is a repository to store the various scripts I use on my linux Desktop. For now they are all in bash but I may use python or something like that in the future
bash command-line command-line-tool linux script
Last synced: 28 Apr 2026
https://github.com/addreeh/initaph
🚀 InitAPH - A lightning-fast PowerShell script to install common Windows applications using winget with zero pre-configuration required.
automation package-manager powershell script windows windows-tools winget
Last synced: 28 Apr 2026
https://github.com/kimkee/clock
Clock SVG
clock geolocation pure-javascript script svg wheater-api
Last synced: 28 Apr 2026
https://github.com/andydevla/ipfs-manager-cli
IPFS Manager CLI is a modular ecosystem of scripts designed to automate the full lifecycle of an IPFS (Kubo) node.
api automated bash cli gateway ipfs linux-shell script storage-engine web3
Last synced: 28 Apr 2026
https://github.com/sato-isolated/github-to-uithub
A userscript that adds a convenient button on GitHub repository pages to quickly view the same repository on Uithub.com.
greasemonkey script tampermonkey uithub violentmonkey
Last synced: 28 Apr 2026
https://github.com/andreasscherbaum/linux-scripts
Collection of small scripts for use on Linux
Last synced: 29 Apr 2026
https://github.com/nilesh-shiv-technolabs/simple-calculator
This code includes an HTML form with two input fields for numbers and a dropdown for selecting the operator. When the form is submitted, the PHP code processes the input, performs the calculation based on the selected operator, and displays the result. Error handling is also included to prevent division by zero and handle invalid operators.
calculator calculator-application counter php script simple simple-project
Last synced: 17 Jun 2026
https://github.com/mesamirh/openverse-bot
An automated bot for interacting with the OpenVerse platform to perform daily tasks, claim rewards, and manage multiple wallet accounts efficiently.
Last synced: 29 Apr 2026
https://github.com/elemental-mind/assertium-bash
An assertion library for bash.
assertion-functions assertion-library assertions bash script shell testing
Last synced: 29 Apr 2026
https://github.com/ithaquakr/runscripts
A collection of simple Bash scripts i use for work better
Last synced: 29 Apr 2026
https://github.com/aryamnsls/weatherapp-using-postapi
A WeatherApp built using a frontend (React.js) fetches real-time weather data by sending a POST request to a weather API (tested via Postman). The app allows users to input a city name, sends it to the API, and displays weather details such as temperature, humidity, and conditions.
api css-flexbox delete env environment-variables get header html-css-javascript post postman postman-api put reactjs script scripting-language web
Last synced: 29 Apr 2026
https://github.com/jarne/pmmp-dev-maintenance
🧑💻 Scripts for maintaining a PocketMine-MP dev environment
bash php pocketmine-mp script shell
Last synced: 29 Apr 2026
https://github.com/luceast/dotfiles
yadm managed dotfiles
automation configfiles dotfiles script
Last synced: 30 Apr 2026
https://github.com/pmiddend/htts
Little Haskell tool to read lines of text and use text to speed on them
Last synced: 30 Apr 2026
https://github.com/dtgreene/blender-curve-to-svg
Blender Curve to SVG script
Last synced: 30 Apr 2026
https://github.com/jacobmischka/virtualenv-executable
Creates an executable launcher for a virtualenv-using python script.
executable launcher python script virtualenv
Last synced: 30 Apr 2026
https://github.com/codewithranjha/python-ai-chatbot-
Built with Flask and integrated with the Gemini API for generating natural, engaging responses. Features a stunning UI with a simple web interface, allowing users to chat with AI assistant "Anna" in real-time.
ai aichatbot chatbot chatgpt flask gemini-api python pythonaichatbot pythonapplication pythonchatbot script
Last synced: 18 Jun 2026
https://github.com/alexm-sys/restart-spooler-clear-print-queue
Batch script to restart the Windows Print Spooler service and clear all stuck print jobs.
batch it-support print print-queue print-spooler printer script spooler troubleshooting windows
Last synced: 01 Sep 2025
https://github.com/blacklands/windows-explorer-backup
PowerShell scripts to back up and re-open a Windows Explorer session (all opened folders).
backup powershell powershell-core script windows windows-explorer
Last synced: 30 Apr 2026
https://github.com/koromelodev/shadowsocks-server-install
This script installs shadowsocks on your Linux server
install install-script script server shadowsocks shadowsocks-server
Last synced: 01 May 2026
https://github.com/marvin-js/boilerplate-marvin-plugin
:satellite: A boilerplate to create a marvin plugin
automation javascript marvin node plugin script workflow
Last synced: 01 May 2026
https://github.com/thesoftdiamond/lethalcompanytwitchspells
A project for a stream that is more complicated than it needs to be... but it works!
lethalcompany python python3 script twitch youtube
Last synced: 01 May 2026
https://github.com/dubniczky/bucket-stats
Storage statistic generation tool for AWS S3 buckets with storage classes
aws cost-optimization optimization python s3 s3-bucket script
Last synced: 01 May 2026
https://github.com/flozone/script_coloredmanga_downloader
Script for dowloading content on coloredmanga website
Last synced: 01 Aug 2025
https://github.com/flozone/script_maxton_explorer
A simple script for browsing the MaxtonDesign website to extract the products data
Last synced: 04 Oct 2025
https://github.com/t-h2o/forty2tools
Automation tools useful for École42.
42 automation bash boring c header makefile script shell
Last synced: 01 May 2026