I have a working build for 20.04: https://github.com/paulcarroty/indicator-upower
Feel free to test it. Submitting /sys/class/power_supply/
will be helpful in adding support for your device.
I have a working build for 20.04: https://github.com/paulcarroty/indicator-upower
Feel free to test it. Submitting /sys/class/power_supply/
will be helpful in adding support for your device.
New release arrived, thx to all contributors.
Ahoy, there's battery_charging_enabled
support in the latest builds and I need beta testers to check the limiting battery's charge.
You need to apply new udev rule from README and install the latest build from Github Actions.
I use locked brightness at level 4. This solves the problem - the screen is darker and doesn't hurt my eyes anymore.
@mihael said in Range for manually adjusting brightness:
I change its value to let's say 100
100 it's overkill, try 2 or 4. Also check '*brightness*' with the find command.
New CinnyWeb app available on OpenStore.
The app has been submitted to the Open Store and should be reviewed by the Ubports maintainers (it seems):
This app needs to be reviewed manually
'unconfined' not allowed
You can also download it from Github (link in the first post). All features of the latest 16.04 build should work.
Test builds can be downloaded from Github Actions.
@alagirialagiri submit your Pixel data.
@Eric-H probably the store review still in progress.
I use locked brightness at level 4. This solves the problem - the screen is darker and doesn't hurt my eyes anymore.
Ahoy, there's battery_charging_enabled
support in the latest builds and I need beta testers to check the limiting battery's charge.
You need to apply new udev rule from README and install the latest build from Github Actions.
@Eric-H try the next rule with 0664:
ACTION=="add|change", SUBSYSTEM=="power_supply", KERNEL=="battery", RUN+="/bin/chmod 0664 /sys/class/power_supply/%k/charging_enabled", RUN+="/bin/chown phablet /sys/class/power_supply/%k/charging_enabled"
@Eric-H probably the store review still in progress.
New release arrived, thx to all contributors.
New CinnyWeb app available on OpenStore.
Test builds can be downloaded from Github Actions.
@alagirialagiri submit your Pixel data.
@alagirialagiri new release got many fixes.
Submit your device data - here's the guide.
Please give full details to add this app working
This script does the kernel data collecting and parsing, then sending it over DBus to the QML GUI.