tmux-plugins / tmux-battery

Plug and play battery percentage and icon indicator for Tmux.
MIT License
487 stars 91 forks source link

[feature] Support Android #113

Open Freed-Wu opened 6 months ago

Freed-Wu commented 6 months ago

Screenshot_20240227_161418_com termux

Android's normal APP doesn't have enough permission to get battery information like GNU/Linux. We must use a different way.

Refer https://github.com/lambdalisue/battery.vim/blob/master/autoload/battery/backend/termux.vim which is a vim statusbar plugin to display battery information.

Freed-Wu commented 6 months ago

I've tested #114 can work for me.

xronin01 commented 2 months ago

I've tested #114 can work for me.

It works for me too

xronin01 commented 2 months ago

https://github.com/massix/termux.nvim/blob/trunk/lua/termux/modules/battery.lua