treefetch icon indicating copy to clipboard operation
treefetch copied to clipboard

🌲 A plant-based system fetch tool made with Rust.

Results 6 treefetch issues
Sort by recently updated
recently updated
newest added

First I would like to say treefetch is an excellent fetch program, but it has an issue with the displayed memory usage and total memory. I did a little research...

( Help wanted ) `treefetch` in its current state only supports Linux. Use [Rust conditional compilation](https://doc.rust-lang.org/reference/conditional-compilation.html) in the [`fields.rs`](https://github.com/angelofallars/treefetch/blob/main/src/fields.rs) file to write separate code for each OS; Windows and macOS....

enhancement
help wanted
rust
macos
windows
linux

Hello, here's a suggestion Implement a caching system that caches the more "stable*" values in a file under /tmp, this method reduces file IO from 4-5 to 1, it could...

Just a suggestion, but maybe add days if uptime exceeds 24 hours

Sometimes the FQDN can leak information you don't want in a screenshot on the public internet. A flag to use short hostname only would be better.