twertlefetch is a lightweight command-line tool written in Rust that provides system information.
if you have more than one dgpu(that is a grapics card) then the printed output might be a bit funky, please share anything weird with me @iliketwertles on discord
- Displays system information
- Written in Rust for performance and reliability
- Currently supports:
Alpine(i think)
Arch based distros
Debian based distros
NixOS(should also do nix standalone)
Gentoo - More distributions will be added in future updates (if requested)
-
Clone the repository:
git clone https://github.com/iliketwertles/twertlefetch.git
-
Build the project:
cd twertlefetch cargo build --release
-
Run the executable:
./target/release/twertlefetch
Contributions are welcome. If you'd like to add support for additional Linux distributions or make improvements to the existing code, please feel free to submit a pull request.