so i was refactoring everything to get as little duplicate code and includes as possible when i realised there was a lot i could do, aka there was a ton to do, so no new code, just refactoring and moving old one |
||
|---|---|---|
| .gitea/workflows | ||
| source | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| README.md | ||
Resources gathering tool
System information retrieval software for synf.
Synf is an application that retrieves system information from the device that it's running on that helps users throuble shoot performance issues and do general checkups on devices anywhere anytime.
The system code is written in C and will be imported in the backend through cgo.