Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cpu-temp widget - requires brew install osx-cpu-temp #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aierus
Copy link

@Aierus Aierus commented Jun 22, 2021

Adds a cpu-temp widget in celsius to pecan-bar. Aligned at -16% transform to not overlap with ifstat download speeds in kb, can be moved easily with a style.css edit. Implemented with extensions yabai, pywal and ifstat. Useful for keeping tabs on the internal temperature of your device without having to run a command in terminal.

requires "brew install osx-cpu-temp"


/* cputemp -- 4th to the left */
.pecan-cpu-temp {
font: var(--font-size, 12px) var(--font, Inconsolata);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Font should be Menlo for default setup.

@Aierus
Copy link
Author

Aierus commented Aug 30, 2021

Can confirm only works for intel chipset. Working on a solution for M1 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant