Apps
Configure tablet apps in gks-tablet/config/config.json.
Last updated
"dock": {
"maxApps": 4,
"defaultApps": ["camera", "settings", "appstore", "gallery"]
}"icon": "/img/icons/settings.png"{
"id": "gps",
"name": "GPS",
"labelLangs": { "en": "GPS", "tr": "GPS" },
"description": "Navigate and find locations",
"icon": "/img/icons/gps.png",
"color": "linear-gradient(135deg, #11998e 0%, #38ef7d 100%)",
"route": "/gps",
"isDefault": false,
"isRemovable": true
}Config.Jobs = {
Police = { 'police', 'lspd', 'bcso', ... },
Ambulance = { 'ambulance', 'ems', 'hospital', ... }
}