Thread
:
Desktop Command Execution Widget scripts
View Single Post
rooted
2010-04-08 , 06:39
Posts: 156 | Thanked: 90 times | Joined on Jan 2010
#
250
go to Phone control wiki page ang get the two commands for calling and ending the call. then write the script.
#!/bin/sh
-dial command-
sleep 290
-end call command-
290 = time in seconds.
then execute this script with dcew:
sh /path/script.sh | echo ""
remember that script has to be executable and cannot be in mydocs.
Quote & Reply
|
The Following 2 Users Say Thank You to rooted For This Useful Post:
matristain
,
orac
rooted
View Public Profile
Send a private message to rooted
Find all posts by rooted