{"id":41780800,"url":"https://github.com/cvcn/inputinput","last_synced_at":"2026-04-02T18:56:25.618Z","repository":{"id":251449534,"uuid":"837440433","full_name":"CvCn/InputInput","owner":"CvCn","description":"World of Warcraft addon","archived":false,"fork":false,"pushed_at":"2025-08-05T04:39:57.000Z","size":4598,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T06:26:40.286Z","etag":null,"topics":["addone","discord","en-us","extension","framework","inputinput","lua","scripting","warcraft-addon","world-of-warcraft","wow","wowaddons","zh-cn","zh-tw"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CvCn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-08-03T02:07:26.000Z","updated_at":"2025-08-05T04:33:37.000Z","dependencies_parsed_at":"2024-11-06T17:18:47.617Z","dependency_job_id":"3df3fb33-33b1-4920-9607-586ab157c17a","html_url":"https://github.com/CvCn/InputInput","commit_stats":null,"previous_names":["cvcn/inputinput"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/CvCn/InputInput","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CvCn%2FInputInput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CvCn%2FInputInput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CvCn%2FInputInput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CvCn%2FInputInput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CvCn","download_url":"https://codeload.github.com/CvCn/InputInput/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CvCn%2FInputInput/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28742983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T02:46:29.005Z","status":"ssl_error","status_checked_at":"2026-01-25T02:44:29.968Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["addone","discord","en-us","extension","framework","inputinput","lua","scripting","warcraft-addon","world-of-warcraft","wow","wowaddons","zh-cn","zh-tw"],"created_at":"2026-01-25T04:01:11.419Z","updated_at":"2026-01-25T04:01:12.173Z","avatar_url":"https://github.com/CvCn.png","language":"Lua","readme":"\n# 关于插件 Features：\n- 重写了游戏内默认的输入框，将其显示在角色下方，习惯了你就会爱上它 Rewrite the default input box in the game, located below the character. Once you get used to it, you will fall in love with it\n- 支持移动（Shift+左键）、缩放（Shift+右边箭头）、重置（Shift+右键）Support move (Shift+left button), zoom (Shift+right arrow), reset (Shift+right button)\n- 正式服可以进入编辑模式编辑\n- 频道颜色、Tab切换频道 Channel color, Tab to switch channel\n- 历史记录（⬆️⬇️） Historical records\n- 输入提示、自动补充（Control+数字） Input prompts, automatic addition (Control+numbers)\n- 撤销（Control+Z）反撤销（Control+Shift+Z） undo、redo\n- 最近消息 Recent chat messages\n\n# 设置 Options：\n- /ii or /InputInput or Esc-\u003e选项(options)-\u003e插件(addOnes)-\u003eInputInput\n\n# 支持的游戏版本 Supported WOW Versions：\n- 地心之战（TWW） 110000, 110002\n- 大地的裂变（Cata） 40400\n- 巫妖王之怒（WotLK） 30403\n- 香草60（Vanilla） 11403\n\n*未做充分测试，有问题请提交反馈 Not fully tested, please submit feedback if there are any issues*\n\n# 兼容的插件 Adapter Addone：\n- ElvUI\n- NdUI\n- 大脚（BigFoot）\n- LS_GLass\n\n# 本地化 Locales：\n- 英语 enUS\n- 简体中文 zhCN\n- 繁体中文 zhTW\n\n*其他语言本地化请提交至Locales文件夹 Please submit localization for other languages to the Locales folder*\n\n# 提示 Tip：\n- 如果安装了ElvUI或者NdUI，Tab切换频道功能将由这些插件接管 If ElvUI or NdUI is installed, the Tab channel switching function will be taken over by these plugins\n- 以上未列出的功能均为暴雪默认的交互逻辑 The functions not listed above are Blizzard's default interaction logic\n- 以上为机翻，请见谅 The above is machine translation, please forgive me\n\n\u003c!-- # 开发者功能 Developer Features:\n- /sp ? 指令：相当于/script print(?) （/sp ?  Instruction: Equivalent to /script print (?)）\n- /sps ? 指令：相当于/script print(\"?\") （/sps ?  Instruction: Equivalent to /script print (\"?\")）\n- /spa ? 指令：相当于/script for _, v in ipairs(?) do print(v) end （/spa ?  Instruction: Equivalent to /script for _, v in ipairs(?) do print(v) end）\n- /spt ? 指令：相当于/script for k, v in pairs(?) do print(k, v) end （/spt ?  Instruction: Equivalent to /script for k, v in pairs(?) do print(k, v) end） --\u003e\n\n# 关于作者 Author：\n**York**\n- 国服 1区-艾萨拉 China\n- 臺服 二組-水晶之刺 Taiwan, China\n\n# 提交问题 Issue：\n- 输入/ii打开设置面板，点击“导出运行日志”，将您的问题一并提交到以下联系方式 Input /ii to open the settings panel, click \"Export run Log\" and submit your issue along with the following contact information\n\n# github：\n[https://github.com/CvCn/InputInput](https://github.com/CvCn/InputInput)\n\n# Discord\n[https://discord.gg/qC9RAdXN](https://discord.gg/qC9RAdXN)\n\n# KOOK(国服)\n[https://kook.vip/vghP6R](https://kook.vip/vghP6R)\n\n# 抖音直播间 Tiktok live(only China)\n[https://live.douyin.com/232963549806](https://live.douyin.com/232963549806)\n\n# LICENSE：\nGNU GENERAL PUBLIC LICENSE","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvcn%2Finputinput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcvcn%2Finputinput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcvcn%2Finputinput/lists"}