Compare commits

..

2 Commits

Author SHA1 Message Date
neo
5d748f70da chore: add credits 2026-01-08 21:50:25 -05:00
neo
334bedf09f chore: add gitea badge 2026-01-08 21:43:06 -05:00

View File

@@ -1,10 +1,21 @@
# neo64fetch
A simple system information tool written in Rust.
[![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
## Why should anyone use this?
you shouldn't; it's just a fun project I made to learn Rust.