An open API service indexing awesome lists of open source software.

Script

A program or sequence of instructions that is interpreted or carried out by another program rather than by the computer processor.

https://github.com/robsd/php-json-url-shortener

Another URL shortener written in PHP which uses JSON as a URL storage method.

easy easy-to-use file flat flat-file json link link-shortener links php script shortener simple url url-shortener

Last synced: 26 Apr 2026

https://github.com/cloudwerx-dev/linux-quick-cheats

A lightning-fast terminal cheatsheet tool that provides instant access to your commands and snippets. Built with pure bash - no dependencies, no GUI, just speed.

cheatsheet cli commands linux man script shell terminal tldr

Last synced: 05 May 2026

https://github.com/dorukgezici/bash-scripts

My Bash Shell scripts for daily use.

bash macos script shell

Last synced: 06 May 2026

https://github.com/brookinsconsulting/gitlab-to-bitbucket

Simple python script to run once mirror a gitlab.com account git repositories to a single bitbucket.org account

bitbucket command-line git git-spindle gitlab import migrate mirror python repositories script

Last synced: 06 May 2026

https://github.com/kouisamine/random-word-generator

Random Word Generator is a tool that generates single words or lists of words in a random or semi-random manner.

generator js online php random-word-api random-word-generator random-words script source-code tools words

Last synced: 21 Apr 2026

https://github.com/reloxx13/clear-gambio-gx3-cache

Script to clean Gambio cache on mac/unix

bash bash-script cache clear-caches gambio gambio3 gx3 osx script unix

Last synced: 30 Apr 2026

https://github.com/kouisamine/rotate-image

Rotate Image is a tool that allows you to change the orientation or angle of an image/picture.

image js online photos php picture rotate rotate-image script source-code tools

Last synced: 07 May 2026

https://github.com/iamflowz/short-cut-go

Small linux utility for creating environment-based terminal shortcuts.

environment-variables go golang linux mit-license script semver shell

Last synced: 07 May 2026

https://github.com/maxkulish1/patch_js2py

js2py не работает корректно с версиями Python 3.12 и выше из-за изменений во внутреннем представлении байт-кода и сопоставлении опкодов в Python. Этот репозиторий предлагает решение, модифицируя соответствующие файлы в пакете js2py, чтобы поддерживать новые версии Python.

error-js2py javascript javascript-to-python keyerror-3 mx-idea patch-js2py python python3 script scripts

Last synced: 30 Apr 2026

https://github.com/anhgelus/cloud-setups

Bash scripts helping the set-up of linux servers

bash script scripts server

Last synced: 01 May 2026

https://github.com/unsignedarduino/rav-converter

Encode/decode Raw Audio Video (RAV) files!

decoder encoder ffmpeg media python script video

Last synced: 09 May 2026

https://github.com/kouisamine/octal-to-binary

This tool will help you to convert a octal number(base 8) to binary number(base 2).

bin binary conversion convert converter js number oct oct-to-bin octal-to-binary online php script source-code tools

Last synced: 09 May 2026

https://github.com/hakerdefo/transfer

transfer uploads file or directory to https://transfer.sh

bash linux script shell transfer-files upload-file uploader

Last synced: 10 May 2026

https://github.com/kouisamine/data-uri-to-image

Convert Data URI into Image(png, jpeg, webp, gif, svg, ...) files.

conversion convert converter data datauri datauri-to-image image js online php script source-code tools uri

Last synced: 10 May 2026

https://github.com/xpdojo/lua

Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is written in ANSI C, and Lua has a relatively simple C API to embed it into applications.

game lua script

Last synced: 24 Jun 2026

https://github.com/jimic/ps-yarn-install

PowerShell script to install Yarn on Windows

install powershell script yarn

Last synced: 20 Apr 2026

https://github.com/py-sandy/llama.cpp-windows-builder

Automated, reproducible build scripts for llama.cpp on Windows 10/11. Installs prerequisites, configures CMake and builds with CUDA.

ai build-scripts build-tool builder cuda llamacpp script scripts windows windows-10 windows-11

Last synced: 20 Apr 2026

https://github.com/zenkiet/public-bash-script

Summary of all the scripts that I often use to install and configure my server (debian, alpine, proxmox...)

alpine bash debian devops linux proxmox script

Last synced: 21 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/michaeluno/wordpress-installer

A bash script to install WordPress with a configuration file using WP-CLI

installer script test tool wordpress wp-cli

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/haithamaouati/undead

Undead — a tool to check if proxies are ALIVE or DEAD.

alive bash bash-script check checker dead proxies proxy script termux termux-tool termux-tools tools undead

Last synced: 25 Apr 2026

https://github.com/logonoff/vs-rename

python script that lets you mass-edit file names with vscode

python rename script tool vscode

Last synced: 26 Apr 2026

