├── .github └── FUNDING.yml ├── KeySoulDemo.png └── README.md /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | # These are supported funding model platforms 2 | 3 | github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] 4 | patreon: # Replace with a single Patreon username 5 | open_collective: # Replace with a single Open Collective username 6 | ko_fi: isPoto 7 | tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel 8 | community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry 9 | liberapay: # Replace with a single Liberapay username 10 | issuehunt: # Replace with a single IssueHunt username 11 | otechie: # Replace with a single Otechie username 12 | lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry 13 | custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] 14 | -------------------------------------------------------------------------------- /KeySoulDemo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isPoto/KeySoul/6197a0da12556ca1895f3968c66d0eda03ac942a/KeySoulDemo.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # KeySoul 2 | 3 | 键魂是 Poto 开发的「键道」键位屏幕虚拟软件,辅助您初学不熟悉键位时用 4 | 5 | ![KeySoulDemo](https://user-images.githubusercontent.com/59009389/212562592-c80682f0-d516-4c73-8f3b-6bfaeb6d4bda.png) 6 | 7 | 8 | 9 | 10 | 你想要学键道,但你面对陌生的键位皱眉。 11 | 12 | 你只是想要体验双拼的畅快淋漓,你想要上来就打字,而不是去背诵和抄写键位图。 13 | 14 | 现在,「键魂」让你直接上手体验键道的魅力。你只需了解键道的规则,即可在对键位陌生的前提下直接打字。 15 | 16 | 键魂会在屏幕上显示键道键位表,它不会干扰你的鼠标操作,你可以看到和操作键魂底下的内容。你在打字时召唤键魂,即可对照着键位打字。 17 | 18 | 你可以移动键魂到你喜欢的位置,当你用完后,双击右侧小紫点退出。 19 | 20 | **特性** 21 | 22 | 免安装绿色便携良心软件 23 | 屏幕置顶显示,鼠标穿透。随心打,不影响遮掩区域的鼠标操作 24 | 25 | 26 | Download for Win 27 | 28 | **用法** 29 | 30 | 下载后将 KeySoulByPotoVersion**.zip 解压至新的空白文件夹 31 | 运行 键魂.exe 32 | 屏幕将会显示键道键位 33 | 右侧的小紫点可以左键拖拽移动位置,移到屏幕下方,方便打字时对照 34 | 双击右侧小紫点退出键魂 35 | 36 | 鼠标右键右击右侧小紫点,捐赠 Poto 37 | 38 | After downloading, unzip KeySoulByPotoVersion** .zip to a new blank folder 39 | Run 键魂.exe 40 | The screen will display the key map 41 | The small purple dot on the right can be left-clicked and dragged to move the position to the bottom of the screen, which is convenient for comparison when typing 42 | Double-click the small purple dot on the right to exit the key soul 43 | 44 | Right-click the small purple dot on the right to donate Poto. 45 | If you have a PayPal or credit card, you can donate Poto via the Sponsor Poto button. 46 | 47 | **鸣谢** 48 | 49 | [pingshunhuangalex](https://github.com/pingshunhuangalex) 设计键位图 50 | [键道](https://xkinput.github.io)社区所有朋友大力支持 51 | 52 | 53 | 61 | 62 | [Follow Poto Channel](https://t.me/PotoChannel) 63 | [Join Poto Group](https://t.me/PotoGroup) 64 | 定制软件找 [Poto](https://t.me/isPoto) 65 | 66 | ![ReceiveMoney](https://user-images.githubusercontent.com/59009389/215348988-e68e08a7-3fb8-4347-81cb-8b62c3d828e4.png) 67 | 68 | --------------------------------------------------------------------------------