this post was submitted on 10 Jul 2023
155 points (100.0% liked)

linuxmemes

20707 readers
127 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] u000@lemmywinks.xyz 13 points 1 year ago (1 children)

Just read the /sys/class/power_supply/*/charge_now virtual file with cat

[โ€“] Luci@lemmy.ca 2 points 1 year ago* (last edited 1 year ago)

Open tmux Split screen Resize to 2 or 3 lines # watch -n 0 cat /sys/class/power_supply/*/charge_now

Bonus! Also shows the current time and date!