Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Github

Github

204 projects

Showing 36 of 204 projects

Add releases to GitHub
Add releases to GitHubShell

A GitHub Action that creates plain GitHub releases without attaching assets or source code.

#release#devops#publishing
Stars216
Forks59
Last commit7 days ago
npm-home
npm-homeJavaScript

A CLI tool to quickly open npm, Yarn, or GitHub pages for any package.

#developer-tools#open-source#productivity
Stars199
Forks8
Last commit2 years ago
Streaker
StreakerTypeScript

A cross-platform menu bar app that tracks GitHub contribution streaks and statistics with reminder notifications.

#developer-tools#productivity#statistics
Stars196
Forks10
Last commit2 months ago
Search wiki of the repository on GitHub
Search wiki of the repository on GitHub

A browser extension that adds a search box to GitHub repository wikis for quick content discovery.

#search#productivity#chrome
Stars196
Forks24
Last commit7 years ago
GitHub Actions for Android
GitHub Actions for AndroidTypeScript

A collection of GitHub Actions for Android development, including SDK installation and emulator management.

#actions#devops#android
Stars196
Forks26
Last commit1 year ago
Get Latest Tag
Get Latest TagJavaScript

A GitHub Action that retrieves the latest Git tag from a repository, with fallback and pattern matching options.

#hacktoberfest#semver#devops
Stars196
Forks51
Last commit4 days ago
PSGitHub
PSGitHubPowerShell

A PowerShell module providing cmdlets to interact with GitHub's REST API for managing repositories, issues, pull requests, and more.

#devops#rest-api#git-management
Stars190
Forks34
Last commit4 years ago
Composer-Diff
Composer-DiffPHP

A Composer plugin that compares composer.lock files and generates Markdown reports for dependency changes.

#lock-file-diff#composer#lock
Stars187
Forks12
Last commit7 days ago
GitHub.swift
GitHub.swiftSwift

An unofficial GitHub API client for Swift, built with RxSwift and Alamofire for reactive networking.

#ios#rest-client#api
Stars187
Forks22
Last commit6 years ago
pipeline.nvim
pipeline.nvimLua

A Neovim plugin to view and manage CI/CD pipeline runs (GitHub Actions, GitLab CI) directly within the editor.

#actions#developer-tools#devops
Stars183
Forks12
Last commit2 days ago
ipfs-action
ipfs-actionJavaScript

A GitHub Action for uploading DApps and content to IPFS with support for multiple pinning services.

#upload#ipfs#devops
Stars180
Forks47
Last commit1 year ago
Markdown-Videos
Markdown-VideosPython

An open-source tool that adds play buttons to YouTube and Vimeo thumbnails for easy embedding in GitHub markdown.

#fastapi#python-3#vercel-deployment
Stars175
Forks23
Last commit8 months ago
chyle
chyleGo

A CLI tool that generates changelogs from git repositories by extracting and enriching commit data.

#generator#release#devops
Stars162
Forks10
Last commit13 days ago
github-stats-box
github-stats-boxJavaScript

Automatically update a pinned GitHub Gist with your GitHub statistics using GitHub Actions.

#developer-tools#statistics#workflow-automation
Stars161
Forks1.6k
Last commit2 years ago
GEmojiSharp
GEmojiSharpC#

A .NET library and toolset for working with GitHub emoji aliases and Unicode characters across C#, ASP.NET Core, Blazor, and command-line tools.

#gemoji#emoji#dotnet-tool
Stars157
Forks9
Last commit5 months ago
GEmojiSharp.Blazor
GEmojiSharp.BlazorC#

A .NET library and toolset for working with GitHub emoji aliases and Unicode characters across C#, ASP.NET Core, Blazor, and command-line tools.

#gemoji#emoji#dotnet-tool
Stars157
Forks9
Last commit5 months ago
starring
starringJavaScript

A CLI tool that automatically stars npm packages you're using on GitHub to show appreciation to maintainers.

#developer-tools#open-source#npm
Stars155
Forks6
Last commit9 years ago
terrafile
terrafileGo

A Go binary that systematically manages external GitHub modules for use in Terraform projects.

#devops#team-carrier#dependency-management
Stars139
Forks25
Last commit3 years ago
Publish GitHub release artifacts
Publish GitHub release artifactsShell

A GitHub Action that automatically uploads binary artifacts to new GitHub releases.

