🌱 Open Source

🌍 Live Open Source Explorer

Explore live open-source projects and AI models.

Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.

🔎 Live Search

Search live open-source data

Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.

Reset Search
🔎
🌐

Try keywords like automation, CRM, analytics, chatbot, llama or workflow.

Choose where to search live data.

Live Results

GitHub Open Source Repositories

Search: PS-Cleanup

Page 1

Showing 4 results from 4

E

nyaundid/EC2-AWS-AND-SHELL

GitHub Shell

SEIS 665 Assignment 2: Linux & Git Overview This week we will focus on becoming familiar with launching a Linux server and working with some basic Linux and Git commands. We will use AWS to launch and host the Linux server. AWS might seem a little confusing at this point. Don’t worry, we will gai... Read more

★ 53 Forks 23 nyaundid Updated 14 Jun 2026
F

Emersonmafra/f

GitHub

#!/bin/bash ########## DEBUG Mode ########## if [ -z ${FLUX_DEBUG+x} ]; then FLUX_DEBUG=0 else FLUX_DEBUG=1 fi ################################ ####### preserve network ####### if [ -z ${KEEP_NETWORK+x} ]; then KEEP_NETWORK=0 else KEEP_NETWORK=1 fi ################################ ####... Read more

★ 20 Forks 0 Emersonmafra Updated 20 Jun 2026
D

vimalgandhi/Docker-Commands-Help-Tips

GitHub

# Docker Commands, Help & Tips ### Show commands & management commands ``` $ docker ``` ### Docker version info ``` $ docker version ``` ### Show info like number of containers, etc ``` $ docker info ``` # WORKING WITH CONTAINERS ### Create an run a container in foreground ``` $ docker c... Read more

★ 19 Forks 8 vimalgandhi Updated 30 Apr 2026
P

cor3jz/PS-Cleanup

GitHub PowerShell MIT License

Утилита предназначена для автоматического удаления учетных записей в популярных приложениях, очистки данных пользователей, а также удаления временных файлов и разного рода мусора.

★ 12 Forks 2 cor3jz Updated 18 Jun 2026