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

Git

Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.

https://github.com/elifarley/hug-scm

Humane Git wrapper / SCM CLI for safe, memorable commands + workflow automation, Git+Mercurial support, and repo analysis (churn/ownership/co-change). Includes an MCP server.

cli developer-tools git git-aliases git-cli git-client git-wrapper hg mercurial scm terminal version-control

Last synced: 12 Jan 2026

https://github.com/iambasilp/random-color-generator

Simple Random Color Generator Using Html CSS And JavaScript Its Super Easy To Create

css git html javascript

Last synced: 12 Apr 2026

https://github.com/bulivlad/pullrequest-watchdog

Scheduler Slack bot reminding people on the channel to approve their open Pull Requests

bitbucket devtools git java slack slack-bot slackbot

Last synced: 11 Apr 2026

https://github.com/tritonix711/ai-content-verifier

AI Content Verifier is a tool that finds out if text is written by AI or humans. It uses machine learning and natural language processing to give clear results and confidence scores. With an easy-to-use interface, it helps everyone from researchers to content creators check if the content is real or not.

git machine-learning nlp nltk numpy pandas python scikit-learn spacy tkinter

Last synced: 07 Jan 2026

https://github.com/atefbb/pull-rebase-git-branches

Automating `pull rebase git branches`

git

Last synced: 22 Apr 2026

https://github.com/jaemk/notify-hook

Git post-receive hook

git githook github-webhooks gitolite

Last synced: 27 Apr 2026

https://github.com/luifean/github-commands

Repositório criado para treinar e armazenar comandos git

git github

Last synced: 22 Apr 2026

https://github.com/heusalagroup/hgm

Package manager using Git Submodules

git github package-manager

Last synced: 07 May 2026

https://github.com/hashfx/learnjava

Digital Notes for Learning Java

git github hashfx java learnjava notes

Last synced: 07 May 2026

https://github.com/joshhhhyyyy/increment

Needlessly complex program to parse, increment, and push the latest version number tag on github. Made with 😫 , 😓 & 😭

cli git go golang utilities

Last synced: 13 May 2026

https://github.com/raizacirne/nlw-esports-2022

Projeto desenvolvido no evento Next Level Week (NLW) da Rocketseat.

css git github html

Last synced: 07 May 2026

https://github.com/yazan98/cloner-js

CLI To Clone Repos From Users, Orgs, Repos One Time When You want To Clone A lot Of Projects (One Time)

cli clone clone-coding clone-repos git github github-api github-config script

Last synced: 01 May 2026

https://github.com/dnhn/git-audio

Add a spark of joy to coding: hear a surprise sound every time you commit 🔈

audio for-the-love-of-code fortheloveofcode git git-hook git-hooks post-commit shell sound terminal

Last synced: 01 May 2026

https://github.com/b4n/geany-git-ui

Geany plugin providing Git integration (unfinished yet)

geany-plugin git

Last synced: 07 May 2026

https://github.com/itsfoss0/alx-pre_course

I'm now a ALX Student, this is my first repository as a full-stack engineer

alx git github

Last synced: 07 May 2026

https://github.com/prodrom3/nostos

Zero-dependency Python CLI for batch-updating and curating a fleet of git repositories. SQLite metadata index, fail-closed upstream probes (GitHub / GitLab / Gitea), weekly digest, Obsidian bridge.

automation batch-processing cli devsecops fleet-management git git-pull gitea github gitlab obsidian parallel python red-team repository-management sqlite zero-dependencies

Last synced: 01 May 2026

https://github.com/shonharsh/rpadev-s03p01-lists-vb

This project is my solution in VB to the Lists practice found in section 02 practice 01 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows

Last synced: 06 May 2026

https://github.com/pintman/msteams-githook

Git Hook for sending commit information into MS-Teams channels

bash git

Last synced: 01 May 2026

https://github.com/dacrol/enforcebranchnames

Enforces Git branch names according to the Git Flow branching model

git gitflow husky javascript nodejs

Last synced: 06 May 2026

https://github.com/sinchang/gitopen

Open git remote url from web browser

cli git opn

Last synced: 01 May 2026

https://github.com/msaaddev/gitignore

⚠️ Generates .gitignore file using `npx @msaaddev/gitignore`

git gitignore nodejs open-source

Last synced: 06 May 2026

https://github.com/henriiquecampos/merge-fever

A game made for the Godot Wild Jam #13 themed as "merge"

action game game-development gdscript git godot godot-engine opensource simulator unlicense

Last synced: 06 May 2026

https://github.com/seb35/loifrancaise

