{"id":19852717,"url":"https://github.com/shadowblip/godot-evdev","last_synced_at":"2025-02-28T21:18:08.001Z","repository":{"id":164495501,"uuid":"621528699","full_name":"ShadowBlip/godot-evdev","owner":"ShadowBlip","description":"Godot 4 bindings for libevdev to manage event devices","archived":false,"fork":false,"pushed_at":"2023-09-05T16:13:37.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T13:28:39.586Z","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:07:32.000Z","updated_at":"2023-08-08T11:18:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"c94022be-6ce9-465e-a9fd-55beafe4a978","html_url":"https://github.com/ShadowBlip/godot-evdev","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"1cb923f19ee8fd0a9893efc180b770864232b7b3"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-evdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-evdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-evdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowBlip%2Fgodot-evdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowBlip","download_url":"https://codeload.github.com/ShadowBlip/godot-evdev/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241241677,"owners_count":19932791,"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","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.765Z","updated_at":"2025-02-28T21:18:07.997Z","avatar_url":"https://github.com/ShadowBlip.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Godot Evdev\n\nGodot Evdev is a native GDExtension for Godot 4.x that exposes libevdev functionality\nto GDSCript. It allows you to directly access and process input events from\n`/dev/input/event*` devices and create virtual devices using uinput.\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- Evdev 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 libevdev 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-evdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadowblip%2Fgodot-evdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadowblip%2Fgodot-evdev/lists"}