From da839bcb5a51c1222a9aa03fd0284602cdca1b1d Mon Sep 17 00:00:00 2001 From: Jochen Hunz Date: Sun, 31 Jul 2022 17:32:13 +0200 Subject: Add Anchorpoint to GUI Clients Page --- public/images/guis/anchorpoint.png | Bin 0 -> 49981 bytes public/images/guis/anchorpoint@2x.png | Bin 0 -> 137701 bytes resources/guis.yml | 16 +++++++++++++--- 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 public/images/guis/anchorpoint.png create mode 100644 public/images/guis/anchorpoint@2x.png diff --git a/public/images/guis/anchorpoint.png b/public/images/guis/anchorpoint.png new file mode 100644 index 00000000..841335a2 Binary files /dev/null and b/public/images/guis/anchorpoint.png differ diff --git a/public/images/guis/anchorpoint@2x.png b/public/images/guis/anchorpoint@2x.png new file mode 100644 index 00000000..dea3ac7b Binary files /dev/null and b/public/images/guis/anchorpoint@2x.png differ diff --git a/resources/guis.yml b/resources/guis.yml index a5a70d4d..007b38c7 100644 --- a/resources/guis.yml +++ b/resources/guis.yml @@ -115,7 +115,7 @@ guis: - Linux price: Free license: GNU GPL - order: 24 + order: 25 - name: giggle url: https://wiki.gnome.org/Apps/giggle/ image_tag: guis/giggle@2x.png @@ -156,7 +156,7 @@ guis: price: Free / $19.99 license: Proprietary trend_name: Working Copy iOS - order: 22 + order: 23 - name: GitAhead (no longer under active development) url: https://gitahead.github.io/gitahead.com/ image_tag: guis/gitahead@2x.png @@ -270,7 +270,7 @@ guis: price: "€39,99/user annually / €79,99 (Free 30-day trial)" license: Proprietary trend_name: Gitfox Git Client - order: 23 + order: 24 - name: GitFiend url: https://gitfiend.com image_tag: guis/gitfiend@2x.png @@ -389,3 +389,13 @@ guis: price: Free / $6.99 (Free 7-day trial) license: Proprietary order: 48 +- name: Anchorpoint + url: https://anchorpoint.app + image_tag: guis/anchorpoint@2x.png + platforms: + - Windows + - Mac + price: Free / 20€ + license: Proprietary + trend_name: anchorpoint + order: 22 \ No newline at end of file -- cgit v1.2.3