{"id":28287040,"url":"https://github.com/axos-project/axctl","last_synced_at":"2026-01-27T15:31:39.288Z","repository":{"id":293099712,"uuid":"982945955","full_name":"AxOS-project/axctl","owner":"AxOS-project","description":"Control utility for AxOS","archived":false,"fork":false,"pushed_at":"2025-10-20T08:55:39.000Z","size":675,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-20T10:34:23.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AxOS-project.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-13T16:31:48.000Z","updated_at":"2025-10-20T08:55:43.000Z","dependencies_parsed_at":"2026-01-27T12:00:30.430Z","dependency_job_id":null,"html_url":"https://github.com/AxOS-project/axctl","commit_stats":null,"previous_names":["axos-project/axctl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AxOS-project/axctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2Faxctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2Faxctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2Faxctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2Faxctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxOS-project","download_url":"https://codeload.github.com/AxOS-project/axctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxOS-project%2Faxctl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28815399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"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":"2025-05-21T22:11:00.212Z","updated_at":"2026-01-27T15:31:39.283Z","avatar_url":"https://github.com/AxOS-project.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axctl\n\nAxcontrol (or `axctl`) is a powerful tool that gives users more control over AxOS. It is designed to be simple and interact with your device to change properties of your system.\n\n# Installation\n\nAxcontrol comes preinstalled with AxOS so you can use it right away. However if it is not found, you can install it using `epsi install axctl`.\n\n# Usage\n\nAxcontrol is a command line tool and it should be used from the terminal. These are the commands that you can use with Axcontrol:\n\n```bash\n# Toggle splash screen off/on\n# Splash screen is the screen which shows `axos` with a loading bar\naxctl toggle-splash-screen\n```\n\n```bash\n# Toggle the boot menu off/on\n# Boot menu is the screen which shows the boot options of `axos`\naxctl toggle-boot-menu\n```\n\n```bash\n# Change user hostname\naxctl change-hostname newHostname\naxctl hostname newHostname # this works as well.\n```\n\n```bash\n# Network controls\naxctl net status # Outputs a detailed information about your internet status\naxctl net restart # Restarts your internet\naxctl net test # Tests your internet connectivity\n```\n\n```bash\n# Get device informations\naxctl device-info\n```\n\n```bash\n# Refresh/fetch the (default) desktop style\naxctl load-style-config\n# Caution: this could overwrite some existing configurations\n```\n\n```bash\n# Disable every displays (wayland only)\naxctl dpms all off\n# Enable a specific monitor (wayland only)\naxctl dpms eDP-1 on # (eDP-1 is an example)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxos-project%2Faxctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxos-project%2Faxctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxos-project%2Faxctl/lists"}