Manage your continuous commit history beautifully ⭐

Overview




Github Commt Combo Github Commit Combo Github Commit Combo Github Commit Combo

스타를 눌러주세요 개발에 큰 도움이 됩니다! ⭐️

연속된 커밋기록을 아름답게 관리하세요

커밋을 끊기지 않고 연속해서 할 경우 숫자가 올라갑니다.
하루라도 커밋을 안하면 숫자가 0으로 초기화 됩니다.

아이디어나 발견 한 버그가 있다면 제보 해주세요

Contact : [email protected]

private repository 커밋기록이 잘 반영되지 않고있다면,
Contribution setting에서 Private contributions를 체크하세요


커밋기록은 서버시간 하루전날을 기준으로 반영됩니다.

사용가능한 테마

theme



빠른 만들기 및 모든 테마 보기

아래 사진(링크)을 클릭하고 적용 예시를 확인하며 당신의 테마를 만들수있습니다!

commitcombo-maker

사용법 및 예시

유저 이름이 길경우 슬라이딩해서 보여줍니다. 원하지않을시 URL끝에 &animation=false를 적어서 요청하세요.


아래 링크를 자신의 README.md파일에 복사 붙여넣기 하시면 됩니다.
{username}에는 자신의 깃허브 이름,
{theme}에는 자신이 원하는 테마를 넣으시면 됩니다.

