pfetch-rs icon indicating copy to clipboard operation
pfetch-rs copied to clipboard

A rewrite of the pfetch system information tool in Rust

Results 9 pfetch-rs issues
Sort by recently updated
recently updated
newest added

the memory usage shown in activity monitor is higher than pfetch-rs.

bug
libmacchina

See https://github.com/actions-rs/toolchain/issues/216 https://github.com/dtolnay/rust-toolchain looks like a viable alternative

ci

on macos, only homebrew packages are counted, not macports packages

enhancement
libmacchina
hacktoberfest

it runs but theres no logo, os detection, or package count memory, uptime, and kernel work though ![Screenshot 2023-02-24 152053](https://user-images.githubusercontent.com/57970114/221216621-1449911e-4fe3-4b82-a517-bc211c27a7d9.png)

enhancement
libmacchina
hacktoberfest

Hello! I love this tool but now i use fastfetch which has a --file-raw argument to which i can pipe pokeget to get a random pokemon on shell startup. I...

enhancement

Currently, the config options provided by environment variables are parsed wherever they are used. It would be much clearer to parse them in one place and have a global config...

refactor

When `pfetch` is invoked in an environment in which `stdout` is not a terminal (e.g., when piping the program's output to another program), then color sequences should not be emitted...

enhancement

pfetch-rs is higher than pfetch or htop shows https://github.com/Gobidev/pfetch-rs/blob/23d17190eb02a6e679afe6c9823d0765cbf37ea9/src/lib.rs#L187 It's probably due to a different calculation method: https://github.com/KittyKatt/screenFetch/issues/386#issuecomment-249312716

bug
libmacchina

Currently, the following package managers are supported by libmacchina but not by pfetch-rs: - Homebrew - MacPorts - Opkg - Pkgsrc - Eopkg - Cargo - Snap - pm (Android)...

enhancement
libmacchina