{"id":19852712,"url":"https://github.com/shadowblip/godot-pty","last_synced_at":"2025-10-30T22:08:10.526Z","repository":{"id":179358192,"uuid":"621533768","full_name":"ShadowBlip/godot-pty","owner":"ShadowBlip","description":"GDExtension for Godot 4.x that allows running processes in a pseudo terminal (PTY)","archived":false,"fork":false,"pushed_at":"2024-08-08T04:28:41.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-02T00:32:32.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/ShadowBlip.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":"2023-03-30T21:25:10.000Z","updated_at":"2025-03-14T19:02:18.000Z","dependencies_parsed_at":"2024-06-22T13:30:20.534Z","dependency_job_id":null,"html_url":"https://github.com/ShadowBlip/godot-pty","commit_stats":null,"previous_names":["shadowblip/godot-pty"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ShadowBlip/godot-pty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-pty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-pty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-pty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-pty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowBlip","download_url":"https://codeload.github.com/ShadowBlip/godot-pty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-pty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281890019,"owners_count":26579035,"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-10-30T02:00:06.501Z","response_time":61,"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":[],"created_at":"2024-11-12T14:04:06.091Z","updated_at":"2025-10-30T22:08:10.510Z","avatar_url":"https://github.com/ShadowBlip.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Godot PTY\n\nGodot PTY is a native GDExtension for Godot 4.x that allows you to create, run,\nand interact with processes in a pseudo terminal (PTY). You can directly read\nfrom the stdout and write to the process's stdin.\n\n## Requirements\n\n### Build Requirements\n\nThe following are required to build Open Gamepad UI:\n\n- Godot 4.x\n- GCC 7+ or Clang 6+.\n- Python 3.5+.\n- SCons 3.0+ build system\n- pkg-config (used to detect the dependencies below).\n- X11, Xcursor, Xinerama, Xi and XRandR development libraries.\n- MesaGL development libraries.\n- ALSA development libraries.\n- PulseAudio development libraries.\n- make (optional)\n- unzip (optional)\n- wget (optional)\n\nIf you are using ArchLinux, you can run the following:\n\n```bash\npacman -S --needed scons pkgconf gcc libxcursor libxinerama libxi libxrandr mesa glu libglvnd alsa-lib pulseaudio make unzip wget git\n```\n\n## Building\n\nYou can build the project using the following:\n\n```bash\nmake build\n```\n\n## Usage\n\nCopy the `addons` folder after you have built the project into your Godot\nproject directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowblip%2Fgodot-pty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowblip%2Fgodot-pty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowblip%2Fgodot-pty/lists"}