Ooh, it looks even better than gtop.
Edit: Why does the menu look like this?
50/50 on if it starts listing processes or launches a new game of Zelda.
Say no more, I’m sold
Nostalgia city…
Btop has been rewritten in C++, hence the ++
Uh oh, time to rewrite it in rust
deleted by creator
The rust one is called bottom (btm) see the other thread :). When you already have a rust environment it is just at a cargo install away which is convenient.
Jeez, never saw that, mine just open the program
Press ‘m’
One I started using Bpytop, I couldn’t go back.
@JoMiran @zShxck That is very nice. I love the way you can toggle between disk space usage and disk I/O usage. Here is a btop of the machine that friendica.eskimo.com is running on:
It’s written in Python.
EDIT: My original comment refers to going to Bpytop from just plain top. I believe btop is a C++ rewrite of bpytop.
btop doesn’t update all of the characters for me after a while if I leave it open for a long time, and eventually it stops updating altogether.
Pro tip: configure a font that doesn’t show open circles for unused braille characters to have a higher priority than your current font to get better-looking graphs.
On my system, braille characters are provided by DejaVu Serif, and it was as easy as just installing the font.
Stop has a block mode, I just use that. Stop is so fancy I love it
Where do you see open circles? I don’t understand sorry
I think they mean the variable width of the graph’s columns. If you watch it as the graph moves, there are gaps at every 2 columns.
I don’t understand though the thing about font priorities.
And also, would that just change all fonts? Unless you mod the font to only have the braille characters…No, you’ve got it set up right. Many people will have graphs where each character rectangle has open circles for the unused braile dots in the character block.
Does noone use glances anymore?
Hey, just so you know, “no one” is two words.
I do.
I do as well. I really appreciate the information density, key bindings, and optional web UI. Although I found if I leave glance is running for a prolonged amount of time, it has a tendency to crash from some python issue I haven’t dissected yet, as it takes so much time to reproduce.
Crazy
Meanwhile, every system (even Android) has good ol’ top. It works.
It can’t even kill processes.
That’s what kill is for …
And then I forget the pid.
It should be in the terminal right next to the one you have open for issuing the kill command
Don’t tell me that you’re only using a single terminal window
That’s what pkill is for.
Nice, I’ve tried gtop and atop before and they were pretty nice, but I usually fall back to htop because old habits die hard. I’ll give this a go!
The nord theme on btop is blissful. It looks so good.
Yeah, that looks very cool. Wish I could use it as my wallpaper or a widget in gnome
Open btop in the terminal, then (note the terminal window must not be in fullscreen) right click with the mouse on the top bar of the terminal window and select “Always on top”.
bottom users rise up. RIIR!
Can it show each core’s frequency? Or is there anything other than htop that can do that?
It does
I don’t see any option in 1.2.13, and https://github.com/aristocratos/btop/issues/190 suggests it isn’t implemented yet.
ps -aux | grep yourmom
Get in the robot Shinji
I just wish there was a .deb package.
Still gonna get around to making a playbook for installing it someday. btop (and it’s predecessors) are awesome.
There’s a deb in Ubuntu Universe.
Oh heck, it’s in Debian Bookworm too, and Bullseye-Backports.
Debs all around.I could have sworn I checked and didn’t find it. I’ll look again, maybe I did something wrong
why ? Why do you feel the need to have process monitoring displayed all the time?
You can sort and filter it.
More generally, are you questioning why the Top category of tools exists?
no, I am questioning why do you have those open all the time. in 17y, I never had to. This is just ASCII pr0n to look “deep” .
You are right, they aren’t open all the time except in screenshots. :)
I have it open all the time, exactly for this reason. 15 years and going.
Haha, to look deep? Same here.
As you gaze into the btop, the btop gazes into you
It’s a tool. It’s useful to figure out if something you’re running is IO-bound or CPU-bound. It also shows per-core load, which is useful for visualizing multi-threaded performance.
If you press P you can get rid of them