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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to shikkic/gitbar

Open-source alternatives to Gitbar

30 open-source projects similar to shikkic/gitbar, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gitbar alternative.

  • github/hubAvatar von github

    github/hub

    22,955Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,955
  • git-up/gitupAvatar von git-up

    git-up/GitUp

    12,015Auf GitHub ansehen↗

    GitUp is a graphical user interface client and version control tool for managing Git repositories. It provides a visual environment for browsing repository content, editing history, and performing version control operations. The application features an interactive commit graph visualizer for navigating branching and merging history. It includes a dedicated history editor that allows for the visual manipulation of the project timeline, including the ability to reorder, split, and roll back commits. The tool covers diff analysis through side-by-side file comparisons and high-speed content sear

    Objective-C
    Auf GitHub ansehen↗12,015
  • desktop/desktopAvatar von desktop

    desktop/desktop

    21,587Auf GitHub ansehen↗

    This project is a graphical desktop client for managing version control repositories. It provides a visual interface that translates complex command-line operations into intuitive workflows for tracking local code changes and synchronizing them with remote servers. The application distinguishes itself through integrated credential management and network configuration tools. It utilizes secure authentication flows to handle remote service logins and includes a network layer that automatically detects and applies system-wide proxy settings. These capabilities ensure that version control operati

    TypeScriptelectrongitgithub
    Auf GitHub ansehen↗21,587

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • rowanj/gitxAvatar von rowanj

    rowanj/gitx

    2,134Auf GitHub ansehen↗

    Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git.

    Objective-C
    Auf GitHub ansehen↗2,134
  • jesseduffield/lazygitAvatar von jesseduffield

    jesseduffield/lazygit

    79,339Auf GitHub ansehen↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    Gocligitterminal
    Auf GitHub ansehen↗79,339
  • git/gitAvatar von git

    git/git

    61,518Auf GitHub ansehen↗

    Git is a distributed version control system and command-line tool designed for tracking changes in source code and coordinating collaborative software development. It functions as a content-addressable storage platform where project data is maintained as immutable objects indexed by cryptographic hashes, ensuring data integrity and efficient deduplication. The system organizes project history as a directed acyclic graph, where each commit serves as a snapshot linked to its parent to create a verifiable timeline of modifications. The architecture distinguishes itself through an index-based sta

    Cchacktoberfestshell
    Auf GitHub ansehen↗61,518
  • relagit/relagitAvatar von relagit

    relagit/relagit

    1,075Auf GitHub ansehen↗

    The elegant solution to graphical version control.

    TypeScriptgitgit-clientsolidjs
    Auf GitHub ansehen↗1,075
  • nosarthur/gitaAvatar von nosarthur

    nosarthur/gita

    1,882Auf GitHub ansehen↗

    Manage many git repos with sanity 从容管理多个git库

    Pythonclicommand-linecommand-line-tool
    Auf GitHub ansehen↗1,882
  • uncommon/xitAvatar von Uncommon

    Uncommon/Xit

    1,170Auf GitHub ansehen↗

    Mac OS X Git GUI

    Swift
    Auf GitHub ansehen↗1,170
  • tj/git-extrasAvatar von tj

    tj/git-extras

    18,076Auf GitHub ansehen↗

    git-extras is a collection of command line utilities that extend the functionality of the Git version control system. It provides a suite of shortcuts and additional commands for history manipulation, remote management, repository analysis, and workflow automation. The project distinguishes itself by offering deep integration with hosting providers to manage pull requests and forks, alongside advanced history tools for obliterating sensitive files and rewriting author metadata. It also includes a specialized interactive shell that allows users to execute commands without repeating the binary

    Shellgit
    Auf GitHub ansehen↗18,076
  • gitbutlerapp/gitbutlerAvatar von gitbutlerapp

    gitbutlerapp/gitbutler

    19,465Auf GitHub ansehen↗

    GitButler is a desktop application designed for managing Git version control workflows. It provides a visual interface for organizing concurrent development tasks, allowing users to work on multiple features or bug fixes simultaneously within a single repository without the need for manual context switching. The application utilizes a virtual file system overlay and in-memory staging to track granular file modifications independently of the underlying version control system. It features a conflict isolation engine that breaks down complex merge conflicts into smaller, manageable segments, and

    Rustgitgithubtauri
    Auf GitHub ansehen↗19,465
  • colinlienard/gitlightAvatar von colinlienard

    colinlienard/gitlight

    925Auf GitHub ansehen↗

    🐙 GitHub & GitLab notifications on your desktop

    Svelte
    Auf GitHub ansehen↗925
  • iterative/dvcAvatar von iterative

    iterative/dvc

    15,680Auf GitHub ansehen↗

    DVC is a data versioning tool and pipeline orchestrator designed to track large datasets and machine learning models. It functions as a system for managing large data artifacts by storing lightweight metadata in version control while keeping the actual binaries in a separate cache. The project serves as an experiment tracker and remote storage synchronizer, enabling the execution and comparison of machine learning iterations based on hyperparameters and performance metrics. It provides a bridge for pushing and pulling these large data artifacts between local environments and cloud or on-premi

    Python
    Auf GitHub ansehen↗15,680
  • git-cola/git-colaAvatar von git-cola

    git-cola/git-cola

    2,534Auf GitHub ansehen↗

    git-cola: The highly caffeinated Git GUI

    Pythoncross-platform-guidebiandiff
    Auf GitHub ansehen↗2,534
  • unixorn/git-extra-commandsAvatar von unixorn

    unixorn/git-extra-commands

    1,163Auf GitHub ansehen↗

    A collection of git utilities, useful extra git scripts, tutorials and other useful articles.

    Shellantigenbashcollection
    Auf GitHub ansehen↗1,163
  • aidenmagrath/windows-auto-unzipperA

    aidenmagrath/Windows-Auto-Unzipper

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ahqsoftwares/tauri-ahq-storeAvatar von ahqsoftwares

    ahqsoftwares/tauri-ahq-store

    140Auf GitHub ansehen↗

    We're migrating to https://github.com/ahqstore/client

    Rust
    Auf GitHub ansehen↗140
  • abhijithvijayan/import-github-labels-cliAvatar von abhijithvijayan

    abhijithvijayan/import-github-labels-cli

    20Auf GitHub ansehen↗

    CLI to sync labels between repositories on GitHub

    TypeScriptclicli-appgithub
    Auf GitHub ansehen↗20
  • agis-/git-style-guideAvatar von agis-

    agis-/git-style-guide

    5,114Auf GitHub ansehen↗

    This project is a version control style guide and contribution standard. It provides formal specifications for maintaining consistency in commit messaging, branch naming, and general development workflows within Git. The guide focuses on organizing project history through atomic commit structuring and specific rebasing strategies to ensure a clean, linear timeline. It establishes standardized conventions for naming branches with ticket identifiers and formatting commit messages to explain the reasoning behind changes. The framework also covers the coordination of team contributions through m

    Auf GitHub ansehen↗5,114
  • afiqiqmal/sharedchamberAvatar von afiqiqmal

    afiqiqmal/SharedChamber

    97Auf GitHub ansehen↗

    Android Secure SharedPreferences Using Facebook Conceal Encryption

    Java
    Auf GitHub ansehen↗97
  • aaronpearce/devswitchA

    aaronpearce/DevSwitch

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • 8144225309/superscalar-mcpAvatar von 8144225309

    8144225309/superscalar-mcp

    0Auf GitHub ansehen↗

    MCP server for SuperScalar — Bitcoin Lightning channel factories. Query protocol specs, estimate UTXO savings, and explore factory architectures.

    JavaScript
    Auf GitHub ansehen↗0
  • allegiance-consulting/blazor-highchartsAvatar von Allegiance-Consulting

    Allegiance-Consulting/blazor-highcharts

    32Auf GitHub ansehen↗

    Blazor Wrapper for Highcharts library

    C#
    Auf GitHub ansehen↗32
  • almoullim/vue-tabeventsAvatar von Almoullim

    Almoullim/vue-tabevents

    33Auf GitHub ansehen↗

    Event-Based communication across opened tabs for Vue 2.x

    JavaScripteventsjavascriptvue-plugin
    Auf GitHub ansehen↗33
  • alwindoss/morseAvatar von alwindoss

    alwindoss/morse

    87Auf GitHub ansehen↗

    Morse Code Library in Go

    Go
    Auf GitHub ansehen↗87
  • alyalin/praccjsAvatar von alyalin

    alyalin/PraccJS

    130Auf GitHub ansehen↗

    Practice JavaScript with real-time code execution

    Rust
    Auf GitHub ansehen↗130
  • alziqziq/vue-paginate-alAvatar von alziqziq

    alziqziq/vue-paginate-al

    48Auf GitHub ansehen↗

    Vue paginate with return your data

    Vuepaginatepaginationvue
    Auf GitHub ansehen↗48
  • amtrack/force-dev-toolAvatar von amtrack

    amtrack/force-dev-tool

    109Auf GitHub ansehen↗

    `console $ npm install --global force-dev-tool `

    JavaScript
    Auf GitHub ansehen↗109
  • anderscheow/validatorAvatar von anderscheow

    anderscheow/Validator

    129Auf GitHub ansehen↗

    A tool to validate text inside TextInputLayout

    Kotlin
    Auf GitHub ansehen↗129
  • alirezanet/husky.netAvatar von alirezanet

    alirezanet/Husky.Net

    846Auf GitHub ansehen↗

    Lint your commit messages, run tests, format or analyze code, and perform any other checks automatically when you commit or push. 🚀

    C#code-formatdev-dependenciesdeveloper-experience
    Auf GitHub ansehen↗846