{"id":22656898,"url":"https://github.com/icelk/query-shell","last_synced_at":"2025-04-11T13:08:09.105Z","repository":{"id":62444233,"uuid":"483391376","full_name":"Icelk/query-shell","owner":"Icelk","description":"A simple library to get the user's shell.","archived":false,"fork":false,"pushed_at":"2023-02-10T19:17:11.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T18:27:15.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Icelk.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}},"created_at":"2022-04-19T19:59:49.000Z","updated_at":"2022-11-26T21:29:59.000Z","dependencies_parsed_at":"2022-11-01T22:30:36.709Z","dependency_job_id":null,"html_url":"https://github.com/Icelk/query-shell","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fquery-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fquery-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fquery-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icelk%2Fquery-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icelk","download_url":"https://codeload.github.com/Icelk/query-shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237024083,"owners_count":19242698,"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","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-12-09T10:16:50.692Z","updated_at":"2025-02-03T21:45:18.684Z","avatar_url":"https://github.com/Icelk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Downloads](https://img.shields.io/crates/d/query-shell)\n![License](https://img.shields.io/crates/l/query-shell)\n[![crates.io](https://img.shields.io/crates/v/query-shell?logo=rust)](https://crates.io/crates/query-shell)\n[![docs.rs](https://docs.rs/query-shell/badge.svg)](https://docs.rs/query-shell)\n\n# `query-shell`\n\n\u003e A simple library to get the user's shell.\n\nForked from [alicecarroll/get-shell](https://gitlab.com/alicecarroll/get-shell).\n\n## Installation\n\n`cargo add query-shell`\n\nOr manually add `query-shell = \"0.3\"` to the `[dependencies]` section in your `Cargo.toml`.\n\n## Usage\n\n```rs\nuse query_shell::get_shell_name;\n\nprintln!(\"{}\", get_shell_name().unwrap());\n```\n\n## Changelog\n\n### v0.3.0\n\n-   Updated `sysinfo` to the latest release.\n\n### v0.2.0\n\n-   Updated `sysinfo` to the latest release.\n    -   This removed 4 dependencies\n-   Improved runtime performance (from ~170ms to ~140ms).\n\n### v0.1.0\n\n-   Forked from [alicecarroll/get-shell](https://gitlab.com/alicecarroll/get-shell).\n-   Removed default features of `sysinfo` (e.g. `rayon`).\n-   Added documentation.\n-   Not loading everything from the `sysinfo` crate (runtime went from \u003e2s to \u003c200ms).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fquery-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficelk%2Fquery-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficelk%2Fquery-shell/lists"}