maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting) (https://talk.maemo.org/showthread.php?t=46594)

n900-dk 2010-09-27 16:28

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Quote:

Originally Posted by tmarinos (Post 826539)
Hi

I am hoping someone can help me.

Does anyone know what code/command I can use to get alarmed to automatically set my status to "online"?

I'd like to set up Alarmed so that I go "online" with my SIP, MSN and Skype at 8am every morning.

Hi tmarinos

Guess you could use the '/usr/bin/im-connections'-script from http://wiki.maemo.org/N900_Mission_C...ively_from_CLI

atikin 2010-09-28 07:08

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
A musthave application! Bravo! Switching profiles works great (general/silent). Additional profiles installed with Control Panel ProfilesX are not listed in the Alarmed's menu unfortunately.

Another option would be greatly appreciated: IM status changing. For those like me lost in the scripts and libs to find, set up and modify... I tried but gave up for now...

tmarinos 2010-09-28 07:12

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Quote:

Originally Posted by yoush (Post 827206)
For that, you need to send messages to telepathy over dbus. Search forum for that, there have been some hints.

Thanks for your reply. You have been REALLY helpful.

NOT!

shapeshifter 2010-09-28 18:54

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Quote:

Originally Posted by tmarinos (Post 828120)
Thanks for your reply. You have been REALLY helpful.

NOT!

Okay, so let's see...

[spoonfeed]

*types "telepathy dbus" into search bar*

*sees "Set IM pesence and status from the command line" as the 9th result*

*click*

[/spoonfeed]

Oh and wait... seems like someone already answered your question, even...

Quote:

Originally Posted by n900-dk (Post 827558)
Guess you could use the '/usr/bin/im-connections'-script from http://wiki.maemo.org/N900_Mission_C...ively_from_CLI




Quote:

Originally Posted by atikin (Post 828117)
Another option would be greatly appreciated: IM status changing. For those like me lost in the scripts and libs to find, set up and modify... I tried but gave up for now...

If I ever come around doing it, I'll implement this feature. It sure would be nice.

jedi 2010-10-01 20:33

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Quote:

Originally Posted by jedi (Post 826286)
I'm having this problem too. I've tried installing pyside-qt4 0.4.0-1maemo4 as per recomendation, and also a newer version (0.4.1-1maemo2) which I think has been made available since your post...

Code:

/opt/alarmed $ ./alarmed.py
:: Starting alarmed GUI
Traceback (most recent call last):
  File "./alarmed.py", line 91, in <module>
    import alarmed_gui
  File "/opt/alarmed/alarmed_gui.py", line 9, in <module>
    from PySide import QtCore, QtGui, QtMaemo5
  File "/usr/lib/python2.5/site-packages/PySide/__init__.py", line 2, in <module>
    import private
  File "/usr/lib/python2.5/site-packages/PySide/private.py", line 2, in <module>
    from QtCore import __moduleShutdown
ImportError: /usr/lib/python2.5/site-packages/PySide/QtCore.so: undefined symbol: _ZN6PySide14signal_connectEP7_objectPKcS1_

Any help greatly appreciated :)

Just noticed this problem has "fixed itself". I guess some update recently has fixed it.

My version of pyside-qt4 is unchanged, though...

marioaguado 2010-10-07 18:20

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Hello, I have a question I want to reset my data counter every 7th day of the month but here I try the one a month but is not repeted, I think so should be something like monthly but don't exist. Some one can help me if know how to do it? sorry for my silly question.

The app is great!!!

shapeshifter 2010-10-08 10:35

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Once a month doesn't get repeated? That's odd.

You could also try using the "cron syntax" option and put in something like

Code:

00 14 7 * *
This should run the reset every 7th day of the month at 14:00.

marioaguado 2010-10-08 11:38

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Quote:

Originally Posted by shapeshifter (Post 836220)
Once a month doesn't get repeated? That's odd.

You could also try using the "cron syntax" option and put in something like

Code:

00 14 7 * *
This should run the reset every 7th day of the month at 14:00.

Hello,

Thanks just could you explain me what it means 00 14 7 * *

I mean the settings like: ** ** ** **

thanks!!!!

jedi 2010-10-08 12:04

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
http://en.wikipedia.org/wiki/Cron

rotoflex 2010-10-20 11:59

Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
 
Bug:
Snooze/off buttons when an alarm activates are labeled "cloc bd alarm notification snooze" and "cloc_bd_stop"

Feature request:
"Weekdays" or "Monday-Friday" as a repeat interval


All times are GMT. The time now is 18:14.

vBulletin® Version 3.8.8