{"id":23288157,"url":"https://github.com/aerphanas/keycode","last_synced_at":"2026-05-06T20:31:24.691Z","repository":{"id":61223551,"uuid":"392973202","full_name":"aerphanas/keycode","owner":"aerphanas","description":"Simple KeyCode Grabber","archived":false,"fork":false,"pushed_at":"2023-02-12T12:00:21.000Z","size":8512,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T22:25:40.170Z","etag":null,"topics":["c","docker","docker-image","keyboard-events","keycode"],"latest_commit_sha":null,"homepage":"","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/aerphanas.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}},"created_at":"2021-08-05T08:56:30.000Z","updated_at":"2023-02-12T12:03:43.000Z","dependencies_parsed_at":"2023-01-23T10:30:10.578Z","dependency_job_id":null,"html_url":"https://github.com/aerphanas/keycode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerphanas%2Fkeycode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerphanas%2Fkeycode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerphanas%2Fkeycode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aerphanas%2Fkeycode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aerphanas","download_url":"https://codeload.github.com/aerphanas/keycode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247511178,"owners_count":20950616,"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":["c","docker","docker-image","keyboard-events","keycode"],"created_at":"2024-12-20T03:15:02.347Z","updated_at":"2026-05-06T20:31:24.655Z","avatar_url":"https://github.com/aerphanas.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **KeyCode**\n\n[![Author](https://img.shields.io/badge/author-aerphanas-red.svg)](https://github.com/aerphanas)\n[![Build-Test](https://github.com/aerphanas/keycode/actions/workflows/action.yml/badge.svg)](https://github.com/aerphanas/keycode/actions/workflows/action.yml)\n\nGet Keycode From keyboard\n\n## **Setup**\n\n**binary**\n\n```sh\n./keycode(tui)\n./keycode -v $(your char) (get opt)\n```\n\n**Docker**\n\n```sh\ndocker pull aerphanas/keycode:latest # pull docker image from docker hub\ndocker run -it keycode:latest # run docker image interactively\ndocker run -it keycode:latest -v $(your char) # to get key without tui\n```\n\n## **Compile From Source**\n\nPrerequisites :\n\n- ncurses\n- gcc\n- pkg-config\n\n```sh\ngcc ./keycode/src/main.c -o keycode.o `pkg-config --cflags --libs ncurses`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerphanas%2Fkeycode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faerphanas%2Fkeycode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faerphanas%2Fkeycode/lists"}