Fully discharging a battery and charging it back to full charge again wears it out sooner than you might expect. Battery Buddy can help you increase the battery lifetime by automatically pausing and resuming charging. You can set alerts for low and full enough charge levels, too.
New! Version 4.3.0 adds support for PineTab, developed by nephros! Thank you!
New! Version 4.2.0 adds support for setting maximum charge current for selected devices.
New! Version 4.1.0 adds initial support for Jolla Tablet.
Important: Sailjail support is enabled in Battery Buddy 4.0.0-1, which means it requires at least Sailfish OS 4.3 to work properly. For Sailfish OS 3.3 and up you should be able to use Battery Buddy 3.17-1. For older versions Battery Buddy 3.15-1 should work fine. For Sailfish OS 2.2 you have to download the legacy build.
The application comes with a service component that takes care of charger control and alerts. This means that the application doesn't have to be opened for alerts and limits to work - which is against Jolla Store policy, and hence worth mentioning here. You can control the service from the application (start/stop and enable/disable on boot).
There is now a logging option, which can be accessed via the Settings page pulley menu, with three logging options. You can copy the log contents, too, so submitting the service log for debugging purposes is now a lot more convenient! Using --verbose and --debug flags still work as before.
Please note that the charger control mechanism may not work for every device out there. So far it has been successfully tested with the following devices:
For some devices there's partial support:
Please let me know if it works for your device, or if it doesn't work!
Bug reports and translations are most welcome!
If you like my work and would like to support me, you can now buy me a coffee.
Source code can be found in GitHub.
4.3.2-1
4.3.1-1
4.3.0-1
4.2.5-1
4.2.4-1
4.2.3-1
4.2.2-1
4.1.1-1
4.1.0-1
4.0.0-1
3.17.0-1
3.16.2-1
Full changelog in GitHub.
Comments
nephros
Sat, 2020/06/06 - 21:13
Permalink
I think it is triggered by selecting pause and then resume in the app but not sure.
direc85
Sat, 2020/06/06 - 23:44
Permalink
Does rebooting the device help? Well, technically, restarting the daemon is what I'm after:
`$ devel-su systemctl restart harbour-batterybuddy.service`
nephros
Sat, 2020/06/06 - 21:12
Permalink
Removed the file, restarted the app, turned off notifications and increased the interval but still notifications every minute.
nephros
Sat, 2020/06/06 - 21:04
Permalink
Same here.
PawelSpoon
Thu, 2020/06/04 - 20:17
Permalink
Hi, since the last update i get notifications on low battery, buti did not choose the option. So should not receive any notification interval is also ignored. Do get a message every minute.
direc85
Thu, 2020/06/04 - 20:42
Permalink
Could you post contents of `~/.config/harbour-batterybuddy/harbour-batterybuddy.conf`?
oxygenh
Wed, 2020/06/03 - 14:31
Permalink
3.1.1 - It's ok on Sony XPeria X Compact (SailfishX 3.3.16).
direc85, thank you very much!
Feature request: integfrate conrols at system seеtings ;)
direc85
Wed, 2020/06/03 - 17:55
Permalink
Great! Adding it to the list!
Controlling battery settings from within Settings app actually makes a lot of sense... Let's see if I'll make it happen :)
oxygenh
Thu, 2020/06/04 - 12:05
Permalink
Thank you very much. For example you can see as it made at Battery notifier 2 by Schturman ( https://openrepos.net/content/schturman/battery-notifier-2 )
michl
Mon, 2020/06/01 - 19:47
Permalink
Also workson F(x)tec Pro¹!
Nice Job! Thank you!
It uses /sys/class/power_supply/battery/input_suspend
direc85
Mon, 2020/06/01 - 20:27
Permalink
Great! Thanks for the info! I'll add it to the description!
dumol
Sat, 2020/05/30 - 13:11
Permalink
Charge control is really cool, thanks! Please don't forget about adding a donation link. ;-]
UiPo1goo
Fri, 2020/05/15 - 11:13
Permalink
Very nice idea to use github. I opened two issues: Charging won't suspend after upper limit reaches.
Notification interval should be splitted.
direc85
Sat, 2020/05/16 - 15:21
Permalink
Thanks, noted!
direc85
Sun, 2020/04/26 - 19:23
Permalink
Hello Sailors!
I rewrote the systemd service, which was a huge task! It's in the famous state "works for me", but I decided to first release it only on GitHub to avoid accidental installation. Please proceed with care and let me know how it works for you and your specific device! Thanks!
Edit: The front page still says that it is required to be kept opened for working properly, but that's no longer true. I'll fix it in the next beta release :)
objectifnul
Fri, 2020/04/24 - 21:49
Permalink
Seems that some notification should be amended: "Please disconnect the charger" would make more sense than "Please connect the charger" when the upper limit is reached.
babba22
Sat, 2020/03/28 - 18:06
Permalink
Hi direc, wonderful app! There's only one thing I would like to ask you: at the moment, when the battery reaches the pause charging limit, not only the battery isn't charged anymore (excellent!), but the phone use the battery power. Is it possible to make it use the AC power instead? This way the battery would be preserved even more
direc85
Sat, 2020/03/28 - 23:35
Permalink
I looked into it while I implemented the charger mechanism, but it looks like it's not possible with the current, uh, adaptation layer? Binary driver blobs? I don't know, but there doesn't seem to be any control over that.
The best you can get is to set start and stop percentages close to one another, say 80% and 79% so that the charge stays as constant as possible.
babba22
Wed, 2020/04/01 - 01:08
Permalink
Ok, I understand. Thank you very much for the app!
zipotron
Sat, 2020/03/28 - 09:42
Permalink
Dude, amazing app! Thanks a lot for that!!! Just a consideration, if you could deamonize the app is going a be just perfect !
direc85
Sat, 2020/03/28 - 11:37
Permalink
Thanks! I'll implement the service at some point for sure!
oxygenh
Thu, 2020/03/26 - 12:35
Permalink
I have issue: I'm not receiving notification, when charge below low limit or higher upper limit.
( http://prntscr.com/rn0vff )
ps: but charging control work good.
My settings: Sailfish X 3.2.1.20 (Sony xperia x compact)
console log:
[nemo@Sailfish ~]$ harbour-batterybuddy
[I] unknown:0 - Starting Battery Buddy...
[I] unknown:0 - Loaded lowAlert 39
[I] unknown:0 - Loaded highAlert 85
[I] unknown:0 - Loaded interval 300
[I] unknown:0 - Loaded limitEnabled 1
[I] unknown:0 - Loaded notificationsEnabled 1
[I] unknown:0 - Loaded lowLimit 76
[I] unknown:0 - Loaded highLimit 85
[I] unknown:0 - Loaded limitEnabled 1
[I] unknown:0 - Reading capacity from "/sys/class/power_supply/ba
ttery/capacity"
[I] unknown:0 - Reading charge state from "/sys/class/power_suppl
y/battery/status"
[I] unknown:0 - Reading charger status from "/sys/class/power_sup
ply/usb/present"
[I] unknown:0 - Controlling charging via "/sys/class/power_supply
/battery/charging_enabled"
[W] unknown:0 - Theme dir "/usr/share/themes/jolla/meegotouch/z1.
25/" does not exist
[I] unknown:0 - Launching GUI...
[W] unknown:518 - file:///usr/lib/qt5/qml/Sailfish/Silica/private
/PulleyMenuBase.qml:518:29: Unable to assign [undefined] to float
[W] unknown:518 - file:///usr/lib/qt5/qml/Sailfish/Silica/private
/PulleyMenuBase.qml:518:29: Unable to assign [undefined] to float
direc85
Sat, 2020/03/28 - 11:56
Permalink
Thanks for the --debug output below (you can remove it now so that there's less clutter).
I tested it, too, and it looks like I managed to break the notifications at some point. I'll fix it and release a new version soon (hopefully today).
EDIT: I deleted the debug output comment.
oxygenh
Sat, 2020/03/28 - 19:23
Permalink
Thank you very much! My issue absolutely fixed with last release. It's cool! Superbe!
direc85
Sat, 2020/03/28 - 23:30
Permalink
You're welcome!
direc85
Thu, 2020/03/26 - 13:50
Permalink
Try to run the application using "harbour-batterybuddy --debug". Its actually not documented yes. Whoops. And I still have to add debug stuff.
oxygenh
Wed, 2020/03/25 - 10:54
Permalink
Thank you very much for vry usefull app. Do you have plan built in system setting (like battery notifier), and make daemon?
direc85
Wed, 2020/03/25 - 12:12
Permalink
Thanks! Most likely I will do that in a month or so; I suddenly managed to rid myself of all free time for a month '-.-
oxygenh
Wed, 2020/03/25 - 13:46
Permalink
It will be cool! I will wait. Thank you.
Where do i send little donat? ;)
direc85
Wed, 2020/03/25 - 14:38
Permalink
TBH I'm working on it. Thank you for asking :)
Pages