Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkr-g <k.r.goger+github@gmail.com>2022-09-17 10:35:40 +0300
committerkr-g <k.r.goger+github@gmail.com>2022-09-17 10:35:40 +0300
commit750b01d3c4742b04f7a4939bbb102c535855c9c9 (patch)
tree4d00764c78256398e3953637af52773247b0c2c2
parentde8814ad3268b872b9ab46d20420912c1e9b4791 (diff)
added gui gitonic
-rw-r--r--public/images/guis/gitonic.pngbin0 -> 11498 bytes
-rw-r--r--public/images/guis/gitonic@2x.pngbin0 -> 34589 bytes
-rw-r--r--resources/guis.yml11
3 files changed, 11 insertions, 0 deletions
diff --git a/public/images/guis/gitonic.png b/public/images/guis/gitonic.png
new file mode 100644
index 00000000..04b9fb4f
--- /dev/null
+++ b/public/images/guis/gitonic.png
Binary files differ
diff --git a/public/images/guis/gitonic@2x.png b/public/images/guis/gitonic@2x.png
new file mode 100644
index 00000000..c4ea2a8e
--- /dev/null
+++ b/public/images/guis/gitonic@2x.png
Binary files differ
diff --git a/resources/guis.yml b/resources/guis.yml
index 2443a8a2..6cd77959 100644
--- a/resources/guis.yml
+++ b/resources/guis.yml
@@ -408,3 +408,14 @@ guis:
license: Proprietary
trend_name: CommandGit
order: 49
+- name: gitonic
+ url: https://github.com/kr-g/gitonic
+ image_tag: guis/gitonic@2x.png
+ platforms:
+ - Linux
+ - Mac
+ - Windows
+ price: Free
+ license: AGPL-3.0-or-later
+ trend_name: gitonic
+ order: 50