Bibliothèque de gestion des bases juridiques françaises

git law

Last synced: 28 Apr 2026

https://github.com/brother/rocketvcs

The Memento method of keeping a git repo tidy and clean.

bash concept fun git history shell

Last synced: 01 May 2026

https://github.com/eve0415/cella

A terminal-native devcontainer CLI built for the AI agent era. Drop-in devcontainer CLI replacement in Rust — port forwarding, SSH agent, and credential forwarding without VS Code.

claude claude-code codex codex-cli containers devcontainers gemini git gitworktrees vscode

Last synced: 11 Jun 2026

https://github.com/omkarpattnaik8080/practicinggit

"Starting my Mlops journey with learning version control system" where this repository is the application of git commands

git github version-control

Last synced: 24 Apr 2026

https://github.com/abika/kit

A terminal based Git GUI for KDE

c-plus-plus git gui kde linux qt

Last synced: 06 May 2026

https://github.com/taigrr/gico

A collection of tools for visualizing git commit heatmaps

bubbletea charmbracelet git golang

Last synced: 02 May 2026

https://github.com/arciisine/bitbucketimporter

Bitbucket Server to Bitbucket Cloud Migration Tool

bitbucket bitbucket-server git migration

Last synced: 28 Apr 2026

https://github.com/dvershinin/commitgpt

Automate your Git commit messages with AI-powered insights.

chatgpt commit git git-hooks prepare-commit-msg

Last synced: 02 May 2026

https://github.com/ayushgoel/longshot

Notify people if they have a tag without release notes on Github (long shot it would work)

flock flockos git github github-graphql release tags

Last synced: 05 May 2026

https://github.com/shonharsh/rpadev-s06p01-getandsortdata-windowslegacy

This project is my solution in Windows Legacy (Deprecated), C# to the Get & Sort Data practice found in section 06 practice 01 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 05 May 2026

https://github.com/norgul/git-mirror

Mirroring/cloning a set of git repositories to a remote location

bitbucket git github mirror mirrored-repositories

Last synced: 05 May 2026

https://github.com/ncm-org/ncm

Generation and verification of git commit message

commit git ncm

Last synced: 28 Apr 2026

https://github.com/sirap-group/docker-swap-devbox

Docker devbox for SWAP projects

docker dockerfile git node swap web

Last synced: 28 Apr 2026

https://github.com/mairess/projeto-devlinks

A simple and fast project made within 5 hours of class at rocketseat school

css git github html javascript

Last synced: 28 Apr 2026

https://github.com/prantlf/docker-git-p4

Docker image: Git, Perforce and git-p4 clients for synchronizing source repositories on Alpine Linux

docker docker-image git git-p4 p4 perforce

Last synced: 11 May 2026

https://github.com/markwylde/gpt-git-tools

Get GPT to generate commit messages and code reviews for you.

ai-code-review chatgpt code code-review commit git gpt review

Last synced: 21 Apr 2026

https://github.com/avraammavridis/go-git-parse

Small utility written in GO that parses the git info file and generates a JSON represantation of it.

git github go golang

Last synced: 09 May 2026

https://github.com/xgqfrms/git

git all in one

git github gitlab xgqfrms

Last synced: 29 Apr 2026

https://github.com/fudanfuhua/git-branch-clear

git批量清理本地分支和远端分支

git shell

Last synced: 22 Apr 2026

https://github.com/brlin-tw/clean-filter-for-xml

A clean filter for XML for Git and other applications. Currently it only beautifies the file using XMLstarlet

clean-filter git git-hooks xml

Last synced: 29 Apr 2026

https://github.com/knuckles-team/repository-manager

Manage your git repositories. Now supports Agentic AI MCP Server Integration!

a2a a2a-server ag-ui git git-cli mcp-server python repository repository-management

Last synced: 11 May 2026

https://github.com/shonharsh/academy-project-computerstartup

This robot is used to perform actions such as opening programs and file explorers on my computer startup.

academic academy artificial-intelligence atom automation config education git guide learning markdown process robot rpa studio training-materials trending uipath vb-net windows

Last synced: 07 Jun 2026

https://github.com/matt-savvy/git-demo

Code and cheat sheet for git demo

git

Last synced: 26 Apr 2026

https://github.com/jaayperez/first-impressions

A fork of First Impressions. Branches & pull requests in Bitbucket using Git to collaborate on code.

bitbucket bitbucket-migration css git html markdown

Last synced: 05 May 2026

https://github.com/eglavin/fork-version

fork-version automates version control tasks: determining, updating, and committing versions, files, and changelogs, simplifying the process when using conventional commits.

