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

GitHub

GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.

https://github.com/erikh/git-shining

Turn your GitHub contributor graph into living art

art git github

Last synced: 12 May 2025

https://github.com/liorbanai/github-notifier

a small program that sits in the tray bar and periodically check repositories for activity (windows OS)

github github-notifier notifications

Last synced: 27 Jul 2025

https://github.com/jaebradley/github-searcher-cli

Search GitHub via the Terminal

command-line github githubsearch

Last synced: 18 Jun 2025

https://github.com/nishkarshraj/dockerize-actions

#ActionsHackathon submission for Dev: GitHub Actions Hackathon - Dockerize your source code repository on GitHub, build it remotely via GitHub Actions and deploy it on GitHub Packages.

actionshackathon containers continuous-integration devops docker github github-actions github-packages open-source

Last synced: 22 Apr 2025

https://github.com/schibsted/pr_changelog

A script to generate a nice list of changes given two git references.

changelog-generator github ruby-gem

Last synced: 08 Mar 2026

https://github.com/enderahmetyurt/gistcatch

Catching Gists

gist github

Last synced: 26 Jul 2025

https://github.com/dagenix/netrange

netrange is a CLI utility that is able to fetch lists of IP ranges used by common cloud services, filter those lists by attributes provided by the cloud providers, and then optionally minimize the set of resulting ranges.

aws azure backblaze cidr cli cloudflare digitalocean gcp github ip-ranges rust-lang

Last synced: 23 Jul 2025

https://github.com/mlh-fellowship/create-standup-discussions

A GitHub Action for creating daily standup discussions for teams.

actions github productivity standup-meetings

Last synced: 17 Aug 2025

https://github.com/trunklabs/gh-contribution-mate

✨ Synchronize contributions from local repositories to your GitHub profile safely!

cli contribution deno gh-extension github hacktoberfest

Last synced: 06 Aug 2025

https://github.com/reginald-gillespie/gitsniff

GitSniff is an OSINT tool designed to extract emails from metadata on GitHub accounts and repos.

email email-osint github github-osint information-gathering osint osint-python osint-reconnaissance osint-tool osint-tools scanner

Last synced: 04 Aug 2025

https://github.com/meinto/glow

A cli tool to adapt git-flow

cli git-flow gitflow gitflow-workflow github gitlab

Last synced: 13 Apr 2025

https://github.com/phildini/epithet

Manage your labels

github open-source organization python

Last synced: 10 Oct 2025

https://github.com/stefansundin/github-release-party

:gem: :octocat: Create GitHub releases when you deploy to Fly. (Gem)

gem github heroku

Last synced: 01 Aug 2025

https://github.com/jervw/dono

A CLI tool to show your GitHub contributions

contribution-graph github rust

Last synced: 04 Aug 2025

https://github.com/puliczek/puliczek

My profile on Github 🙂👍

github readme readme-profile

Last synced: 22 Jul 2025

https://github.com/jansim/intro-to-git

Course materials for a one-day workshop introducing the essentials of using git and GitHub

education git github quarto workshop-materials

Last synced: 15 Jul 2025

https://github.com/dynonguyen/dynonguyen

Github Profile.

github github-profile readme

Last synced: 12 Apr 2025

https://github.com/jolution/le-checkout-github

:octocat: Browser Extension for Github Gitbranch

chrome-extension github opensource

Last synced: 16 Jan 2026

https://github.com/marcosfshirafuchi/desafio-da-dio-4-heranca-bancaria-entendendo-a-heranca-e-polimorfismo

Desafio 04 / 05 da DIO - Herança Bancária: Entendendo a Herança e Polimorfismo

dio dio-bootcamp git github java poo santander santander-bootcamp

Last synced: 22 Apr 2025

https://github.com/sarahkhan20/gitzen

GitZen is a web-based tool designed to simplify open-source contributions by extracting, displaying, and summarizing the contents of any public GitHub repository. With its AI-powered code summaries, GitZen helps new contributors quickly understand project functionality, making it easier to get started.

automation github open-source repo summary

Last synced: 04 Oct 2025

https://github.com/shubham-bhoite/daily-java-learning

Learning Java from Scratch & Practicing Java concepts.

array collections consistency github java oops qspider

Last synced: 27 Sep 2025

https://github.com/h1alexbel/samples-filter

Command-line filter for GitHub repositories that contain "samples", instead of real project or framework or library

