awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mislav avatar

mislav/hub

0
View on GitHub↗
22,948 stars·2,216 forks·Go·MIT·22 viewshub.github.com↗

Hub

Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources.

The tool provides specialized capabilities for synchronizing forks with upstream repositories and managing GitHub-specific assets including pull requests, issues, and releases. It also enables the creation of code gists and allows users to open specific repository files in a web browser directly from the shell.

The software includes a shell completion tool to provide command and flag suggestions within the terminal. It further supports the automation of repository resources within shell scripts and pipelines.

Features

  • GitHub Clients - Provides a comprehensive terminal-based client for managing repositories, gists, releases, and forks via the GitHub API.
  • GitHub Integration Tools - Manages pull requests, issues, and releases for GitHub projects directly from the terminal.
  • Git & GitHub - Serves as a terminal-based client for managing Git repositories and GitHub project resources.
  • CLI API Clients - Provides a command-line interface to programmatically interact with GitHub's REST API.
  • Issue Tracking Integrations - Provides terminal-based capabilities to organize and monitor repository issues.
  • Repository Automation Interfaces - Provides a terminal-based interface to manage remote GitHub features and settings.
  • Upstream Synchronization - Streamlines the process of keeping local forks synchronized with upstream repositories.
  • Git Wrappers - Wraps standard git binaries to augment them with GitHub-specific operations directly from the shell.
  • GitHub Release Automators - Allows users to create and distribute official software releases on GitHub via the command line.
  • Remote Fork Synchronization - Provides specialized tools for creating and synchronizing forks with upstream source code.
  • Pull Request Management - Facilitates the creation, deletion, and comparison of pull requests to streamline code reviews.
  • Token-Based Authentication - Implements token-based authentication to authorize API requests between the local terminal and GitHub.
  • Command Line Development Environments - Accelerates development by integrating browser access and gist creation into the command-line workflow.
  • GitHub Workflow Integrations - Integrates GitHub API operations into shell scripts for automated repository workflow management.
  • CI/CD Workflows - Enables API operations within shell scripts and pipelines for programmatic repository management.
  • Version Control - Listed in the “Version Control” section of the Awesome Mac awesome list.

Star history

Star history chart for mislav/hubStar history chart for mislav/hub

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does mislav/hub do?

Hub is a terminal-based GitHub API client and command-line wrapper that extends standard git version control with remote project management functionality. It serves as an interface to programmatically execute GitHub operations and simplify the interaction between local repositories and remote resources.

What are the main features of mislav/hub?

The main features of mislav/hub are: GitHub Clients, GitHub Integration Tools, Git & GitHub, CLI API Clients, Issue Tracking Integrations, Repository Automation Interfaces, Upstream Synchronization, Git Wrappers.

Which projects share features with mislav/hub?

Projects with overlapping indexed features include: github/hub — Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It… k0shk0sh/fasthub — FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It… k88hudson/git-flight-rules — git-flight-rules is a collection of curated guidelines, operational resources, and a command reference for managing… github/docs — GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding… leonhartx/gas-github — gas-github is a GitHub repository management client and Git version control interface. It provides tools for… gyoogle/tech-interview-for-developer — This project is a comprehensive technical interview preparation resource and computer science interview guide. It…

Projects sharing features with Hub

These projects share indexed features with Hub. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • github/hubgithub avatar

    github/hub

    22,955View on GitHub↗

    Hub is a git command line tool and GitHub API client that provides a shell interface for automating workflows. It functions as a GitHub git wrapper, extending standard git commands to include direct management of repositories, issues, and pull requests. The tool integrates REST API communication with a wrapper-based execution model to perform administrative tasks without a web browser. It utilizes OAuth-based authentication and a local configuration store to secure API requests. The utility includes shell command completion and argument parsing to improve terminal productivity. It also suppo

    Go
    View on GitHub↗22,955
  • k0shk0sh/fasthubk0shk0sh avatar

    k0shk0sh/FastHub

    5,737View on GitHub↗

    FastHub is a native Android mobile client designed for managing GitHub repositories, issues, and pull requests. It provides a visual interface for interacting with Git version control, acting as a repository manager for editing files, tracking project milestones, and handling account administration from a handheld device. The application supports multi-account authentication, allowing users to connect via tokens or passwords to access different user profiles and enterprise accounts. It distinguishes itself with offline repository browsing, utilizing local database caching to view project data

    Javaandroidandroid-appandroid-application
    View on GitHub↗5,737
  • k88hudson/git-flight-rulesk88hudson avatar

    k88hudson/git-flight-rules

    42,472View on GitHub↗

    git-flight-rules is a collection of curated guidelines, operational resources, and a command reference for managing version control with Git. It provides a set of procedure-based rules and best practices designed to organize code history, branches, and collaborative development. The project distinguishes itself by providing structured workflows for complex history manipulation and data recovery. This includes specific guidance on rewriting commit history to remove sensitive data, using the reference log to recover lost work, and employing binary searches to isolate regressions. The resource

    View on GitHub↗42,472
  • github/docsgithub avatar

    github/docs

    18,951View on GitHub↗

    GitHub Copilot is an AI-powered development platform designed to integrate large language models directly into coding environments. It functions as an interactive assistant and an agentic workflow orchestrator, enabling developers to automate code generation, perform automated code reviews, and execute complex, multi-step development tasks through natural language prompts. The platform distinguishes itself through its autonomous agent capabilities, which allow for repository-level research, implementation planning, and code modifications across multiple files. It supports a modular architectu

    TypeScriptdocsworks-with-codespaces
    View on GitHub↗18,951
Compare all 30 related projects→