Skip to content

A simple plugin to show current cpu temp & battery status in tmux status bar

Notifications You must be signed in to change notification settings

T4P4N/tmux-cpu-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tmux cpu temp

CPU temperature & battery status in tmux status bar (Tested only on termux)

Installation

Before using this plugin make sure acpi is exists in $PATH

  • Add this line in your .tmux.conf file
set -g @plugin 't4p4n/tmux-cpu-temp'
  • and press PREFIX + I to fetch the plugin

Usage

  • Add this line in your .tmux file
set -g status-right '#{charge_icon}  #{batt_percentage} |  #{temp_status}°C | %a %h-%d %I:%M %p'
  • and restart/reload tmux to see the temp in status right.

Screenshot

Screenshot

About

A simple plugin to show current cpu temp & battery status in tmux status bar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages