From 750b01d3c4742b04f7a4939bbb102c535855c9c9 Mon Sep 17 00:00:00 2001 From: kr-g Date: Sat, 17 Sep 2022 09:35:40 +0200 Subject: added gui gitonic --- public/images/guis/gitonic.png | Bin 0 -> 11498 bytes public/images/guis/gitonic@2x.png | Bin 0 -> 34589 bytes resources/guis.yml | 11 +++++++++++ 3 files changed, 11 insertions(+) create mode 100644 public/images/guis/gitonic.png create mode 100644 public/images/guis/gitonic@2x.png diff --git a/public/images/guis/gitonic.png b/public/images/guis/gitonic.png new file mode 100644 index 00000000..04b9fb4f Binary files /dev/null and b/public/images/guis/gitonic.png differ diff --git a/public/images/guis/gitonic@2x.png b/public/images/guis/gitonic@2x.png new file mode 100644 index 00000000..c4ea2a8e Binary files /dev/null and b/public/images/guis/gitonic@2x.png 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 -- cgit v1.2.3