Go to file
Abdellah El Morabit a633e533a0
Some checks failed
main-build / main-compile (push) Has been cancelled
[bugfix] defined the device_model() function twice
2025-10-28 10:58:01 +01:00
.gitea/workflows [bugfix] workflow bugfix 2025-10-11 17:29:29 +02:00
source [bugfix] defined the device_model() function twice 2025-10-28 10:58:01 +01:00
.gitignore first commit to gitea 2025-10-10 02:05:07 +02:00
CMakeLists.txt [bugfix] fixed the linker issue, [feature] software now prints out the information gathered on the components 2025-10-27 10:19:40 +01:00
LICENSE first commit to gitea 2025-10-10 02:05:07 +02:00
README.md readme 2025-10-11 17:25:01 +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.