dataset-filtering github machine-learning research-project

Last synced: 12 Apr 2025

https://github.com/acs/ghtorrent

Experimental GItHub project analysis based on GHTorrent

data-analysis data-visualization ghtorrent github visualization

Last synced: 20 Mar 2025

https://github.com/codefiesta/githubcodingchallenge

Coding Challenge to View PR diffs in iOS

challenge-project github swift4

Last synced: 30 Oct 2025

https://github.com/plibither8/github-hook-script-runner

🪝 Run a shell script on your machine when you push to a repository - a mini, self-hosted CI/CD 💚

ci-cd github github-hooks github-webhooks

Last synced: 24 Sep 2025

https://github.com/mehmetsagir/github-unfollowers

👀 With this application, you can see the people you follow on github but who do not follow you.

github github- nextjs react

Last synced: 12 Aug 2025

https://github.com/dmolik/githubfs

A weird little C program to fetch your stared repos and mount to a directory

c github graphql libcurl libfastjson libfuse lmdb

Last synced: 24 Jun 2025

https://github.com/puretype/github_webhook

An Elixir library to handle GitHub webhooks with ease

elixir github webhooks

Last synced: 20 Feb 2026

https://github.com/blackarrowsec/fozar

Fozar allows you to traverse commits across multiple repositories matching against user supplied regex

git github gitlab match multiple regex regexp repo repositories repository search

Last synced: 14 Apr 2025

https://github.com/zgosalvez/github-actions-get-flutter-version-env

A Github Action to get the Flutter environment version from the pubspec file

actions flutter github github-actions

Last synced: 24 Aug 2025

https://github.com/edijunior88/edijunior88

📋 Descrição completa do meu perfil no GitHub

github readme readme-md readme-profile

Last synced: 13 Jul 2025

https://github.com/prabhakar267/ishovel

Disruptive Language Picker for teams in a hurry

github hackathon python team-builder

Last synced: 12 Apr 2025

https://github.com/ooliver1/triagecat

GitHub action to automate managing repositories with labels, milestones and projects.

actions cats github github-actions jest management project-management triage typescript utility workflow

Last synced: 12 Apr 2025

https://github.com/armanx200/8-puzzle

This Python script demonstrates a solution to the classic 8-puzzle problem using the A* search algorithm with the Manhattan distance heuristic.

arman-kianian astar-algorithm github machine-learning python

Last synced: 30 Apr 2025

https://github.com/yoshi389111/git-caesar

Encrypt/decrypt files passwordlessly using GitHub's public key.

encrypt encryption github gitlab

Last synced: 11 Apr 2025

https://github.com/metonym/svelte-primer

Svelte implementation of the GitHub Primer design system

component-library components design-system github github-primer primer svelte

Last synced: 10 Apr 2025

https://github.com/2kabhishek/git-sync

Hassle Free Git Syncing 🐙🔄

git github maintainers repos script sync utility

Last synced: 03 May 2025

https://github.com/balsikandar/balsikandar.github.io

A small example to create your own portfolio using free template.

github portfolio-website resume

Last synced: 30 Apr 2025

https://github.com/Bhanu1776/vscode-Jellyfish-x-Retro

Vscode Retro theme which injects modern aesthetic looks and wild 80's animations into your VS code 🚀💥💣

css git github jellyfish retro theme visual-studio-code vscode vscode-extension

Last synced: 28 Mar 2025

https://github.com/basemax/autoinvitetoorgbyissuecomment

Auto Join: A GitHub action script to automatically invite everyone to the organization who comment at the issue page.

auto-join auto-join-github auto-join-org auto-join-orginization auto-joiner github github-action github-actions python python3

Last synced: 05 May 2025

https://github.com/lqez/rogrepos

Remove outdated GitHub repositories

danger github

Last synced: 11 Apr 2025

https://github.com/basemax/githubbackuparchiver

A small script to download and archive all repositories of a account in GitHub with PHP.

git github github-backup github-backups github-clone github-cloner github-downloader github-downloads php

Last synced: 05 May 2025

https://github.com/fxstein/todo.ai

AI-agent first TODO list task tracker - Keep AI agents on track and help humans supervise their work. Less than 500kB - Zero dependencies.

agent ai chatgpt cursor gemini github markdown taskmaster zsh

Last synced: 25 Jan 2026

https://github.com/andry81-devops/github-accum-stats

