{"id":31541124,"url":"https://github.com/git-user-cpp/spynix","last_synced_at":"2025-10-04T10:55:50.163Z","repository":{"id":215620306,"uuid":"739389191","full_name":"git-user-cpp/spynix","owner":"git-user-cpp","description":"It's a mirror of rapid unix system \u0026 hardware info scraper","archived":false,"fork":false,"pushed_at":"2024-08-07T09:22:03.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-07T13:24:18.136Z","etag":null,"topics":["ansi-c","c","c-programming","hardware","hardware-information","information-extraction","linux","spynix","unix"],"latest_commit_sha":null,"homepage":"https://gitlab.com/git-user-cpp/spynix","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/git-user-cpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["git-user-cpp"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2024-01-05T12:55:39.000Z","updated_at":"2024-08-07T09:22:06.000Z","dependencies_parsed_at":"2024-08-06T13:00:05.898Z","dependency_job_id":"243dbb11-4c13-4d3b-abe3-8d51c2a9c817","html_url":"https://github.com/git-user-cpp/spynix","commit_stats":null,"previous_names":["git-user-cpp/spynix"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/git-user-cpp/spynix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-user-cpp%2Fspynix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-user-cpp%2Fspynix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-user-cpp%2Fspynix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-user-cpp%2Fspynix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-user-cpp","download_url":"https://codeload.github.com/git-user-cpp/spynix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-user-cpp%2Fspynix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278302565,"owners_count":25964521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansi-c","c","c-programming","hardware","hardware-information","information-extraction","linux","spynix","unix"],"created_at":"2025-10-04T10:55:45.534Z","updated_at":"2025-10-04T10:55:50.154Z","avatar_url":"https://github.com/git-user-cpp.png","language":"C","readme":"# spynix\n---\n\nrapid unix system \u0026 hardware info scraper\n\n---\n![logo](https://github.com/git-user-cpp/spynix/assets/61907955/dcdf5731-2edb-4641-9afa-e1c30ebed833)\n---\n\n      Copyright 2024 Andrew Kushyk\n\n      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n          http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n\n---\n\n![GitLab Release](https://img.shields.io/gitlab/v/release/git-user-cpp%2Fspynix?display_name=release\u0026date_order_by=released_at\u0026style=flat-square\u0026logo=gitlab)\n![GitLab Stars](https://img.shields.io/gitlab/stars/git-user-cpp%2Fspynix?style=flat-square\u0026logo=gitlab)\n\n![GitLab Contributors](https://img.shields.io/gitlab/contributors/git-user-cpp%2Fspynix?style=flat-square\u0026logo=gitlab) ![GitLab Last Commit](https://img.shields.io/gitlab/last-commit/git-user-cpp%2Fspynix?style=flat-square\u0026logo=gitlab)\n\n![GitLab License](https://img.shields.io/gitlab/license/git-user-cpp%2Fspynix?style=flat-square\u0026logo=gitlab)\n\n---\n\n![spynix](https://github.com/git-user-cpp/spynix/assets/61907955/a7e8420b-04fc-4ba7-bc31-a2e13afbcb08)\n\n---\n\n## How to use this app\n\n1) **The program is designed for Linux, so avoid using other systems or redesign the program to avoid errors.**\n\n2) Download *all* files and put them in a one directory.\n\n3) Enter the directory.\n   ```\n   cd /path_to/spynix\n   ```\n\n4) Compile and run the program with *make*.\n    - Compilation example\n    ```\n    make spynix\n    ```\n5) Launch the app to see all available options.\n    ```\n    ./spynix --help\n    ```\n---\n\n## How to conrtibute\n\n- [Read contributing instruction](https://github.com/git-user-cpp/spynix/blob/main/doc/CONTRIBUTING.rst)\n\n---\n","funding_links":["https://github.com/sponsors/git-user-cpp"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-user-cpp%2Fspynix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-user-cpp%2Fspynix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-user-cpp%2Fspynix/lists"}