![]() |
[Announce] "Alarmed" scheduling App (automatic profile switching, gprs-data-resetting...)
Hi there.
I wrote a small App that acts as a GUI front-end and CLI-wrapper to maemos alarmd scheduler back-end. It's written in python and uses the PySide bindings to Qt. Feature list:
Notes:
Here are some screenshots: http://imgur.com/vbC2t.png http://imgur.com/kdmzH.png http://imgur.com/P3kCN.png http://imgur.com/5R6Fm.png http://imgur.com/jbDoA.png Changelog: 0.1.4-2:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Bug in gprsdataresetter.py: Type of gprs_reset_time key is string, so the proper command line input is:
gconftool-2 -s /system/osso/connectivity/network_type/GPRS/gprs_reset_time --type=string $(date +%s) Stumbled upon it by chance. Was looking for command line option to reset GPRS counter (to use it with fcron), found it here! Thanks. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Thanks! This will be incredibly useful once you've got it stable..
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Please, add a option to go offline ( fligth mode ) and go online ( normal mode ), thanks
cortex:/home/opt/alarmed# cat go-online.sh #!/bin/sh /usr/bin/dbus-send --system --dest=com.nokia.mce --type=method_call /com/nokia/mce/request com.nokia.mce.request.req_device_mode_change string:"normal" cortex:/home/opt/alarmed# cat go-offline.sh #!/bin/sh /usr/bin/dbus-send --system --dest=com.nokia.mce --type=method_call /com/nokia/mce/request com.nokia.mce.request.req_device_mode_change string:"offline" |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Do I get it right this is a kind of crond with gui? That would be fantastic! But still I'm waiting for it getting more stable as I really depend on a working device :rolleyes:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
new version! see first post for updates.
Quote:
Quote:
Quote:
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
thank you very much, exactly what I was looking for :)
I think the package should depend on python-alarm, it was not installed automatically in my case… |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Thanks a lot for your work, very much appreciated.
Unfortunately it will not come up when I try to start it - nothing happens. |
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
@corwin: have a look at my post above, install python-alarm (apt-get install python-alarm as root)
|
Re: [Announce] "Alarmed" scheduling App (supports automatic GPRS data counter resetting)
Quote:
|
All times are GMT. The time now is 13:05. |
vBulletin® Version 3.8.8