changelog conventional-changelog conventional-commits git metadata semantic semver tag version

Last synced: 26 Apr 2026

https://github.com/ar-sayeem/cd-lab

I will upload my weekly works that I learned in the course Compiler Design Lab

c compiler-design git

Last synced: 26 Apr 2026

https://github.com/ivonzhang/my-learning-notes

我的学习笔记,包含:ES6,Express,Git,iPhone,后端算法及数据结构等等,持续更新中

android es6 git ios nodejs

Last synced: 09 May 2026

https://gitlab.com/saferatday0/pully

Get all the projects with pully! 🪀

automation git gitlab python source

Last synced: 09 May 2026

https://github.com/thomaslorentsen/ansible-git-client

Ansible Git Client with configuration

ansible-role git

Last synced: 08 May 2026

https://github.com/jenderal92/git-dump

This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and 'BeautifulSoup', this script examines the directory structure, downloads files, and identifies SHA-1 hashes within Git files.

exploit git git-download git-dumper git-dumper-python git-exposed git-vulnerability python python-git-dumper vulnerability vulnerability-git

Last synced: 09 Feb 2026

https://github.com/vaastav-technologies/py-gitbolt

git command interfaces with default implementation using subprocess calls.

git python python-3 python3

Last synced: 01 May 2026

https://github.com/elazar/gitlab-hud

A personal heads up display for GitLab

cli git gitlab

Last synced: 09 May 2026

https://github.com/shivankk26/live-loom

Live Loom is a WebRTC-based application that enables real-time video call conversations between two individuals. With Live Loom, you can create rooms and seamlessly connect with another person for face-to-face communication.

expressjs git nodejs reactjs socket-io socketio typescript webrtc

Last synced: 04 Apr 2026

https://github.com/shoenig/keep-branches

Prune local git repository of unwanted branches

branch feature-branch git prune repository

Last synced: 09 Feb 2026

https://github.com/winkey728/dotfiles

:wrench: My dotfiles (macOS / Manjaro)

archlinux dotfiles git macos manjaro shell tmux vim zsh

Last synced: 04 Apr 2026

https://github.com/adrianoescarabote/frontend-quiz-app

This project entailed the development of a frontend quiz. I utilized Figma files for styling the project.

figma git gitflow jest next redux-toolkit storybook tailwind testing-library typescript

Last synced: 02 Mar 2026

https://github.com/marlyn-mayienga/awesome-library

"Awesome Library" is a simple website that displays a list of books and allows you to add and remove books from that list. This Project will manage book collection using plain JS with objects. with this application, books can be added and removed.

bootstrap css git html javascript

Last synced: 06 May 2026

https://github.com/shonharsh/rpadev-s03p02-listsdatetimes-windowslegacy

This project is my solution in C# to the Lists & DateTimes practice found in section 03 practice 02 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 01 May 2026

https://github.com/shonharsh/rpadev-s07p03-fixmyworkflow-windowslegacy

This project is my solution in Windows Legacy (Deprecated), C# to the Fix My Workflow practice found in section 07 practice 03 of the UiPath - RPA Developer Foundation course.

academic academy artificial-intelligence atom automation config csharp education git guide learning markdown process robot rpa studio training-materials trending uipath windows

Last synced: 14 Apr 2026

https://github.com/ivancheban/docsy-site

This is the code for Documentation Portal website. This is my pet project where I write articles on using static site generators, MadCap Flare, Git, and Vale linter.

git madcap static-site-generator vale

Last synced: 23 Jun 2026

https://github.com/jaayperez/forge-jira-issue

Fork of Forge Jira Issue on Bitbucket. This project contains a Forge app written in Javascript in a Jira issue panel.

bitbucket bitbucket-migration forge-app git jira

Last synced: 15 Apr 2026

https://github.com/prompt/actions-delete-tag

:scissors: Delete the tag that triggered the workflow

actions git github-actions

Last synced: 01 May 2026

https://github.com/eduardozepeda/go-web-crawler

A concurrent web crawler written in go that looks for exposed .git and .env uris.

crawler environment-variables git go pentesting security-audit

Last synced: 16 Apr 2026

https://github.com/index0h/idea-git-prepare-commit-msg

Plugin generates commit message by git prepare-commit-msg hook, if it exists.

git hooks idea-plugin

Last synced: 16 Apr 2026

https://github.com/osteele/gh-forkstats

Displays GitHub forks and their stats, to identify successors to abandoned repos.

cli git github

Last synced: 01 May 2026

https://github.com/serginator/dotfiles

