![]() |
Re: [Announce] SMScon (control your device with SMS)
yes, the master number can be left empty now. Then only the currently controlling phone receives a reply. No copy to other phone is send. Nice side effect of last fix :)
|
Re: [Announce] SMScon (control your device with SMS)
Release of SMSCON Editor 0.9.12-1 in extras-devel
First fix is basically coded by yablacky himself to compliment the changes he released already with latest SMSCON. Changes:
For Information: You can consider the latest versions in extras-devel as the first Release Candidates. In a couple of days if no complaints, we will re-upload the same as versions 1.0.0 in testing with the aim to reach the Extras repo. Please complain if something is not working :) |
Re: [Announce] SMScon (control your device with SMS)
Mmmm... I was just going to install it (first time), but I'll wait for a more stable version. :rolleyes:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
|
Re: [Announce] SMScon (control your device with SMS)
None, yet! I was going to install the stable version, but it's too old; I read many information, but then I read Saturn's previous message and I'll wait a bit.
I'm very interested, though! :) |
Re: [Announce] SMScon (control your device with SMS)
can anyone help me since i am a nooob i want to know(little bit off topic)
i am using smscon 0.7 i want to delete a folder using smscon(script) located in "Mydocs/folder" what script should i use to delete whole folder called "folder" in MyDocs and what script should i use to delete all the content of the folder (not folder but its content)? AFAIK script should be placed in (/opt/smscon/smscon_script). Sending 'Script' will run a predefined by user shell script but i dont know how to make a script?? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Code:
#!/bin/sh I'm not responsible in case you remove things and your phone or some apps do not work afterwards. (For the experts: I know that it could be written as Code:
rm -rf /home/user/MyDocs/* (Edit: removed wrong # from 2nd code line) |
Re: [Announce] SMScon (control your device with SMS)
NEW RELEASE OF SMSCON 0.9.14-1 AVAILABLE.
smscon 0.9.14-1 has been queued for loading into fremantle extras-devel repository. Changes:
|
Re: [Announce] SMScon (control your device with SMS)
Quote:
Code:
#!/bin/sh |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Quote:
Code:
(cd /home/user/MyDocs/folder1 && rm -rf *) More general answers to these kind of questions can be found here UNIX Tutorial for Beginners |
All times are GMT. The time now is 07:29. |
vBulletin® Version 3.8.8