ytop icon indicating copy to clipboard operation
ytop copied to clipboard

A TUI system monitor written in Rust

Results 52 ytop issues
Sort by recently updated
recently updated
newest added

I let `ytop` run for a few hours (without interacting with it), and then it crashed with: Backtrace omitted. Run with RUST_BACKTRACE=1 to display it. Run with RUST_BACKTRACE=full to include...

`ytop` is trying to draw graphs by using the [Braille Patterns Unicode block](https://en.wikipedia.org/wiki/Braille_Patterns) (U+2800..U+28FF). Unfortunately, when I install ytop on a Fedora 32 system [as described in Fedora Magazine](https://fedoramagazine.org/4-cool-new-projects-to-try-in-copr-for-april-2020/) and...

so this is running on a pi 4 with usb boot, tested on both pi 4s, results are the same you can see down below where the R/W are always...

That's good to have a capability to expand processes to threads. Thanks for the tool 👍

In #99 there was an issue where `self.procs` was occasionally empty causing the program to crash when trying to index for the selected process. This is likely due to some...

Configuration to show displayed batteries, temperatures, and mount points For example, I might want to exclude my CPU die, or include my mouse battery

Installed package `ytop v0.6.2` (executable `ytop`) *******> ytop Backtrace omitted. Run with RUST_BACKTRACE=1 to display it. Run with RUST_BACKTRACE=full to include source snippets. The application panicked (crashed). called `Result::unwrap()` on...

Using colours from the popular [Dracula](https://draculatheme.com/) theme for other apps and utilities.

Some people have been rightfully confused (including myself when I first switched to `ytop`) that some computers will display all CPU cores, vs the average CPU usage. I think it...