{"id":46015146,"url":"https://github.com/hackesofice/all-in-one-runner","last_synced_at":"2026-03-01T01:05:22.892Z","repository":{"id":286367515,"uuid":"961200624","full_name":"hackesofice/all-in-one-runner","owner":"hackesofice","description":"A Quick Runner For Acode Live server/Acodex-server","archived":false,"fork":false,"pushed_at":"2025-07-31T18:24:54.000Z","size":49,"stargazers_count":17,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-31T21:54:30.993Z","etag":null,"topics":["acode","all-in-one","axs","hackesofice","master","termux-tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackesofice.png","metadata":{"files":{"readme":"README.md","changelog":"changelogs.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-04-06T01:19:59.000Z","updated_at":"2025-07-31T18:24:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5433d6e7-c63c-4d6d-9cc2-cb43f309e8e3","html_url":"https://github.com/hackesofice/all-in-one-runner","commit_stats":null,"previous_names":["hackesofice/all-in-one-runner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hackesofice/all-in-one-runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackesofice%2Fall-in-one-runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackesofice%2Fall-in-one-runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackesofice%2Fall-in-one-runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackesofice%2Fall-in-one-runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackesofice","download_url":"https://codeload.github.com/hackesofice/all-in-one-runner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackesofice%2Fall-in-one-runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["acode","all-in-one","axs","hackesofice","master","termux-tool"],"created_at":"2026-03-01T01:05:22.282Z","updated_at":"2026-03-01T01:05:22.880Z","avatar_url":"https://github.com/hackesofice.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Runner gif](https://github.com/hackesofice/Z/blob/main/all-in-one-tool/all_in_one_runner.gif)](https://github.com/hackesofice)\n# DISCLAIMER \nThis is a simple tool for simplicity, it will automate the starting of some tools like acodex_server/Live server etc.\n\n\u003e ⚠️ warning\n\u003e The tool is designed for termux app's default (sh) shell and may be fail on other terminals, if you don't know what's I'm saying then go for it its made for you\n\n\n# How To Use\nits soo simple to use it by following these steps-\n\n`step 1.` \u003ca href=\"https://f-droid.org/repo/com.termux_1000.apk\"\u003eDownload\u003c/a\u003e Termux from F-Droid  \n`step 2.` Install and open Termux.  \n`step 3.` Copy the given command below and paste them on termux at once and hit enter\n\n```\nrm -rf all-in-one-runner\npkg update \u0026\u0026 pkg upgrade\npkg install jq -y\ntermux-setup-storage\npkg install git -y\ngit clone https://github.com/hackesofice/all-in-one-runner.git\ncd all-in-one-runner\nmv main.sh .bashrc\nmv .bashrc ~/ \u0026\u0026 clear \u0026\u0026 echo \"PLEASE RESTART THE TERMUX APP\"\n```\n\n\u003e [!note]\n\u003e This is a single time process you don't need to do this again the tool 🔥 is able to update itself and provide you the lastest futures/tools\n\n\n# FEATURES \n\n1. Auto Upgrade\n2. Auto install requirements\n3. autostart acodex server (AXS)\n4. autostart Live server \n\n\n### 1. Auto Upgrade\n\nthe tool has an Auto upgrade system if any future updates are available/pushed by us then, you'll get the newest version within minimum time.\n\n### 2. Auto install requirements\n\nThe tool is made for simplicity so we automated this process, the tool has ability to check the necessary modules for selected service and if not available then automatically installs these requirements.\n\n### 3 autostart acodex server (AXS)\n\nThe acodex_server ( Rust version )is an awesome tool for accessing the terminal on Acode app we automated its installation/starting process, you can find the official tool/ documentation hear\n\n### 4. autostart Live server \n\nThis is backend server for Acode live server we also automated its installation/starting process by just using prompts, you can find the tool and documentation hear\n\n# Contribution\n\n- found a bug/suggestion kindly open issue.\n- any type of contributions are welcomed, we love contributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackesofice%2Fall-in-one-runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackesofice%2Fall-in-one-runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackesofice%2Fall-in-one-runner/lists"}