[![commitcombo](http://commitcombo.com/get?user={username}&theme={theme})](https://github.com/devxb/CommitCombo)

예제
{username} : Devxb,
{theme} : DeepOcean-mini 일때.

[![commitcombo](http://commitcombo.com/get?user=Devxb&theme=DeepOcean-mini)](https://github.com/devxb/CommitCombo)

commitcombo

정렬하면서 적용하는법

  • align 에 정렬위치를 지정합니다 (left, center, right)
  • img 의 ?user 뒤에 자신의 깃허브 이름을 지정합니다.
<p align="center">
  <a href="https://github.com/devxb/CommitCombo">
    <img src="http://commitcombo.com/get?user=Devxb&theme=DeepOcean-mini"/>
  </a>
</p>

Version history

    version -1.8 / 2021.06.14

  • 버그 픽스 사파리에서 이름 드래그가 안되는 버그를 고쳤습니다.

    version -1.7 / 2021.06.06

  • 로직 수정 contribution을 github graphql api호출하는방식으로 변경했습니다.

    version -1.6 / 2021.06.01

  • 로직 수정
  • 컨트롤러 jsp에서 servlet으로 변경
  • 저장 방식 변경 세션에 저장하지않고, 내부 저장소에 저장(임시)

    version -1.5 /2021.05.29

  • Add minitheme-v2
  • 유저이름이 긴 경우 보여지는 방식을 변경했습니다.
  • 이제 유저 이름이 짤릴경우, 옆으로 슬라이딩 하며 유저이름을 보여줍니다. 원하지않을시 &animation = false를 추가 하면됩니다.

    version -1.4 / 2021.05.26

  • 폰트 적용 안되는 문제 해결!!
  • 파란색 계열 테마 추가

    version -1.3 / 2021.05.25

  • 약간의 성능 개선
  • 이슈 해결
  • add calendar theme

    version -1.1 / 2021.05.23

  • add Gradient Theme

    version -1.0 / 2021.05.22

  • 출시
  • 발견된 이슈

    • (해결) 3~4년간 끊기지않고 커밋한경우 초기 데이터를 얻어오는데 너무 오래걸림
      - 깃허브 api 사용

    • (해결) 서버에 요청이 동시에 발생할경우 요청내용이 꼬이는 문제점이 발견되었습니다.
      - 싱글톤패턴안에 (문제가되는)스태틱변수를 없애고, 변수를 반환해주는식의 로직으로 변경했습니다.

    • (해결) 폰트가 적용되지않고있습니다.

    • (해결) 1년이 넘은 커밋기록이 반영되지 않고있습니다.

    • (해결) 커밋기록이 실시간으로 반영되지 않고있습니다.
      - 깃허브가 캐시한 이미지가 깃허브 서버에 남아있는거로 보입니다.
      - 시간이 지나면 자동으로 해결되지만, 커널에 다음 명령어를 입력해서 바로 해결할수있습니다.
      : "curl -X PURGE [캐시된 url]"

    • (해결) 애니메이션이 초기 1회만 재생되고 재생이 안됩니다. 해결
      - 위 이유와 같은 원인으로 파악되며 해결책을 생각중입니다.
      - [Ctrl + shift + R] 로 애니메이션을 강제 시작할수있습니다.
      : Ctrl + Shift + R

    License

You might also like...

Manage Nextcloud Maps Geobookmarks on your Android phone

Manage Nextcloud Maps Geobookmarks on your Android phone

Nextcloud Maps Geobookmarks Android app Android app to show your Nextcloud Maps geobookmarks list. Geobookmarks can be opened in all apps supporting g

Oct 20, 2022

Using this library, and writing a few lines of code, you can manage your own domain objects in ZooKeeper

Using this library, and writing a few lines of code, you can manage your own domain objects in ZooKeeper. It provides CRUD operations and change notifications out of the box.

Oct 26, 2022

Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

Essentials Development Readme The official repository is at: https://github.com/essentials/Essentials We use NetBeans 7.3 for development. Recommended

Jan 7, 2023

Utility to automatically manage all web element waits and enables to write wait-free selenium tests.

selenium-auto-wait selenium-auto-wait automatically manages all weblement waits and makes you to write wait free selenium tests. Features Waits till e

Nov 1, 2022

a plugin easy to manage you module

ModuleManager 支持功能 自动构建发布脚本 动态切换依赖 一键发布所有module至仓库 动态切换maven仓库 完成配置只需要两步 1、引入插件 在工程目录下build.gradle文件中引入插件 // Top-level build file where you can add co

Nov 25, 2022

An example Twitch.tv bot that allows you to manage channel rewards (without requiring a message), and chat messages.

Twitch Bot Example shit code that can be used as a template for a twitch bot that takes advantage of channel rewards (that dont require text input) an

Nov 3, 2022

XManager-Spotify - An android application where you can manage and install all versions of the spotify app.

For contributors, pull request should be done on the "Developer" branch. The "main" branch is for the release. IMPORTANT NOTES (READ ME FIRST) •xManag

Jan 3, 2023

TopologyAPI provides the functionality to access, manage and store device topologies.

TopologyAPI provides the functionality to access, manage and store device topologies.

TopologyAPI Providing the functionality to access, manage and store device topologies, given different json files each includes one topology, storing

Mar 31, 2022

A smart personal voice assistant powered by Alan AI. Enjoy hands free application that can manage daily tasks

Todogenix A smart personal voice assistant using Alan AI. Intro Todogenix is a personal assistant app powered by Alan AI that helps store and manage o

Mar 15, 2022

A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

A Java Project designed to manage a football clubs players and play RNG Simulated Games against other teams.

Feb 21, 2022

An app to manage the libraray at school or in public.

MyCalc Intro An app to manage the libraray at school or in public. Written 100% in Java, no permission needed. Finished in about 1 month by Nguyen Huy

Jan 16, 2022

This API provides functionalities to lookup and manage user accounts

This API provides functionalities to lookup and manage user accounts. Any human or computer system that will interact with any of the API's requires being authenticated as a user. The API allows for common functionalities such as creating a new user account, resetting passwords and generating JWT tokens.

Jan 22, 2022

A blockchain system to manage monetary transactions between the different nodes of a decentralized network.

A blockchain system to manage monetary transactions between the different nodes of a decentralized network.

Blockchain under a clear vision A blockchain system to manage monetary transactions between the different nodes of a decentralized network. Authors @s

Jun 9, 2022

Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects.

Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects.

Just-In-Time Access Just-In-Time Access is an AppEngine application that lets you manage just-in-time privileged access to Google Cloud projects. Syno

Jan 3, 2023

React Native plugin to manage Sim card(s) & eSim

react-native-sim-cards-manager A new library that merge multiple sim cards libraries into a single one: https://github.com/markneh/react-native-esim h

Jan 3, 2023

An API Library that provides the functionality to access, manage and store device topologies found in JSON files using Java and Maven Framework

An API Library that provides the functionality to access, manage and store device topologies found in JSON files using Java and Maven Framework

Topology API 📙 About An API library which provides the functionality to access, manage and store device topologies. 📝 Description Read a topology fr

Aug 4, 2022

Your Software. Your Structures. Your Rules.

jQAssistant Master Repository We splitted jQAssistant in multiple single repositories to be able to build a better and more flexible build an release

Dec 19, 2022

Replicate your Key Value Store across your network, with consistency, persistance and performance.

Chronicle Map Version Overview Chronicle Map is a super-fast, in-memory, non-blocking, key-value store, designed for low-latency, and/or multi-process

Dec 29, 2022
Commit Inicial

Java-Danfe Biblioteca para impressão de Documentos Fiscais Dúvidas, Sugestões ou Consultoria Entre no Discord do Projeto: https://discord.gg/ZXpqnaV G

SW Software e Consultoria 23 Nov 19, 2022
Show git commit logs in NetBeans

gitlogbeans Description Show git commit logs in NetBeans Apache NetBeans and JDK Compatibility JDK >= 9 Apache NetBeans >= 9.0 Plugin is available at

Chrizzly 5 Jul 13, 2022
Free continuous integration platform for GitHub projects.

✋ Do not open new issues here! ✋ Travis CI Travis CI is a hosted continuous integration and deployment system. You can now test and deploy open source

Travis CI 8.3k Dec 31, 2022
Concourse is a container-based continuous thing-doer written in Go and Elm.

Concourse: the continuous thing-doer. Concourse is an automation system written in Go. It is most commonly used for CI/CD, and is built to scale to an

Concourse 6.7k Jan 7, 2023
Continuous Inspection

SonarQube Continuous Inspection SonarQube provides the capability to not only show health of an application but also to highlight issues newly introdu

SonarSource 7.4k Jan 4, 2023
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more

IMPORTANT NOTE!!! Storm has Moved to Apache. The official Storm git repository is now hosted by Apache, and is mirrored on github here: https://github

Nathan Marz 8.9k Dec 26, 2022
IntelliJ plugin for continuous OpenAPI linting using the Spectral OpenAPI linter

Spectral IntelliJ Plugin This plugin is a wrapper for the tool Spectral, a linter for OpenApi schemas. It supports all Jetbrains IDEs starting at vers

Schwarz IT 19 Jun 6, 2022
Find solutions for the Cognizant Early Engagement Program [ Continuous Skill Development ].

Cognizant-Early-Engagement Early Engagement is a learning portal offered by Cognizant, where you can learn basic concepts of Java, Sql, Web Develepome

Saravana Kumar 176 Jan 3, 2023
Manage your Java environment

Master your Java Environment with jenv Website : http://www.jenv.be Maintainers : Gildas Cuisinier Future maintainer in discussion: Benjamin Berman As

jEnv 4.6k Dec 30, 2022
Android Resource Manager application to manage and analysis your app resources with many features like image resize, Color, Dimens and code Analysis

AndroidResourceManager Cross-Platform tools to manage your resources as an Android Developer, AndroidResourceManager - ARM provide five main services

Amr Hesham 26 Nov 16, 2022