Tutorial to setup accumulation of various GitHub repository/account statistic. • :page_with_curl: https://github.com/andry81-stats/github-accum-stats--gh-stats :page_with_curl:

actions devops github github-action github-statistics statistics tutorial workflow

Last synced: 12 Apr 2025

https://github.com/kimmy-wang/gitee-pages

GitHub Action to deploy to Gitee Pages

actions gitee gitee-pages github github-actions pages

Last synced: 11 Apr 2025

https://github.com/jayantgoel001/.github

The .github directory houses workflows, issue templates, pull request templates, funding information, and some other files specific to that project.

code-of-conduct github issue-templates jayant jayantgoel001 pull-templates

Last synced: 16 Feb 2026

https://github.com/chanmyaemaung/chanmyaemaung

My Portfolio Presentation

chenlay github portfolio profile

Last synced: 11 Apr 2025

https://github.com/luzifer/github2gitea

Automatically create migrations inside a Gitea instance to mirror Github repositories

gitea github migration mirror

Last synced: 10 Jul 2025

https://github.com/emad-elsaid/lsgh

List github user repository and pull requests in directory structure format

cli github ruby

Last synced: 27 Jul 2025

https://github.com/shubhamdutta2000/github-user-bot

With this Bot user can login to github, create a new repository and clone other's repository. Feel free to add your own script which can be used to do github automation

create-repository github github-bot github-login hacktoberfest hacktoberfest2022 puppeteer repository-clone web-scraping

Last synced: 10 Apr 2025

https://github.com/rhysd/tempclone.vim

Transfer codes seeing on GitHub to Vim instantly

github vim-plugin

Last synced: 15 Jun 2025

https://github.com/mtibben/orgit

orgit is a cli tool for organising and syncing git repositories in a consistent and fast way.

clone devops git github gitlab go

Last synced: 10 Apr 2025

https://github.com/macacajs/macaca-bot

:octocat: bot to resolve the issues and PR of Macaca :monkey:

bot github issues macaca robot

Last synced: 29 Oct 2025

https://github.com/kevinjalbert/github_contributions

Gem that provides can fetch your GitHub contributions and output them.

gem github github-contributions ruby

Last synced: 26 Mar 2025

https://github.com/shinigami92/github-contributors-map

A world map that shows contributors of a given GitHub repository

contributors github map world

Last synced: 20 Mar 2025

https://github.com/leonardoreis86/includify

Plataforma inclusiva e acessível de promoção para pessoas com deficiência que querem empreender no mercado.

css3 figmadesign git github githubproject html5 javascipt kanban-board

Last synced: 04 May 2025

https://github.com/187jjay187/to-do-list

This is a simple single page to-do-list application, that allows you to add, edit and remove or complete a task, featuring a checklist styled list with a add new task button as well as a clear all completed tasks button, this project was built with HTML, CSS and JavaScript

css github html javascript linter-config vscode webpack

Last synced: 18 Jul 2025

https://github.com/phuker/phuker.github.io

使用 GitHub Actions 从公开仓库私密发布 GitHub Pages 网站,完全隐藏网站文件列表和历史记录,无需付费 | Use GitHub Actions to privately publish GitHub Pages websites from public repositories, completely hiding the file list and history of the websites, no payment required

github github-actions github-pages privacy static-site static-website

Last synced: 14 Jul 2025

https://github.com/mrjosh/fortress

🏯 Monitor your (gitlab/github) CI/CD pipelines via command line interface with fortress

command-line command-line-tool continuous-delivery continuous-integration github gitlab golang monitorning

Last synced: 29 Oct 2025

https://github.com/jezen/git-shmart

The Git commands you know and love, but smarter!

bash git github shell

Last synced: 05 May 2025

https://github.com/bruth/github-webhook-nats-streaming

HTTP server to receive GitHub webhook events and publish them to NATS Streaming.

github http nats-streaming webhook

Last synced: 04 Apr 2025

https://github.com/masfana/github-image-bucket-api

Simple Image Bucket API using Github Repo and HTML CSS as The UI

api bucket github image image-api nodejs

Last synced: 07 Sep 2025

https://github.com/mhdzhhan/mhdzhhan

Some info about me 😎

github readme

Last synced: 10 Apr 2025

https://github.com/pwilmart/talk_to_repo_example

Example of turning a Powerpoint talk into a repo README.md

github markdown meeting-presentation powerpoint slide-images

