index
:
loadbars
develop
master
screenshots
Tool to show real time CPU, memory and network load bars.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
/
config.go
Age
Commit message (
Expand
)
Author
2026-02-18
feat: add load average bar visualization (4/l hotkey)
0.12.0
Paul Buetow
2026-02-18
feat: triple-toggle CPU display mode via 1 key; add tooltip, font, hit-test
Paul Buetow
2026-02-17
Add multi-row bar layout with maxbarsperrow config option
Paul Buetow
2026-02-17
Align codebase with Go best practices (ordering and style)
v0.10.1
Paul Buetow
2026-02-16
Add toggleable host separator lines (hotkey s)
Paul Buetow
2026-02-16
Add global I/O avg line (hotkey i) and m/n hotkey aliases
Paul Buetow
2026-02-16
Add global average CPU line toggled with hotkey g
v0.10.0
Paul Buetow
2026-02-14
Aggregate all net interfaces, remove n hotkey, fix net bar decay bug
v0.9.0
Paul Buetow
2026-02-14
remove version and some refactoring
Paul Buetow
2026-02-13
Document hotkeys in README; fix display/config; net interface help
Paul Buetow
2026-02-13
Go rewrite: loadbars with mage, default localhost, NOTICE
Paul Buetow
2026-02-13
Remove Perl version and build files; add .gitignore for .serena/
Paul Buetow