Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Adds an option to disable the temperature widget for, e.g., VPSes #186

Open
wants to merge 451 commits into
base: master
Choose a base branch
from

Conversation

xxxserxxx
Copy link

This adds a ---no-temps argument to disable the temps widget. I don't like this pattern, but would like to discuss how you want to move forward with this before I do anything more complex (e.g., --disable <widget>). Honestly, the right way to do this is #111, and spending a lot of time thinking of other patterns for this is probably not productive, so this may be a reasonable stopgap.

BTW, I was serussell (and contributed the battery widget). I deleted my github account, and will probably do the same again with this one eventually.

xxxserxxx and others added 29 commits May 13, 2020 12:29
…mit is broken because of the merge from master.
…the build flags were causing compile failures on other target OSes.
Update changelog.

Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes.
Updating the modules files for FreeBSD

log fix
xxxserxxx and others added 30 commits September 29, 2022 08:43
gotop is available in Nixpkgs
… function.

Something in sorting was broken at some point, maybe during a Go version
upgrade? That code hasn't changed in a while. While fixing the code, I rewrote
the `numbered.Less()` function. It's shorter, and I think it's clearer, but in
addition to being correct now it's also about 10% faster than the original.
Add Persian/Farsi support to gotop for issue #120
download.sh: Fix binary selection for arm8 and arm64 architectures
Fix build failure on riscv64 caused by missing syscall
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.