Last synced: 05 May 2025

https://github.com/stackql/stackql-codespaces-notebook

Run stackql queries in GitHub Codespaces

cloud codespaces github sql stackql

Last synced: 11 Jul 2025

https://github.com/bmpi-dev/git2pdf

print github nested markdown file all in one pdf

elixir github markdown pdf wkhtmltopdf

Last synced: 19 Jun 2025

https://github.com/benbusby/vim-hubbub

Use GitHub from within Vim/Neovim

git github github-api vim vim-configuration vim-plugin vimscript

Last synced: 28 Oct 2025

https://github.com/ruudk/phpstan-baseline-refresh-create-pr-action

Automatically create a PR when the PHPStan baseline can be refreshed

action github phpstan

Last synced: 03 Apr 2025

https://github.com/eggsy/eggsy

Summary of myself and some GitHub stats as well as latest blog posts.

github readme

Last synced: 19 Mar 2025

https://github.com/2kabhishek/mkrepo

Ready to go repos from the CLI ✈💡

bash developer-tools github rapid-development utilities

Last synced: 14 Jul 2025

https://github.com/jonocarroll/btts

We need to go... Back To The Source

github open-source r

Last synced: 29 Oct 2025

https://github.com/nopcorn/rascalrunner

A red team tool to leverage Github workflows and self-hosted runners

cicd github offensive-security redteam redteam-tools runners

Last synced: 08 Jul 2025

https://github.com/jcwillox/install-tool-action

Install any tool or binary with full cache, dynamic latest version, easy to configure and has presets.

actions github install-tool setup-tool

Last synced: 19 Mar 2025

https://github.com/lnxpy/cyclone

:cyclone: Make an Updater Script for the Python Projects

cyclone fill github package python python-updater repository updater

Last synced: 29 Oct 2025

https://github.com/prepare-to-cry/github2slack

Notify a slack channel when a label is added to a github pull request

github notifications pull-requests slack

Last synced: 13 Jul 2025

https://github.com/sanjp10/release

Tag verification and creation using your changelog file. All Git providers supported for public and self-hosted instances. Designed to help automated release creations in CI/CD workflows.

bitbucket cd ci ci-cd cicd continuous-delivery continuous-deployment continuous-integration git github gitlab pipelines release release-automation release-management release-notes tagger tagging tags validation

Last synced: 10 Apr 2025

https://github.com/yaph/git-tools

Command line tools to facilitate working with git and github

bash bash-script cli command-line-tool git github shell

Last synced: 08 Sep 2025

https://github.com/jakerockland/pooh

A simple program for adding one of Github's useful .gitignore templates to your project.

git github gitignore ruby tool

Last synced: 29 Oct 2025

https://github.com/dibyadyutidas/portfolio

This project showcases my skills, projects, and passion for technology and creativity.

css github html js mongodb node-js website

Last synced: 09 Jul 2025

https://github.com/rahullkumr/gitpractice

Revision for git and GitHub concepts

git github open-source

Last synced: 06 May 2025

https://github.com/unityvn/getting-started-with-git

Git/GitHub tutorial (Hướng sử dụng dẫn cơ bản Git/Github cho người mới bắt đầu)

git git-guide git-instruct git-tutorial github unity unity-learn unity-learn-vietnam unity-learning unity3d

Last synced: 12 Apr 2025

https://github.com/jnrowe/hubugs

Simple client for GitHub issues

client github issues python terminal

Last synced: 14 Apr 2025

https://github.com/fatiharridho/fatiharridho

Config files for my GitHub profile.

config github github-config profile readme

Last synced: 22 Jun 2025

https://github.com/j-siu/go-mygit

Git, Github repository command line tool supporting group action and mass directory processing with parallel push.

api git gitea github go golang parallel

Last synced: 01 Apr 2026

https://github.com/nickcolley/website-from-github-issues

Display GitHub issues in a website.

eleventy github issues template

Last synced: 24 Sep 2025

https://github.com/inflixop/gitpilot--vs-code-extension

This repository contains the VS Code extension for the main project, GitPilot. You can find the main repository here: https://github.com/InflixOP/GitPilot

artificial-intelligence claude conflict-resolver deepseek gemini-api gemini-flash generative-ai git git-commands gitcommands github gpt groq llama3 natural-language-processing openai version-control visual-studio-code vscode-extension

Last synced: 03 Aug 2025