This commit is contained in:
nekohepott 2026-06-17 04:16:23 +03:00
parent 4ee2c84300
commit 3727dffa6e
No known key found for this signature in database
4 changed files with 25 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
./main
./idea
/main

17
README.md Normal file
View File

@ -0,0 +1,17 @@
# Build
to build:
```
go build main.go
```
to run:
```
./main
```
# NixOS
yeah melvi add flake for this lol, I'm not doing ts
# Screenshots
![Fetch image](assets/screenshot.png "fetch")
![melvi just use lspci atp](assets/faster.png "faaaaaaster")

BIN
assets/faster.png (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/screenshot.png (Stored with Git LFS) Normal file

Binary file not shown.