tinierfetch/README.md

15 lines
321 B
Markdown
Raw Normal View History

2023-09-10 21:59:08 +00:00
# tinierfetch
2023-09-10 13:00:58 +00:00
2023-09-10 21:59:08 +00:00
it's tinyfetch but also tinier - you could probably fit this in a QR code
takes `0.001` to `0.003s` to fetch
2023-09-10 13:00:58 +00:00
2023-09-10 22:22:28 +00:00
edit: it fits in a [QR code](./assets/qr.png)
2023-09-10 21:59:08 +00:00
## depends
2023-09-10 13:00:58 +00:00
2023-09-10 21:59:08 +00:00
a compiler (I used g++) and `TERM`, `LANG`, `USER`, `SHELL` environmental variables to be set
## preview
2023-09-10 22:22:28 +00:00
![yeah](./assets/preview.png)