diff --git a/data/guis/gitcode-viewer.yml b/data/guis/gitcode-viewer.yml new file mode 100644 index 0000000000..6b6d739b15 --- /dev/null +++ b/data/guis/gitcode-viewer.yml @@ -0,0 +1,11 @@ +--- +name: "GitCode Viewer" +project_url: "https://gitcodeviewer.xdnote.com/" +price: "Free / $2.99" +license: "Proprietary" +image_tag: "images/guis/gitcodeviewer@2x.png" +platforms: + - "Android" +trend_name: "GitCode Viewer" +order: 61 +--- \ No newline at end of file diff --git a/static/images/guis/gitcodeviewer.png b/static/images/guis/gitcodeviewer.png new file mode 100644 index 0000000000..ea4442f62f Binary files /dev/null and b/static/images/guis/gitcodeviewer.png differ diff --git a/static/images/guis/gitcodeviewer@2x.png b/static/images/guis/gitcodeviewer@2x.png new file mode 100644 index 0000000000..5a966a2e5f Binary files /dev/null and b/static/images/guis/gitcodeviewer@2x.png differ