#release#devops#workflow-automation
Stars139
Forks18
Last commit4 years ago
awesome-collection
awesome-collection

A curated collection of awesome lists covering programming languages, tools, frameworks, and development resources.

#developer-tools#meta-repository#awesome-lists
Stars131
Forks22
Last commit9 years ago
awesome-awesome
awesome-awesome

A curated list of curated lists of libraries, resources and shiny things for various languages and frameworks.

#developer-tools#framework-resources#awesome-lists
Stars125
Forks19
Last commit5 years ago
atlas.nvim
atlas.nvimLua

A Neovim plugin for browsing and managing Bitbucket pull requests and Jira issues directly within the editor.

#developer-tools#issue-tracking#jira
Stars125
Forks10
Last commit5 days ago
gemdiff
gemdiffRuby

A CLI tool to find Ruby gem source repositories on GitHub, compare versions, and update outdated gems with integrated git workflow.

#rubygems#github-integration#outdated-gems
Stars125
Forks6
Last commit1 year ago
AI Git Narrator
AI Git NarratorSwift

A command-line tool that uses AI (OpenAI, Gemini, or Ollama) to generate Git commit messages and PR descriptions from your diffs and commits.

#commit#ai#pr
Stars119
Forks6
Last commit6 months ago
Deploy a playlist to Spotify
Deploy a playlist to SpotifyShell

Collaborate on Spotify playlists using GitHub Pull Requests and Actions.

#music#version-control#spotify-playlist
Stars114
Forks22
Last commit6 years ago
github
githubTypeScript

An ESLint formatter that reports lint results as annotations in GitHub pull requests using the Checks API.

#developer-tools#pull-requests#ci-cd
Stars111
Forks3
Last commit11 months ago
gibr
gibrPython

A smarter CLI for creating Git branches by connecting your Git workflow to your issue tracker.

#developer-tools#productivity#issue-tracker
Stars109
Forks8
Last commit6 months ago
Mergeable
MergeableTypeScript

The missing inbox for GitHub pull requests

#codereview#self-hosted#github
Stars107
Forks11
Last commit1 year ago
xhub
xhubJavaScript

A Chrome extension that adds LaTeX math, charts, graphs, and YouTube embeds to GitHub pages.

#browser-extension#youtube-embed#latex
Stars106
Forks9
Last commit10 months ago
Wait for commit statuses
Wait for commit statusesPHP

A GitHub Action that waits for all commit statuses and checks to succeed or fail before proceeding.

#hacktoberfest#pull-request-automation#workflow-automation
Stars106
Forks12
Last commit
ueberauth_github
ueberauth_githubElixir

GitHub OAuth2 strategy implementation for the Überauth authentication framework in Elixir.

#ueberauth#oauth#elixir
Stars103
Forks54
Last commit3 years ago
Add Labels to a PR based on Total Size of the Diff
Add Labels to a PR based on Total Size of the DiffJavaScript

A GitHub Action that automatically labels pull requests based on the number of changed lines.

#hacktoberfest#size-labels#workflow-automation
Stars101
Forks48
Last commit
Ghizmo
GhizmoPython

An extensible command-line tool for interacting with GitHub's full API, enabling automation of repos, pull requests, teams, and more.

#devops#open-source#command-line-tool
Stars89
Forks15
Last commit2 years ago
Lint pull request name with commitlint (Awesome if you squash merge !)
Lint pull request name with commitlint (Awesome if you squash merge !)TypeScript

A GitHub Action that automatically lints pull request titles using commitlint conventions.

#actions#productivity#commitlint
Stars87
Forks12
Last commit
octohub.nvim
octohub.nvimLua

A Neovim plugin for managing and exploring GitHub repositories directly within the editor.

#github-integration#developer-tools#open-source
Stars79
Forks0
Last commit8 days ago
Lectures
Lectures

A university course covering practical 3D reconstruction from images using OpenCV and Python, with project-based learning.

#opencv#3d-reconstruction#git
Stars76
Forks13
Last commit11 years ago
PreviousPage 4 of 6Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
4 days ago
1 month ago
13 days ago
#Developer Tools66
#Github Actions54
#Automation54
#Ci Cd52
#Git35
#Devops35
#Github Api34
#Open Source29
#Workflow Automation27
#Productivity24
#Cli Tool22
#Pull Requests22