cmd on Android
See original GitHub issue- App build number: 2.2.0 (22061)
- Android version: 9 PKQ1.190616.001
- Device: Xiaomi Redmi Note 8
{
"_type": "configuration",
"waypoints": [],
"_build": 22202,
"autostartOnBoot": true,
"cleanSession": false,
"cmd": true,
"debugLog": false,
"deviceId": "000001",
"dontReuseHttpClient": true,
"experimentalFeatures": [],
"fusedRegionDetection": true,
"geocodeEnabled": true,
"ignoreInaccurateLocations": 0,
"ignoreStaleLocations": 0,
"locatorDisplacement": 50,
"locatorInterval": 10,
"locatorPriority": 3,
"mode": 3,
"monitoring": 2,
"moveModeLocatorInterval": 10,
"notificationEvents": true,
"notificationHigherPriority": false,
"notificationLocation": true,
"opencageApiKey": "",
"password": "1234",
"ping": 15,
"pubExtendedData": true,
"remoteConfiguration": true,
"tid": "01",
"url": "https://localhost/owntracks/pub",
"username": "000001"
}
Return when sent location:
[
{
"acc": 21,
"alt": 93,
"batt": 59,
"conn": "w",
"device": "000001",
"lat": -29.508720,
"lon": -49.096803,
"tid": "01",
"topic": "owntracks/000001/00000A",
"tst": 1609781709,
"username": "000001",
"vac": 2,
"vel": 1,
"_http": true,
"_label": "OwnTracks",
"_type": "location"
},
{ "_type": "cmd", "action": "action", "content": "test" }
]
Any forecast for the implementation of the commands?
{"_type":"cmd","action":"action","content":"Backend maintenance scheduled for tonight\n\nhttp://support.owntracks.org"}
{"_type":"cmd","action":"action","content":"<a href='http://support.owntracks.org'>Backend Maintenance tonight</a>"}
{"_type":"cmd","action":"action","url":"http://support.owntracks.org"}
{"_type":"cmd","action":"action","notification":"Warning! Battery low"}
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Terminal Emulator for Android - Apps on Google Play
Access your Android's built-in Linux command line shell. Unleash your inner geek! This is a new version of the popular "Android Terminal Emulator" ......
Read more >Command-line tools
This page lists the most important command-line tools that are available, organized by the packages in which they're delivered. You can install ...
Read more >Is there anything like a command prompt in an Android ...
Press Win + R to open Run box, then type in “cmd”, hit Enter key. Press Win+X, and the hit C to open...
Read more >Open Command Shell on a Remote Endpoint from Android
Remote command shell enables privileged users to open a virtual command line interface on remote computers. Users can then type locally but have...
Read more >Command prompt for android
Command prompt for android ; Terminal Emulator for Android; Command Prompt; Qute: Command Console & Terminal Emulator ; Open play store; On the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

It has been marked as enhancement, and this issue will track that progress.
It’s on the backlog.