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:
authorJochen Hunz <j.hunz@anchorpoint.app>2022-07-31 18:32:13 +0300
committerJochen Hunz <j.hunz@anchorpoint.app>2022-07-31 18:32:13 +0300
commitda839bcb5a51c1222a9aa03fd0284602cdca1b1d (patch)
tree601b24ac712563526645755a448d91bcd71c0240
parent7e9c1ff3ea42c233f854382e5717726ca4c9d663 (diff)
Add Anchorpoint to GUI Clients Page
-rw-r--r--public/images/guis/anchorpoint.pngbin0 -> 49981 bytes
-rw-r--r--public/images/guis/anchorpoint@2x.pngbin0 -> 137701 bytes
-rw-r--r--resources/guis.yml16
3 files changed, 13 insertions, 3 deletions
diff --git a/public/images/guis/anchorpoint.png b/public/images/guis/anchorpoint.png
new file mode 100644
index 00000000..841335a2
--- /dev/null
+++ b/public/images/guis/anchorpoint.png
Binary files differ
diff --git a/public/images/guis/anchorpoint@2x.png b/public/images/guis/anchorpoint@2x.png
new file mode 100644
index 00000000..dea3ac7b
--- /dev/null
+++ b/public/images/guis/anchorpoint@2x.png
Binary files 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