{"id":31074180,"url":"https://github.com/randomx42069/as-avalonshell","last_synced_at":"2026-05-16T01:31:39.805Z","repository":{"id":312516655,"uuid":"1047756294","full_name":"RandomX42069/AS-AvalonShell","owner":"RandomX42069","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-31T06:44:14.000Z","size":24390,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-31T08:28:19.087Z","etag":null,"topics":["avalon-project","randomx42069","shell"],"latest_commit_sha":null,"homepage":"https://github.com/RandomX42069/AS-AvalonShell","language":"Python","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/RandomX42069.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-31T06:40:06.000Z","updated_at":"2025-08-31T06:47:28.000Z","dependencies_parsed_at":"2025-08-31T08:28:21.436Z","dependency_job_id":"0ff9292b-bd0b-4bef-9730-500934178fdd","html_url":"https://github.com/RandomX42069/AS-AvalonShell","commit_stats":null,"previous_names":["randomx42069/as-avalonshell"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/RandomX42069/AS-AvalonShell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomX42069%2FAS-AvalonShell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomX42069%2FAS-AvalonShell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomX42069%2FAS-AvalonShell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomX42069%2FAS-AvalonShell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomX42069","download_url":"https://codeload.github.com/RandomX42069/AS-AvalonShell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomX42069%2FAS-AvalonShell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275348511,"owners_count":25448626,"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-09-16T02:00:10.229Z","response_time":65,"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":["avalon-project","randomx42069","shell"],"created_at":"2025-09-16T02:05:27.813Z","updated_at":"2025-09-16T02:05:31.448Z","avatar_url":"https://github.com/RandomX42069.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://github.com/RandomX42069/AS-AvalonShell/blob/main/SLogo.png\" alt=\"AS-AvalonShell Logo\" width=\"600\"/\u003e\r\n  \u003cbr/\u003e\r\n  \u003cem\u003eAvalonShell - Hybrid Shell\u003c/em\u003e\r\n\u003c/p\u003e\r\n\r\n## What is AvalonShell?\r\n\r\nAvalonShell is a **hybrid shell** (Unix-simplified + Windows + custom commands) with powerful features:\r\n\r\n1. **Multi-path Support:**  \r\n   Use `slots` to store paths. Switch between slots 1–10 with the built-in `slot` command.  \r\n   Create unlimited custom slots with `newslot`, switch with `cslot`, and update or change directory with `scd`.\r\n\r\n2. **Shell Linking:**  \r\n   Use `slink` to execute commands and arguments in other shells like `cmd.exe` on **Windows** or `gnome-terminal` on **Linux/macOS**.\r\n\r\n3. **Clipboard Paste:**  \r\n   Use the `paste` command to directly paste clipboard content into AvalonShell.\r\n\r\n4. **Run File:**  \r\n   Two built-in commands:  \r\n   - `runfile` – run a file containing AvalonShell instructions.  \r\n   - `runsel` – open a file dialog to select a file containing instructions (QOL improvement over `runfile`).\r\n\r\n5. **Admin Privileges:**  \r\n   Use `admin` to relaunch AvalonShell with elevated privileges.\r\n\r\n6. **SysAdmin-Friendly Symbols:**  \r\n   Supports Bash-like symbols: `||`, `\u0026\u0026`, `\u0026`, `;` for familiar scripting and automation.\r\n\r\n---\r\n\r\n## How to Set Up AvalonShell\r\n\r\n### Software Requirements\r\n[![Python](https://img.shields.io/badge/Python-3.9+-blue?logo=python)](https://www.python.org/)  \r\n[![PyInstaller](https://img.shields.io/badge/PyInstaller-Module-blue?logo=python)](https://pyinstaller.org/en/stable/) (**optional** for building executables)\r\n\r\n### Build Guide\r\n[![AS.guide](https://img.shields.io/badge/AS-Guide-red?)](https://github.com/RandomX42069/AS-AvalonShell/blob/main/build/AS.guide)\r\n\r\n---\r\n## MIT-License\r\n[![MIT-License](https://img.shields.io/badge/MIT-License-Green?)](https://github.com/RandomX42069/AS-AvalonShell/blob/main/license.md)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomx42069%2Fas-avalonshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomx42069%2Fas-avalonshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomx42069%2Fas-avalonshell/lists"}