sheatsley / iterm-components

Custom status bar components for iTerm2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iTerm Components

This repo contains python scripts that define iTerm2 status bar components. Installation is straightforward: after cloning, copy (or symlink) the desired component to: $Home/Library/ApplicationSupport/iTerm2/Scripts/AutoLaunch Afterwards, the status bar components will be available when iTerm2 starts.

Components

CPU Temperature

Displays CPU temperatures for macOS by calling osx-cpu-temp every couple seconds. You can install osx-cpu-temp from here or through Homebrew.

About

Custom status bar components for iTerm2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%