Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Nigh/I-wanna-clean-keyboard

Block the keyboard input while you were eating instant noodles on your laptop keyboard.
https://github.com/Nigh/I-wanna-clean-keyboard

ahk autohotkey hotkeys keyboard scripting-language tool webgui windows

Last synced: 3 months ago
JSON representation

Block the keyboard input while you were eating instant noodles on your laptop keyboard.

Awesome Lists containing this project

README

        


I-wanna-clean-keyboard

https://github.com/Nigh/I-wanna-clean-keyboard/assets/1407471/a51c57e5-773a-4ff4-8fcd-cd9337d9bf4e

`iwck` could block the keyboard input while you were eating, writing or cleaning the key on your laptop keyboard...
`iwck`可以帮助你在笔记本键盘上吃泡面、做笔记或者擦键盘时屏蔽键盘的输入。

## usage

- press `Block` to block or unblock your keyboard input.
点击 `Block` 切换屏蔽状态
- press `Exit` to unblock your keyboard input and exit the app.
点击 `Exit` 解除屏蔽并退出
- click the title `iwck` to drag the window.
点击标题 `iwck` 可以拖动窗口位置

## history

- `2023.07.26`
- migrating to AHK v2.0.4
- use the [Neutron.ahk](https://github.com/G33kDude/Neutron.ahk.git) instead of the GDIp
- `2020.05.25`
- migrating to AHK v2-alpha
- use the [new GDI+ lib](https://github.com/mmikeww/AHKv2-Gdip) instead of the old one
- change to dark style
- `2014.10.25`
- first release