Files
neo64fetch/README.md
2026-01-08 21:50:25 -05:00

22 lines
833 B
Markdown

# neo64fetch
[![Gitea](https://img.shields.io/badge/Gitea-neo64fetch-6e738d?logo=gitea&logoColor=white)](https://6969.pro/neoarz/neo64fetch)
[![Sponsor Me](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/neoarz)
A simple system information tool written in Rust for Apple Silicon Macs
| ![neo64fetch Demo](/assets/demo.png) |
| :---------------------: |
| [Kitty Graphics Protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/) is used to display images |
## Why should anyone use this
You shouldn't. It's just a fun project I made to learn Rust.
## Credits
- [Swiftfetch](https://github.com/Ly-sec/swiftfetch) for kitty graphics protocol implementation
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch) for understanding everything :D