maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] SMScon (control your device with SMS) (https://talk.maemo.org/showthread.php?t=60729)

hathoda 2012-01-16 08:33

Re: [Announce] SMScon (control your device with SMS)
 
My script did not work when i test it.i got notification "script has been exucuted" when ever i test it.


But it not delete anything and when I put this code in xterminal deleted all the stuff

cd /home/user/MyDocs/test && rm -rf *

my script look like this

#!/bin/sh
#(cd /home/user/MyDocs/test && rm -rf *)

i am using smscon 0-7-2 and editor is 0-7-4

yablacky 2012-01-16 09:05

Re: [Announce] SMScon (control your device with SMS)
 
thanks for the report; will look at it.

yablacky 2012-01-16 14:29

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by hathoda (Post 1151184)
my script look like this

#!/bin/sh
#(cd /home/user/MyDocs/test && rm -rf *)

Resolution:

Remove the # from 2nd line (but keep it at 1st line!).

Reason: The # introduces a comment which goes until end of line.
On 1st line the #! character sequence is also a comment but has special meaning known as shebang.

Tell me if it works now.

hathoda 2012-01-16 15:59

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by yablacky (Post 1151304)
Resolution:

Remove the # from 2nd line (but keep it at 1st line!).

Reason: The # introduces a comment which goes until end of line.
On 1st line the #! character sequence is also a comment but has special meaning known as shebang.

Tell me if it works now.

that worked! you are genius

Cheers!
many many Thanks to yablacky!

yablacky 2012-01-21 00:32

Re: [Announce] SMScon (control your device with SMS)
 
RELEASE of SMSCON version 0.9.15-1

smscon 0.9.15-1 has been queued for loading into fremantle extras-devel repository.

Changes:
  • FIX: The COM_LOCATION (and COM_TRACKON) command fail if accuracy of a received GPS coord is "not a number".
  • FIX: Several issues if GSP device is also used by different application at the same time (GPSJinni, OVI maps, ...) are fixed.
  • FIX: Fix behaviour if COM_LOCATION/COM_TRACKON commands are received while the other one is active. Now the mode is just switched.
  • CHANGE: The COM_LOCATION command now takes even more than GPSPOLLING samples if best accuracy is above 50 meters and timeout (which is GPSINTERVAL * GPSPOLLING) is not reached yet. The tolerance (50) is configurable via new GPSMAXDEVIATION setting.
  • ADD: New setting GPSMAXDEVIATION: Meters of minimim accuracy of a GPS coordinate for COM_LOCATION request. Default is 50 meters.

yablacky 2012-01-22 23:35

Re: [Announce] SMScon (control your device with SMS)
 
RELEASE of SMSCON version 0.9.16-1

smscon 0.9.16-1 has been queued for loading into fremantle extras-devel repository.

Changes:
  • FIX: Fixed some typos.
  • FIX: On some N900 devices the gps location test does not proceed until another test was started. This is fixed now.
  • FIX: A GPS Error is now reported rather than it potentially aborts the SMSCON daemon.

This hopefully is the final candidate for extras testing.

yablacky 2012-01-23 00:01

Re: [Announce] SMScon (control your device with SMS)
 
SMSCON version 0.9.16-1 is available in Extras-testing right now.

To download, install, test and vote click here: SMSCON version 0.9.16-1.

nicholes 2012-01-23 06:45

Re: [Announce] SMScon (control your device with SMS)
 
Too many good updates comming out now a days!! thanks to yablacky and other devs...
I was thinking that if i was a theif i would take photo one of my friend or myself to check the camera of the phone i have just stolen(LOL).

So then i got a suggestion in my mind that if smscon could send a photo from main camera (recent photos taken after the sim is changed)too?

Also if we could hide smscon from app manager? Or hide or lock whole app manager from device?

NOTE:- an application called"app locker" can do this on N900 just by renaming the .desktop file talk.maemo.org/showthread.php?t=60318


I know it is very easy to say "A suggestion" but very hard to make it possible.

nicholes 2012-01-23 06:51

Re: [Announce] SMScon (control your device with SMS)
 
it was a dubble post by mistake plz ignore it

Too many good updates comming out now a days!! thanks to yablacky and other devs...
I was thinking that if i was a theif i would take photo one of my friend or myself to check the camera of the phone i have just stolen(LOL).

So then i got a suggestion in my mind that if smscon could send a photo from main camera (recent photos taken after the sim is changed)too?

Also if we could hide smscon from app manager? Or hide or lock whole app manager from device?

NOTE:- an application called"app locker" can do this on N900 just by renaming the .desktop file talk.maemo.org/showthread.php?t=60318


I know it is very easy to say "A suggestion" but very hard to make it possible.

yablacky 2012-01-23 09:20

Re: [Announce] SMScon (control your device with SMS)
 
Quote:

Originally Posted by nicholes (Post 1154253)
...
Also if we could hide smscon from app manager? Or hide or lock whole app manager from device?

NOTE:- an application called"app locker" can do this on N900 just by renaming the .desktop file talk.maemo.org/showthread.php?t=60318

...

We plan that SMSCON is able to understand more than just one user defined command. Once this is available, you can configure to call any additional locking/hiding app you want.


All times are GMT. The time now is 05:47.

vBulletin® Version 3.8.8