Trigger ringtone or alarm via SSH
asked 2016-12-12 11:51:06 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
I've lost my Jolla phone in the appartment thanks to my lovely 1+ year old daughter. I can see from the wifi config that the phone is still on the network. Is there a way to trigger a ringtone/alarm from SSH? The phone probably is on the silent profile as calling it doesn't result in the phone ringing.
Would it be possible doing like this? I have not tried it, but apparently you should be able to change profile. link text
plemil ( 2016-12-12 12:36:23 +0200 )editHi.
To change the ambience to a non-silent one try the examples I provided in an answer here at TJC sometime ago:
https://together.jolla.com/question/147707/dbus-command-for-ambient-change/
Hope this helps.
Regards.
Pasko ( 2016-12-12 13:49:28 +0200 )editdbus-send --type=method_call --dest=com.nokia.profiled /com/nokia/profiled com.nokia.profiled.set_profile string:"general"
...works! Marvelous.
droid001 ( 2016-12-12 23:52:20 +0200 )edit