add screenshots
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
.git
|
||||
.gitignore
|
||||
.dockerignore
|
||||
node_modules
|
||||
test/*
|
||||
.git/*
|
||||
|
||||
|
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules/
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "org.traccar.coudronapp",
|
||||
"id": "org.traccar.cloudronapp",
|
||||
"title": "Traccar",
|
||||
"author": "Traccar developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
@@ -31,6 +31,10 @@
|
||||
"tags": [
|
||||
"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
BIN
screenshots/command_new.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 124 KiB |
BIN
screenshots/polyline.png
Normal file
BIN
screenshots/polyline.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 304 KiB |
BIN
screenshots/web.png
Normal file
BIN
screenshots/web.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 312 KiB |
Reference in New Issue
Block a user