{"id":26103873,"url":"https://github.com/sadirano/core","last_synced_at":"2026-03-10T10:31:41.626Z","repository":{"id":280923602,"uuid":"943624530","full_name":"sadirano/core","owner":"sadirano","description":"Core Scripts","archived":false,"fork":false,"pushed_at":"2025-03-28T03:41:47.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T04:30:57.802Z","etag":null,"topics":["cli","cmd","management","script","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","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/sadirano.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":"2025-03-06T02:26:25.000Z","updated_at":"2025-03-28T03:41:51.000Z","dependencies_parsed_at":"2025-03-28T04:25:25.250Z","dependency_job_id":"97faf2f9-39b8-49a3-9b03-df5f65e61a2a","html_url":"https://github.com/sadirano/core","commit_stats":null,"previous_names":["sadirano/core"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sadirano/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadirano%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadirano%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadirano%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadirano%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadirano","download_url":"https://codeload.github.com/sadirano/core/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadirano%2Fcore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30330547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"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":["cli","cmd","management","script","windows"],"created_at":"2025-03-09T21:00:50.025Z","updated_at":"2026-03-10T10:31:41.605Z","avatar_url":"https://github.com/sadirano.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Noir Core Utility Scripts\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nNoir Core Utility Scripts is a collection of lightweight Windows batch scripts designed to streamline common administrative tasks without relying on external packages (except for [Scoop](https://scoop.sh/) when needed). These scripts are ideal for quickly enhancing your workflow on any Windows machine.\n\n## Features\n\n- **adm**: Elevates privileges to allow administrative tasks.\n- **env**: Opens the Windows Environment Variables in Administrative mode.\n- **h**: Puts your system into hibernation.\n- **restart**: Safely restarts Windows Explorer by stopping it, waiting for input, and then restoring it.\n\n## Installation\n\n### Prerequisites\n- Windows operating system.\n- [Scoop](https://scoop.sh/) (optional): The scripts can be installed via a Scoop bucket for easier management.\n\n### Manual Installation\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/sadirano/core.git\n   ```\n\n2. **Navigate to the Repository Directory**\n   ```bash\n   cd core\n   ```\n\n3. **Run the Scripts**\n   - For example, to elevate privileges:\n     ```bash\n     adm.cmd\n     ```\n   - Ensure your system's execution policy permits running batch scripts.\n\n### Installation via Scoop\n\nA Scoop manifest will be available in the [bucket repository](https://github.com/sadirano/bucket.git). Once added, you can install Noir Core Utility Scripts using:\n```bash\nscoop bucket add sadirano https://github.com/sadirano/bucket.git\nscoop install core\n```\n\n## Usage Examples via Win+R\n\nYou can quickly launch these scripts using the Windows Run dialog:\n\n### Elevate Privileges with `adm`\n1. Press **Win + R**.\n2. Type `adm` (or `adm.cmd` if required) and press **Enter**.\n3. Follow the on-screen instructions.\n\n### Restart Windows Explorer with `restart`\n1. Press **Win + R**.\n2. Type `restart` (or `restart.cmd` if required) and press **Enter**.\n3. The script will terminate Explorer, wait for your input, and then restart it.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadirano%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadirano%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadirano%2Fcore/lists"}