An open API service for producing an overview of a list of open source projects.

https://github.com/KernelWanderers/OCSysInfo

hackintosh hardware hardware-detection opencore system-info

Score: 7.393263094763839

Last synced: about 18 hours ago
JSON representation

Repository metadata:

Basic, high-level and efficient CLI for discovering, outputting and parsing hardware information from the current system.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 510
Total Committers: 13
Avg Commits per committer: 39.231
Development Distribution Score (DDS): 0.084

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
ntwrkobscure t****k@g****m 467
Mahas1 m****n@g****m 12
kernelBPD 6****D 8
xnus-kernel i****4@g****m 8
sleepy eboy 6****w 4
Mahas1 8****1 4
rvstry 6****y 1
dependabot[bot] 4****] 1
William 7****m 1
ThatsNiceGuy l****1@g****m 1
Pauli Jokela p****a@d****m 1
Flagers 4****t 1
David 6****y 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 2
Total pull requests: 1
Average time to close issues: N/A
Average time to close pull requests: about 21 hours
Total issue authors: 2
Total pull request authors: 1
Average comments per issue: 0.0
Average comments per pull request: 0.0
Merged pull request: 1
Bot issues: 0
Bot pull requests: 1

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/KernelWanderers/OCSysInfo

Top Issue Authors

  • Lort0m (1)
  • zoultrex (1)

Top Pull Request Authors

  • dependabot[bot] (1)

Top Issue Labels

  • bug (2)

Top Pull Request Labels

  • dependencies (1)
  • rust (1)

Dependencies

.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • svenstaro/upload-release-action e74ff71f7d8a4c4745b560a485cc5fdb9b5b999d composite
interops/Cargo.lock cargo
  • aho-corasick 0.7.18
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cfg-if 1.0.0
  • cpython 0.7.0
  • crossterm 0.23.2
  • crossterm_winapi 0.9.0
  • libc 0.2.126
  • lock_api 0.4.7
  • log 0.4.17
  • memchr 2.5.0
  • mio 0.8.3
  • num-traits 0.2.15
  • parking_lot 0.12.1
  • parking_lot_core 0.9.3
  • paste 1.0.7
  • python3-sys 0.7.0
  • redox_syscall 0.2.13
  • regex 1.5.6
  • regex-syntax 0.6.26
  • scopeguard 1.1.0
  • signal-hook 0.3.14
  • signal-hook-mio 0.2.3
  • signal-hook-registry 1.4.0
  • smallvec 1.8.0
  • wasi 0.11.0+wasi-snapshot-preview1
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
  • windows-sys 0.36.1
  • windows_aarch64_msvc 0.36.1
  • windows_i686_gnu 0.36.1
  • windows_i686_msvc 0.36.1
  • windows_x86_64_gnu 0.36.1
  • windows_x86_64_msvc 0.36.1
requirements.txt pypi
  • distro *
  • pyobjc *
  • pywin32 *
  • requests *
  • wmi *
  • xmltodict *
interops/Cargo.toml cargo