diff --git a/data/guis/tinygit.yml b/data/guis/tinygit.yml new file mode 100644 index 0000000000..c5e0b6403f --- /dev/null +++ b/data/guis/tinygit.yml @@ -0,0 +1,10 @@ +--- +name: "TinyGit" +project_url: "https://tinygit.app/" +image_tag: "images/guis/tinygit@2x.png" +platforms: + - "Mac" +price: "$19.99 Lifetime (One-time payment)" +license: "Proprietary" +order: 30 +--- diff --git a/static/images/guis/tinygit.png b/static/images/guis/tinygit.png new file mode 100644 index 0000000000..53b2b94f94 Binary files /dev/null and b/static/images/guis/tinygit.png differ diff --git a/static/images/guis/tinygit@2x.png b/static/images/guis/tinygit@2x.png new file mode 100644 index 0000000000..53b2b94f94 Binary files /dev/null and b/static/images/guis/tinygit@2x.png differ