You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An application to track the power usage on your Pinephone (Pro) and estimate the remaining time on battery
Description
The application provides basic numerical statistics about your battery status. It also provides two graphs. One that displays you your power use and estimated time remaining. The other shows you power usage over the last seconds.
TLDR, I just want to install it! (PostmarketOS + Phosh)
Clone project and enter project folder of it, then run:
This application has only been tested under PostmarketOS (edge, March 2023) + Phosh. To build the application, ensure the following packages are installed:
meson ninja glib-dev desktop-file-utils
Installing
Build and install the application: meson build; cd build; sudo ninja install
Uninstalling
Go into build folder and run: sudo ninja uninstall
Executing program
The application should now be installed and a new icon should be visible on your app selection screen. Just start it like any other app.
Images
About
An application to track the power usage and estimate time remaining on the Pinephone and Pinephone Pro.