Menu

🌍 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: home-manager-option-search

Page 1

Showing 5 results from 5

H

ekstranix/home-manager-option-search

GitHub Ruby Apache License 2.0

Home Manager Option Search

★ 390 Forks 19 ekstranix Updated 05 Jun 2026
R

Sfedfcv/redesigned-pancake

GitHub

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table 1862-Add-Travis-CI-migration-table (#1869, Iixixi/ZachryTylerWood#102, THEBOLCK79/docs#1, sbnbhk/docs#1) @martin389 martin389... Read more

★ 237 Forks 0 Sfedfcv Updated 06 Jun 2026
S

Saturnremabtc64/supreme-octo-roboticeyx

GitHub

Gear61 / Random-Number-Generator Code Issues 5 Pull requests 0 Projects 0 Wiki Pulse projectFilesBackup/.idea/workspace.xml <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="AndroidLayouts"> <shared> <config /> </shared> </component> <component nam... Read more

★ 26 Forks 17 Saturnremabtc64 Updated 03 Jun 2026
A

udinparla/aa.py

GitHub

#!/usr/bin/env python import re import hashlib import Queue from random import choice import threading import time import urllib2 import sys import socket try: import paramiko PARAMIKO_IMPORTED = True except ImportError: PARAMIKO_IMPORTED = False USER_AGENT = ["Mozilla/5.0 (Windo... Read more

★ 26 Forks 0 udinparla Updated 20 May 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 16 May 2026