![]() |
Re: [Announce/WIP] ProfileMatic for Harmattan
Quote:
Luckily for you, msyncd process is running as user. So you can just kill it and it will be restarted. So put this to custom action: Code:
pkill msyncd |
Re: [Announce/WIP] ProfileMatic for Harmattan
Ok, new one, everytime i reboot my phone, it shows a warning about fligh mode missing credentials or something like that, and telling me to reinstall the app. i have done it a few times, but problem persists if i switch my phone off.
|
Re: [Announce/WIP] ProfileMatic for Harmattan
Quote:
|
Re: [Announce/WIP] ProfileMatic for Harmattan
@ajalkane
Any updates on the bugs I was talking about before? |
Re: [Announce/WIP] ProfileMatic for Harmattan
Quote:
|
Re: [Announce/WIP] ProfileMatic for Harmattan
Quote:
|
Re: [Announce/WIP] ProfileMatic for Harmattan
Thanks for an excellent program. I've used it with cell-id on work, but now I use my NFC-enabled work-id for changing profile when getting to work. Thanks for the NFC feature. I have tags in my car for starting the drive app and musicplayer (don't know how to close the apps when touching the tag again but swipe is always there, anyone who knows I'd appreciate an advice). Since it's a beta I thought I'd give You some feedback. The program is quite stable but NFC feature is unstable in the sense that after rebooting I often (almost every time) need to switch the button for toggle conditions since it has changed to inactive after reboot. Hope You can fix this when You have spare time to work on this project.
|
Re: [Announce/WIP] ProfileMatic for Harmattan
Quote:
Quote:
|
Re: [Announce/WIP] ProfileMatic for Harmattan
Okay, bad news about the NFC tags and if it's possible to get rid of the message if ProfileMatic matches the tag.... Seems like it's not possible.
There will always be some sort of dialog. At the minimum the system would show a dialog such as "ProfileMatic is registered to handle this type of NFC tag. Select Open to start the application". And the choices would be either "Open" or "Discard". So as some annoying dialog would anyway be presented, I don't think it's worth to do anything beyond what the current beta does regarding NFC tags. |
Re: [Announce/WIP] ProfileMatic for Harmattan
I've found I'm using the NFC function a lot for different timers. For example, I have a NFC tag for alerting me when coffee has been brewing for 4 minutes, NFC tag for alerting me when eggs have been boiling for 10 minutes, etc...
So here's a little "hackish" thing how I've done it with ProfileMatic: 1) Install Egg Timer from Nokia Store (I used to use this manually before the NFC tags, but I'm fond of it's alert sound) 2) Create following script as /home/user/scripts/timer_alert.sh or in the place of your choosing: Code:
#!/bin/sh3) Add NFC condition to the NFC tag of your choosing to the new rule 4) Add a Custom action to that rule with the timeout in seconds until alert is sounded (in this example 4 minutes, aka 240 seconds): Code:
sh /home/user/scripts/timer_alert.sh 240Now... This is fine for short timers. But if the needed timer would be a lot longer, say 90 minutes, I'd like to launch a program that showed the remaining time. Anyone know of an application that you can give command-line parameters to specify the countdown time before alert? Or an open source timer that I could contribute to? |
| All times are GMT. The time now is 22:02. |
vBulletin® Version 3.8.8