-
@Joshj23 — for extensive help in researching how to discover hardware information on Linux platforms, and providing a big portion of machines used for unit testing.
-
@Flagers — for general guidance, documentation reference, implementation ideas, general support, documentation, help in fixing the source code's faulty logic, and much, much more.
-
@vzwGrey — for major assistance in incorporating Rust bindings for Python.
-
@Acidanthera — for the OpenCore bootloader (its community is what drew inspiration for this project.)
-
@Rusty-bits — for inspiring the idea of parsing the PCI IDs from the pci.ids list and layout for implementing a search functionality. Though sadly, this idea never reached production; also major thank you to them for suggesting we use Rust for our interops.
-
@Rvstry — for extensive help in research regarding identifying various devices on Linux platforms, & testing the application in its various stages.
-
@Dids — for providing the URL to the raw content of the PCI IDs list repository. Though sadly, this was never used, as we turned more towards scraping the site
-
@DhinakG — for implementing the ioreg
abstraction for OCLP
, and allowing us to copy it over for our own purposes.
-
@CorpNewt — for implementing the logic of scraping the pci-ids
repository site, and allowing us to use their CLI format.
-
@Midi1996 — for extensive amounts of assistance in regards to testing the application on different hardware, in the application's various stages.
-
@ScoobyChan — for guidance and helping with the implementation of Linux's flags detection.
-
@Quist — for extensive amounts of unit testing on various hardware, they helped immensely with fool-proofing OCSysInfo as best as possible, alongside Joshj23's immense help with unit testing.
-
@1Revenger1 — for implementing input device detection for Linux platforms, as well as immense assistance for identifying input devices properly on Windows & unit testing.
-
@Yuichiro — for assistance in testing the application in its various stages.
-
@Emiyl — for providing extensive assistance with testing the application, and debugging it.
-
@ThatStella7922 — for extensive amounts of help in regards to testing the application, and debugging it.
-
@flababah — for https://github.com/flababah/cpuid.py
-
@Nemo Xiong — for their implementation of scraping Intel's ARK page
-
@renegadevi — for extensive amounts of help with fixing the source code's faulty logic.
-
@mendelsshop — for assistance in testing the application in its various stages, and continuous feedback on new updates/features.
-
@khronokernel — for extensive amounts of help with fixing the source code's faulty logic, as well as providing extensive amounts of assistance in regards to unit-testing & debugging.
-
@Fewtarius — for assistance in testing the application in its various stages.
-
@Apethesis — for assistance in testing the application in its various stages.
-
@ThatCopy — for assistance in locating and fixing bugs and issues with the terminal on OSX, as well as completely defining and taking care of the logic for detecting ARM (ARM64 and ARMv7) CPUs on Linux.
-
@Xativive — for assistance in testing the application in its various stages, on various machines.