Linux battery status displayed using the upower command.
https://files.mastodon.social/media_attachments/files/112/162/625/586/852/373/original/1b7c160e3d4c009f.png
Open the terminal app and run the following to list info about power sources (battery, mouse and other stuff) on the #Linux system:
for d in $(upower -e); do upower -i "$d" | less; done
See https://www.cyberciti.biz/faq/linux-upower-command-examples-and-syntax/ for info. #opensource #ubuntu #debian
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.