Go to file
2025-10-11 10:19:15 +02:00
build Added the source and build files I've wwritten up till now. 2025-10-11 10:19:15 +02:00
source Added the source and build files I've wwritten up till now. 2025-10-11 10:19:15 +02:00
.gitignore first commit to gitea 2025-10-10 02:05:07 +02:00
CMakeLists.txt first commit to gitea 2025-10-10 02:05:07 +02:00
LICENSE first commit to gitea 2025-10-10 02:05:07 +02:00
README.md merge 2025-10-11 10:19:08 +02:00

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.