GuillaumeGomez / sysinfo

Cross-platform library to fetch system information
MIT License
2.02k stars 302 forks source link

Redox OS support #793

Open kivimango opened 2 years ago

kivimango commented 2 years ago

Hello ! Are you willing to support Redox OS ? From the os side, it is not much for yet, but the basic stuff should be doable. I'm willing to contribute,

GuillaumeGomez commented 2 years ago

Why not! There is a big requirement though: there needs to be a CI for it (which is why I didn't add support for NetBSD currently for example).

kivimango commented 2 years ago

Great ! I think the CI will be the hardest of all, but if i remember correctly, orbtk has CI with redoxer somehow.

GuillaumeGomez commented 1 year ago

For reference, here is the CI for orbitk: https://github.com/redox-os/orbtk/blob/develop/.github/workflows/orbtk.yml

kivimango commented 1 year ago

Thanks. However, querying the system information in the redox kernel is still very limited.

GuillaumeGomez commented 1 year ago

If it cannot provide the required information, not sure it's worth it to add it yet in sysinfo.