{"id":16025297,"url":"https://github.com/justintimperio/nixinfo","last_synced_at":"2026-04-15T21:32:41.275Z","repository":{"id":70244816,"uuid":"298630088","full_name":"JustinTimperio/nixinfo","owner":"JustinTimperio","description":"A tool designed to return info about a target *nix machine","archived":false,"fork":false,"pushed_at":"2020-10-13T21:24:32.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-31T19:54:29.508Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JustinTimperio.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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-25T16:50:57.000Z","updated_at":"2020-10-13T21:24:35.000Z","dependencies_parsed_at":"2023-03-13T20:24:21.696Z","dependency_job_id":null,"html_url":"https://github.com/JustinTimperio/nixinfo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JustinTimperio/nixinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinTimperio%2Fnixinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinTimperio%2Fnixinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinTimperio%2Fnixinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinTimperio%2Fnixinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JustinTimperio","download_url":"https://codeload.github.com/JustinTimperio/nixinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JustinTimperio%2Fnixinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31861400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-08T19:42:28.114Z","updated_at":"2026-04-15T21:32:41.253Z","avatar_url":"https://github.com/JustinTimperio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NixInfo\nNixinfo is a tool designed to return info about a target \\*nix based machine.\n\n\n# Usage\nSample output for each distro [here](https://github.com/JustinTimperio/nixinfo/blob/master/sample_output.md).\n\n### Print For a User\n```shell\n$ curl -s https://raw.githubusercontent.com/JustinTimperio/nixinfo/master/nixinfo.sh | sh\n\nDistribution='SHORTNAME'\nFull_Name='Full Pretty Name'\nPackage_Manager='pkg_manager'\nKernel='#.#.#'\nMajor='####'\nMinor='####'\nPatch='####'\n```\n\n### Import In a Shell Script\n```shell\nsource /your/path/nixinfo/nixinfo.sh no-print\n\n# Imported Vars Below\n$distro\n$full_name\n$pkg_manager\n$kernel\n$major\n$minor\n$patch\n\n```\n\n## Offically Supported Distros\nDebian Based:\n- Ubuntu\n- Debian\n- Kali Rolling\n- Parrot OS\n\nRHL Based:\n- Fedora\n- CentOS\n- RHEL\n- Oracle\n\nSuse Based:\n- Leap\n- TumbleWeed\n- SLES\n\nArch Based:\n- Arch\n\nAlpine Based:\n- Alpine\n\nBSD Based:\n- FreeBSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustintimperio%2Fnixinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustintimperio%2Fnixinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustintimperio%2Fnixinfo/lists"}