{"id":22249450,"url":"https://github.com/zeroidentidad/keyboardbot","last_synced_at":"2025-07-29T22:38:42.601Z","repository":{"id":202569515,"uuid":"707426151","full_name":"zeroidentidad/keyboardbot","owner":"zeroidentidad","description":"Bot de teclado para búsquedas en el navegador web predeterminado ","archived":false,"fork":false,"pushed_at":"2023-10-20T03:03:44.000Z","size":3230,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T12:14:40.712Z","etag":null,"topics":["gobot"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeroidentidad.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}},"created_at":"2023-10-19T21:53:23.000Z","updated_at":"2023-10-20T03:12:47.000Z","dependencies_parsed_at":"2024-04-07T22:00:22.894Z","dependency_job_id":null,"html_url":"https://github.com/zeroidentidad/keyboardbot","commit_stats":null,"previous_names":["zeroidentidad/keyboardbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zeroidentidad/keyboardbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroidentidad%2Fkeyboardbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroidentidad%2Fkeyboardbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroidentidad%2Fkeyboardbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroidentidad%2Fkeyboardbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeroidentidad","download_url":"https://codeload.github.com/zeroidentidad/keyboardbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeroidentidad%2Fkeyboardbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267772851,"owners_count":24142095,"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-07-29T02:00:12.549Z","response_time":2574,"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":["gobot"],"created_at":"2024-12-03T06:26:44.563Z","updated_at":"2025-07-29T22:38:42.575Z","avatar_url":"https://github.com/zeroidentidad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## keyboardbot\n\nBot de teclado para búsquedas en el navegador web predeterminado. \n\nLas teclas fuera del siguiente conjunto de constantes de caracteres se consideraran disparador de búsqueda. Por defecto Intro o Enter.\n\n```go\n\nconst (\n\tTilde = iota + 96\n\tA B C D E F G\n\tH I J K L M N O\n\tP Q R S T U V\n\tW X Y Z\n)\n\nconst (\n\tEscape   = 27\n\tSpacebar = 32\n\tHyphen   = 45\n\tAsterisk = 42\n\tPlus     = 43\n\tSlash    = 47\n\tDot      = 46\n)\n\nconst (\n\tZero = iota + 48\n\tOne\n\tTwo\n\tThree\n\tFour\n\tFive\n\tSix\n\tSeven\n\tEight\n\tNine\n)\n\nconst (\n\tArrowUp = iota + 65\n\tArrowDown\n\tArrowRight\n\tArrowLeft\n)\n\n```\n\n### Captura\n\n![captura](./.img/captura.png)\n\nBuilds para Linux y Windows en [./releases](./releases)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroidentidad%2Fkeyboardbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeroidentidad%2Fkeyboardbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeroidentidad%2Fkeyboardbot/lists"}