Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sya-ri/gitlabcommitgraph
- Owner: sya-ri
- Created: 2020-10-16T07:50:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T13:18:32.000Z (about 4 years ago)
- Last Synced: 2024-10-11T03:51:47.020Z (about 1 month ago)
- Topics: gitlab, jfreechart, kotlin, ktor, ktor-client, swing
- Language: Kotlin
- Homepage:
- Size: 1.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)