https://github.com/dmytrochumakov/routine-automation-scripts

Helps me automate routine tasks

automation bash script tasks

Last synced: 27 Apr 2026

https://github.com/bobbyrbruce/git-upstream-sync

A tool to automatically sync a local branch with its upstream counterpart. Useful for syncing local clones of forked repositories.

branch fork forked-repo git merge script sync tool upstream

Last synced: 27 Apr 2026

https://github.com/fogmoe/ubuntu-refresh-snap-store

Function as its name suggests.

bash refresh script snap store ubuntu update

Last synced: 28 Apr 2026

https://github.com/pmuens/xin

Making daily Nix usage less cumbersome.

linux macos nix nixos osx script shell

Last synced: 28 Apr 2026

https://github.com/cartersusi/memp

CLI tool for listing the number of processes and total memory when given an application name

bash cli script

Last synced: 28 Apr 2026

https://github.com/damianravindupeiris/typescript-bootstrapper

This script automates the process of setting up a new TypeScript project with a Node.js environment. It handles the initialization of a Git repository, installs necessary dependencies, configures TypeScript, and sets up a development environment with nodemon and ts-node for live reloading.

automated development-environment script typescript

Last synced: 29 Apr 2026

https://github.com/sharmadhiraj/flutter-package-upgrade-assistant

Simplifying Flutter package upgrades for seamless project maintenance.

automation dart flutter maintenance packages script upgrade versions

Last synced: 29 Apr 2026

https://github.com/sixarm/gnome-set-power-idle-dim-time

Gnome UI: set the power idle dim time in seconds

gnome idle power script shell ui

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/gableroux/debian-service-generator

Generate debian services based on Sample /etc/init.d naholyr's gist

automation debian script service shell

Last synced: 30 Apr 2026

https://github.com/chadian/daily-bitcoin-update

Get daily reminders on how bitcoin is doing on slack.

script slack

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/lxsbw/db-base-sequelize

sequelize transfer script

db script sequelize

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/spajai/csv-to-iif

Perl script to convert csv to iff convert transaction data from csv to iff custom format

bank-account csv-files iif linux perl qb script transaction

Last synced: 01 May 2026

https://github.com/deusares/funpil

A collection of PIL, Numpy and OpenCV functions to manipulate images

batch image-processing lazy media numpy opencv pil pillow python script

Last synced: 01 May 2026

https://github.com/hemmouda/idea

A bash script for quick note/idea taking

bash idea note notetaking quick script shell

Last synced: 02 May 2026

https://github.com/bensuperpc/gpdwinlinux

Scripts to run post-install for Linux

gpd gpdwin2 gpdwinmax linux manjaro script ubuntu

Last synced: 02 May 2026

https://github.com/nderousseaux/bot-notes

Bot qui relève les notes de l'unistra et m'envoie un mail si une note a été rajoutée.

script selenium

Last synced: 02 May 2026

https://github.com/kemisis/wsl-config

WSL Custom configuration script

configuration debian script wsl2

Last synced: 03 May 2026

https://github.com/jmp/fetch-slackbuild

A small utility script for Slackware, for fetching a SlackBuild and the associated source tarball. It's a small tool that leaves you in charge of the creation and installation of the Slackware package.

automation script slackbuild-tarball slackbuilds slackware utility

Last synced: 09 Jun 2026

https://github.com/aimissq/mp4-to-gif

Convert mp4 video to animated gif - simple gui via bash+zenity for linux

animated bash convert ffmpeg gif gui linux mp4 script simple video zenity

Last synced: 03 May 2026

https://github.com/jmousqueton/update-ghost-server

Script to update my Ghost selfhosted blog

bash blog ghost script tryghost ubuntu update upgrade

Last synced: 03 May 2026

https://github.com/pavdmyt/gen-elasticsearch-test-data

Create dummy Elasticsearch indices with data.

elasticsearch script test-data

Last synced: 04 May 2026

https://github.com/chenzhu-xie/youtube-livechat-sync

Automated YouTube Live Chat URL management and cross-device stream link sharing for OBS Studio. 🔄 Syncs chat URLs between multiple streaming setups with quota protection.

livechat livestream obs python3 script synchronization workflow-automation youtube

Last synced: 04 May 2026

https://github.com/emanuelefavero/mongo-connect-script

This Node.js script is used to establish a connection to a MongoDB database

javascript mongodb mongoose nodejs script

Last synced: 05 May 2026

https://github.com/phatnguyenuit/bash-scripts

Bash scripts from basic to advanced

bash linux script shell

Last synced: 06 May 2026

https://github.com/filipporanza/lazy

A set of script to make your life easier

command-line-tool linux linux-shell script shell-script wrapper-script zsh

Last synced: 07 May 2026

https://github.com/phulelouch/catalyst_challenge