My dotfiles for unix based environments

bash dotfiles git shell unix vim

Last synced: 09 Feb 2026

https://github.com/atharvbyadav/git-github

📚 A complete beginner-to-advanced guide to mastering Git and GitHub — packed with essential commands, practical workflows, and collaboration best practices.

cheatsheet cli collaboration developer-tools documentation git git-guide git-workflow github markdown open-source version-control

Last synced: 21 Feb 2026

https://github.com/bam-j/study-repo

블로그 글 링크들을 한 눈에 보기 쉽도록 정리했습니다.

algorithm css database git html javascript nodejs react typescript

Last synced: 04 Apr 2026

https://github.com/piotrplenik/git-updated-files

GIT Updated Files for CI/CD

cicd git go golang

Last synced: 09 May 2026

https://github.com/jonasmarquesdev/git-tutorial

repositório de anotações e exemplo com comandos e scripts pra quem esta começando com o Git

git github turorial

Last synced: 01 May 2026

https://github.com/zafar-saleem/toolbox-server

Toolbox is a SaaS product that replaces the current solution of internet browsers' default bookmark feature to access digital tools and services conveniently.

bookmarks bookmarks-manager express express-js expressjs git github mongo mongodb mongodb-database mongoose mongoosejs node-js nodejs saas tools tools-engineering

Last synced: 04 Apr 2026

https://github.com/oguzbilgic/tiri

displays list of files in tree format

cli command-line git

Last synced: 29 Jan 2026

https://github.com/cdaein/vite-plugin-ssam-git

Create a Git commit and use the commit hash from frontend

git ssam vite vite-plugin

Last synced: 12 Feb 2026

https://github.com/simplymichael/project-up

Quickly setup a Node.js application by answering a few simple questions.

cli create create-project git git-setup node npm project setup

Last synced: 16 Apr 2026

https://github.com/jamesconlan96/icicle

A custom theme for Zsh with a real-time refreshing timestamp and git status.

git timestamp zsh zsh-theme

Last synced: 01 May 2026

https://github.com/fariosofernando/owl-experimental

A Rust-based tool designed to automate the backup and synchronization of local Git repositories.

automation cli git github rust-lang tool

Last synced: 29 Jan 2026

https://github.com/iamcryptoki/docker-git

:package: Non-root Docker image running Alpine Linux and git.

alpine container docker git

Last synced: 17 Apr 2026

https://github.com/denisputnov/own-knowledge-base

I posted my best practices in different technologies here. git, markdown, python etc.

faq git markdown practice

Last synced: 17 Apr 2026

https://github.com/suyogpalav/blog-management-system

Developed a RESTful API with CRUD functionality for User, Post, Category, and Comment management, ensuring data consistency. Implemented Mapping, JPA Finder Method, JPQL, Native Query, Criteria Query, Pagination and Sorting, Searching, User Input Validation, and Exception Handling for robust API responses.

advancedjava8 corejava git github hibernate java java-8 java17 java17-spring-boot lombok maven mysql-database mysqlworkbench postman spring-boot springboot3-x springdatajpa tortoisegit

Last synced: 04 Mar 2026

https://github.com/dracula27/odin-admindashboard

The Odin Project - Full Stack JavaScript - Intermediate HTML and CSS - PROJECT: Admin Dashboard

css css-animations css-flex css-grid git github html

Last synced: 10 May 2026

https://github.com/steschwa/git-blame.nvim

Neovim plugin for displaying Git blame information in a floating window

git neovim neovim-plugin

Last synced: 24 Feb 2026

https://github.com/ehud-am/gitlocal

Local git repository viewer. GitHub-like browsing experience without leaving your machine

developer-tools git github gitlab

Last synced: 09 Jun 2026

https://github.com/glensc/gitlab-webhook-listener-bot

Gitlab WebHook Listener Bot

git gitlab hook listener webhook

Last synced: 27 Mar 2026

https://github.com/aadhar41/society-services

This repository contains the source code for a society services project built with Laravel PHP. The project aims to provide a platform for managing various services within a society or residential complex.

blade-template css3 git github html5 laravel laravel12 mysql npm php vite

Last synced: 17 Apr 2026

https://github.com/mxvish/arch-setup

Installer & setup script for Arch Linux in i3 on UEFI x86-64 pc

archlinux automation config git github i3 linux open-source setup shell uefi vim x86-64

Last synced: 10 Feb 2026

https://github.com/ahmet-cetinkaya/acore-scripts

Common utility scripts for projects

bash changelog git logging scripts utilities

Last synced: 06 May 2026