mirror of
https://github.com/Atsukoro1/ponyfetch.git
synced 2025-02-07 21:36:44 +01:00
Mirror of https://github.com/Atsukoro1/ponyfetch
ponies | ||
src | ||
.gitignore | ||
Cargo.toml | ||
install.sh | ||
LICENSE | ||
README.md |
![](https://i.postimg.cc/bwmFtxyp/fd-1.png)
A cross-platform command-line interface (CLI) tool written in Rust
to display system information in an aesthetically pleasing and entertaining manner.
✨ Demo
Ponyfetch
provides an aesthetically pleasing, colorful display of important system information, complete with charming ponies.
![demo](https://i.postimg.cc/MK6Fy3tP/konecne.gif)
⚡ Installing
If you don't want to compile this tool by yourself, it's possible to just download current already prebuilt build right here.
🔨 Compiling
Make sure you have rust compiler and build tools installed.
I've made it easy for you, just cd into project folder and run this shell script.
- 🐧 On Linux
chmod +x ./install.sh && sudo ./install.sh
- 🖥️ On Windows
(WIP) Ponyfetch is still not available on Windows
- 🍎 On Mac
(WIP) Ponyfetch was never tested on Mac and it's stability can't be guaranteed.