This is a challenge by Catalyst IT AU. But I want this to also be a useful tools that can be use in real life to parse CSV contents into Mysql

docker mysql php script

Last synced: 08 May 2026

https://github.com/testertech/astronomy-pic-of-the-day-pywal

NASA Astronomy Picture of the Day script

astronomy fedora i3wm linux nasa python script ubuntu

Last synced: 09 May 2026

https://github.com/gomezmig03/linux-init-scripts

Simple scripts for setting up a fresh Linux-based OS installation.

linux script

Last synced: 10 May 2026

https://github.com/eladyn/annoying-album-art

An annoying album art display script.

bash script

Last synced: 10 May 2026

https://github.com/wachin/pdf-remove-second-page-sri

Script en Python para eliminar la segunda página de archivos PDF de facturas del SRI en una carpeta. Para Linux, MX, Debian, etc

automation debian freesoftware linux opesource pdf pypdf2 python script

Last synced: 11 May 2026

https://github.com/zijiren233/sniproxy

sniproxy with nginx

nginx proxy script sniproxy web

Last synced: 13 May 2026

https://github.com/diegoperea20/mafia-game-py

Programmed selection of mafia and civilian role-playing game and giving player elimination done in python

mafia-game python script terminal

Last synced: 13 May 2026

https://github.com/franciscojsc/scripts-install-k3s

Kubernetes (K3S) cluster configuration script in Raspbian

cluster configuration k3s kubernetes raspberry-pi raspbian script worker-node

Last synced: 14 May 2026

https://github.com/lautarodragan/qbittorent-ratio-reset

Set the download/upload ratio to zero for your torrents

script

Last synced: 11 Jun 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/its-kios09/optimization-of-mysql

Optimization of mysql of KenyaEMR

config mysql script

Last synced: 18 Jun 2026

https://github.com/superstes/python3_resolver

Script to resolve A/AAAA DNS records

dns dns-resolution helper-functions script utility

Last synced: 26 Jul 2025

https://github.com/pulkitgarg04/reddit-post-fetcher

Reddit Post Fetcher: A CLI tool to fetch top posts from any subreddit.

bash reddit reddit-api script

Last synced: 19 May 2026

https://github.com/migrim/block-game

Terminal Blocks is a text-based falling-block puzzle game built using HTML, CSS, and JavaScript. The game features a retro terminal aesthetic and multiple gameplay modes.

block-game game html java java-game js script tetris-game

Last synced: 29 Apr 2026

https://github.com/flipsoftware/flip-os-scripts

Automated scripts to start a fresh Flip OS installation

automation flip-os just operating-system rust script

Last synced: 27 Jul 2025

https://github.com/natthasath/linux-shell-script

A Linux shell script automates tasks in a Linux environment by executing commands through the shell. It can perform system maintenance, file manipulation, and process control. Shell scripts simplify complex and repetitive tasks.

linux script shell

Last synced: 30 Apr 2026

https://github.com/kotvnaskehitman4/delta-executor

Explore how Roblox Delta Executor is transforming the landscape of Roblox scripting, offering a host of premium features and industry-leading support, all free of charge, to users worldwide, revolutionizing the scripting experience for millions.

delta delta-download delta-exploit delta-exploits delta-new delta-new-update delta-roblox delta-script executor-roblox-dellta roblox roblox-delta roblox-script roblox-scripts script

Last synced: 18 Jan 2026

https://github.com/ladicle/misc-scripts

fish & bash misc scripts.

bash fish osx script

Last synced: 16 May 2026

https://github.com/hofiorg/dependabot-alerts

A script to fetch Dependabot alerts for all repositories of a GitHub user

bash bash-script dependabot dependabot-alerts script shell-script

Last synced: 17 Oct 2025

https://github.com/sedrubal/leocli

leocli - a console translation script for https://dict.leo.org

client language language-translation script translator

Last synced: 08 Sep 2025

https://github.com/quantumpixelator/pylog

GUI Python app to easily retrieve and view Event Log files.

gui log logfile pyside6 python script sysadmin sysadmin-tool view viewer

Last synced: 14 Mar 2025

https://github.com/natthasath/windows-registry-script

Windows Registry is a database that stores configuration settings and options for the Windows operating system and installed programs. It allows users and programs to access and modify settings that affect the behavior of the system and applications.

registry script windows

Last synced: 19 Jun 2025

https://github.com/guidoschmidt/blender.scripts

Hodgepodge of blender python scripts

blender python script scripting

Last synced: 19 May 2026

https://github.com/p0larstern/submit-routine

script to submit answer to codechef

automation python python-3 script

Last synced: 12 Apr 2025

https://github.com/tomsimonart/fl-modular-grid

Fl studio midi script for setup mapping and LED feedback intech midi device.

fl-studio intech midi modular-grid script

Last synced: 27 Jul 2025