add screenshots

This commit is contained in:
Girish Ramakrishnan
2022-06-08 21:09:42 -07:00
parent 3d5beee617
commit 3ec62af8f2
6 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,3 @@
.git test/*
.gitignore .git/*
.dockerignore
node_modules

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules/

View File

@@ -1,5 +1,5 @@
{ {
"id": "org.traccar.coudronapp", "id": "org.traccar.cloudronapp",
"title": "Traccar", "title": "Traccar",
"author": "Traccar developers", "author": "Traccar developers",
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
@@ -31,6 +31,10 @@
"tags": [ "tags": [
"gps", "tracking", "seek", "fleet" "gps", "tracking", "seek", "fleet"
], ],
"mediaLinks": [] "mediaLinks": [
"https://screenshots.cloudron.io/org.traccar.cloudronapp/web.png",
"https://screenshots.cloudron.io/org.traccar.cloudronapp/polyline.png",
"https://screenshots.cloudron.io/org.traccar.cloudronapp/command_new.png"
]
} }

BIN
screenshots/command_new.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
screenshots/polyline.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

BIN
screenshots/web.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB