mirror of
https://github.com/NotAShelf/microfetch.git
synced 2024-11-01 06:41:15 +00:00
add a README
This commit is contained in:
parent
f5697754e5
commit
198fd107d7
1 changed files with 16 additions and 0 deletions
16
README.md
Normal file
16
README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Microfetch
|
||||
|
||||
A stupidly simple fetch program written in Rust.
|
||||
|
||||
## Features
|
||||
|
||||
Microfetch can reliably detect and display the following:
|
||||
|
||||
- Hostname/Username
|
||||
- Kernel
|
||||
- Name
|
||||
- Version
|
||||
- Architecture
|
||||
- WM/Compositor and display backend
|
||||
- Memory Usage/Total Memory
|
||||
- Storage Usage/Total Storage (for `/` only)
|
Loading…
Reference in a new issue