Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sya-ri/gitlabcommitgraph

Graph Creator For GitLab Project
https://github.com/sya-ri/gitlabcommitgraph

gitlab jfreechart kotlin ktor ktor-client swing

Last synced: 6 days ago
JSON representation

Graph Creator For GitLab Project

Awesome Lists containing this project

README

        

# GitLabCommitGraph
GitLab のコミット状況をグラフで確認できます。
グループ・プロジェクト単位で複数比較することが可能です。

## スクリーンショット

### ウィンドウ例
![](image/window_1.png)

![](image/window_2.png)

![](image/window_3.png)

![](image/window_4.png)

### グラフの画像出力
![](image/output_graph.png)

## 依存関係
| 名前 | バージョン |
|:------------------:|:---------:|
| Gson | 2.8.6 |
| Ktor Client OkHttp | 1.4.1 |
| JFreeChart | 1.5.0 |

## リリース
- v1.0.0 \[latest\] (2020/10/20)