awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codesboy/get-your-github-card

Open-source alternatives to Get Your GitHub Card

26 open-source projects similar to codesboy/get-your-github-card, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Get Your GitHub Card alternative.

  • 4148/greenhat4148 的头像

    4148/greenhat

    1,553在 GitHub 上查看↗

    greenhat is a quick hack for decorating your GitHub contribution calendar with commits for the past n days. It uses the GITAUTHORDATE and GITCOMMITTERDATE environmental variables to make commits appear in the past. Be warned that greenhat will clobber your repository's commit history.

    Python
    在 GitHub 上查看↗1,553
  • agwa/git-cryptAGWA 的头像

    AGWA/git-crypt

    9,746在 GitHub 上查看↗

    git-crypt is a transparent cryptography layer and secret manager for Git repositories. It encrypts specific files so they remain as ciphertext on remote servers while appearing as plaintext in local directories. The tool uses Git attributes to define the scope of files and directories targeted for encryption. It supports both symmetric secret key encryption for shared access and asymmetric public key encryption to control decryption permissions among multiple collaborators. The system automates the encryption and decryption process through hook-based filters that trigger during commit and ch

    C++
    在 GitHub 上查看↗9,746
  • apollostack/githuntA

    apollostack/GitHunt

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aquarhead/miaopullaquarhead 的头像

    aquarhead/miaopull

    1在 GitHub 上查看↗

    Miaopull 「喵噗哦」

    Python
    在 GitHub 上查看↗1
  • boennemann/badgesboennemann 的头像

    boennemann/badges

    1,208在 GitHub 上查看↗

    A collection of all JavaScript related and free for open-source readme badges out there. All of the services are live and operating on this repositoriy's dummy code.

    CoffeeScript
    在 GitHub 上查看↗1,208

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • gazler/githugGazler 的头像

    Gazler/githug

    6,949在 GitHub 上查看↗

    Githug is a terminal-based learning tool and interactive Git course that teaches version control through a series of progressive repository challenges. It functions as a command-line game where users master software operations by solving curated levels that require specific repository states to progress. The system utilizes a challenge-and-verify loop, employing a validation engine to check the current Git index and working tree against predefined solution logic. To support the learning process, it includes a hint system for roadblocks and a state management mechanism to reset levels to their

    Shell
    在 GitHub 上查看↗6,949
  • gelstudios/gitfitigelstudios 的头像

    gelstudios/gitfiti

    8,437在 GitHub 上查看↗

    gitfiti is a tool for generating pixel art on a GitHub contribution graph by manipulating Git commit histories. It functions as a commit history manipulator and a pixel art template renderer that produces specific visual patterns on a profile's activity map. The project translates image templates and numeric coordinates into a sequence of backdated commits. It controls the intensity of calendar squares by simulating activity density and generates executable shell scripts to automate the bulk commit process. The software covers capabilities for custom art template definition and the generatio

    Python
    在 GitHub 上查看↗8,437
  • igrigorik/githubarchive.orgigrigorik 的头像

    igrigorik/githubarchive.org

    3,040在 GitHub 上查看↗

    Open-source developers all over the world are working on millions of projects: writing code & documentation, fixing & submitting bugs, and so forth. GH Archive is a project to record the public GitHub activity, archive it, and make it easily accessible for further analysis.

    Ruby
    在 GitHub 上查看↗3,040
  • ionicabizau/github-contributionsIonicaBizau 的头像

    IonicaBizau/github-contributions

    1,335在 GitHub 上查看↗

    Ensure you configured NPM and NodeJS not to require sudo when installing packages globally.

    HTML
    在 GitHub 上查看↗1,335
  • ironmaniiith/github-profile-name-writerironmaniiith 的头像

    ironmaniiith/Github-profile-name-writer

    143在 GitHub 上查看↗

    1. Make a new repo (say testRepo) 2. Run the file run.sh, it will ask you the information like username and id, enter it. 3. You will obtain a file runThis.sh, just copy that file in your cloned version of testRepo and run it, that's all...

    Python
    在 GitHub 上查看↗143
  • joelsutherland/github-jquery-repo-widgetJoelSutherland 的头像

    JoelSutherland/GitHub-jQuery-Repo-Widget

    284在 GitHub 上查看↗

    A good looking repo widget to add to your website.

    CSS
    在 GitHub 上查看↗284
  • josephyzhou/github-trendingJ

    josephyzhou/github-trending

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kevva/github-gistskevva 的头像

    kevva/github-gists

    45在 GitHub 上查看↗

    ` $ npm install --save github-gists `

    JavaScript
    在 GitHub 上查看↗45
  • lepture/github-cardslepture 的头像

    lepture/github-cards

    2,148在 GitHub 上查看↗

    Card for your GitHub profile, card for your GitHub repositories.

    HTML
    在 GitHub 上查看↗2,148
  • littleark/githutlittleark 的头像

    littleark/githut

    1,293在 GitHub 上查看↗

    Visualization of data from github archive.

    HTML
    在 GitHub 上查看↗1,293
  • mroth/lolcommitsmroth 的头像

    mroth/lolcommits

    4,811在 GitHub 上查看↗

    lolcommits is an automated tool for capturing, archiving, and associating webcam media with version control commit histories. It functions as a webcam snapshot archiver and history visualization tool that triggers photos, GIFs, or videos whenever a Git commit is performed. The system uses Git hook automation to associate commit hashes with physical snapshots of the developer. It includes a plugin system for integrating third-party tools to transform captured images or add visual overlays such as commit messages and identifiers. The tool provides a media archive browser to retrieve captures a

    Ruby
    在 GitHub 上查看↗4,811
  • necolas/css3-github-buttonsnecolas 的头像

    necolas/css3-github-buttons

    1,105在 GitHub 上查看↗

    CSS3 GitHub Buttons helps you easily create GitHub-style buttons from links, buttons, and inputs.

    HTML
    在 GitHub 上查看↗1,105
  • no13bus/ohmyrepono13bus 的头像

    no13bus/ohmyrepo

    127在 GitHub 上查看↗

    use webhook to analysis automaticly that who stared your repository, where are they. Besides you can fellow some users.

    Python
    在 GitHub 上查看↗127
  • pcottle/learngitbranchingpcottle 的头像

    pcottle/learnGitBranching

    33,604在 GitHub 上查看↗

    This project is an interactive Git tutorial and version control simulator. It provides a visual learning environment where users practice Git commands through structured lessons and a simulated terminal that does not affect the local file system. The application functions as a branching visualizer, rendering a graphical representation of commit trees and branch pointers that update in real time as commands are executed. It allows for the creation of custom exercises and the sharing of specific command sequences via unique links. The software covers educational challenges for mastering reposi

    JavaScript
    在 GitHub 上查看↗33,604
  • readify/gitvizR

    Readify/GitViz

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • resume/resume.github.comresume 的头像

    resume/resume.github.com

    62,866在 GitHub 上查看↗

    This project is a static site generator designed to transform plain text content into pre-rendered web documents. It functions as a content platform that separates structural information from presentation, utilizing lightweight markdown formatting to ensure portability and ease of maintenance. The platform is built on a dependency-free execution model, operating without external libraries or frameworks to minimize security risks and support long-term stability. It integrates a technical governance framework and a software engineering manifesto, providing a structured set of principles and dec

    JavaScript
    在 GitHub 上查看↗62,866
  • sindresorhus/is-github-downsindresorhus 的头像

    sindresorhus/is-github-down

    133在 GitHub 上查看↗

    `sh npx is-github-down `

    JavaScript
    在 GitHub 上查看↗133
  • src-d/go-gitsrc-d 的头像

    src-d/go-git

    4,880在 GitHub 上查看↗

    This project is a native implementation of the Git version control system for Go applications. It provides a programmable API and a low-level plumbing toolset that allows developers to manage repositories, manipulate object graphs, and perform version control operations without requiring external system binaries or C bindings. The library is distinguished by its flexible storage and network layers, featuring a virtual file system that enables in-memory repository management to bypass disk I/O. It supports pluggable network transports and interface-based storage backends, allowing for custom p

    Go
    在 GitHub 上查看↗4,880
  • stylishthemes/github-darkStylishThemes 的头像

    StylishThemes/GitHub-Dark

    9,911在 GitHub 上查看↗

    GitHub-Dark is a browser extension theme and collection of user style sheets designed to provide a comprehensive dark mode aesthetic for the GitHub interface. It functions by injecting custom style rules directly into the browser to override default website colors, fonts, and layout properties, aiming to improve visual comfort and readability during extended use. The project distinguishes itself through its focus on deep integration and visual consistency. It includes specialized support for syntax highlighting across various programming languages and notebook environments, ensuring that code

    CSSawesomecssdark
    在 GitHub 上查看↗9,911
  • thieman/github-selfiesthieman 的头像

    thieman/github-selfies

    1,187在 GitHub 上查看↗

    Everything is better with selfies. Yes, even pull requests. Trust me.

    JavaScript
    在 GitHub 上查看↗1,187
  • tholman/github-cornerstholman 的头像

    tholman/github-corners

    5,001在 GitHub 上查看↗

    GitHub Corners is a collection of customizable web callout widgets designed to promote open source projects. It provides a lightweight UI component that acts as a visual link, directing website visitors to a project repository. The project allows for extensive style customization, enabling users to adjust colors and sizes to match a specific brand identity. These ribbons function as call-to-action elements to encourage users to view or fork source code. The system generates these graphics as scalable vector graphics through serverless image rendering. Visual styles and text content are deter

    HTML
    在 GitHub 上查看↗5,001