We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2020-01-06 11:06:10 +0200 |
Hi , I am trying to develop a simple sailfish app to notify the user when the battery charge percentage is reached certain point, say 90%, and i need to start this app when ever the charger is connected. Tried using systemd service and was able to start the app at startup but i want the app to be started only when the charger is connected. Please help, how can i get it worked.
2 | No.2 Revision |
Hi , I am trying to develop a simple sailfish app to notify the user when the battery charge percentage is reached certain point, say 90%, and i need to start this app when ever the charger is connected. Tried using systemd service and was able to start the app at startup but i want the app to be started only when the charger is connected. Please help, how can i get it worked.
3 | No.3 Revision |
Hi ,
I am trying to develop a simple sailfish app to notify the user when the battery charge percentage is reached certain point, say 90%, and i need to start this app when ever the charger is connected.
Tried using systemd service and was able to start the app at startup but i want the app to be started only when the charger is connected.
Please help, how can i get it worked.Any suggestions / Code samples might help.
4 | No.4 Revision |
Hi ,
I am trying to develop a simple sailfish app to notify the user when the battery charge percentage is reached certain point, say 90%, and i need to start this app when ever the charger is connected.
Tried using systemd service and was able to start the app at startup but i want the app to be started only when the charger is connected.
connected.
Any suggestions / Code samples might help.