iwck
could block the keyboard input while you were eating, writing or cleaning the key on your laptop keyboard...
iwck
可以帮助你在笔记本键盘上吃泡面、做笔记或者擦键盘时屏蔽键盘的输入。
- 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
可以拖动窗口位置
Over a decade has passed since IWCK's initial release. This software was conceived during my university days, when eight of us shared one narrow desk in the dormitory. During chilly winters, we often resorted to using laptops on our beds, where the tiny foldable desks left no room for anything beyond the laptop itself.
We frequently wished we could write assignments directly on the keyboard or safely place a cup of instant noodles without triggering accidental keystrokes. And let's face it—eating near the keyboard inevitably leads to crumbs finding their way between the keys, yet no one wants to pause their game, work, or video just to clean it.
These everyday frustrations ultimately gave birth to IWCK.
The software's actual development predates its GitHub release. The first version used AutoHotKey's native GUI, later rebuilt with GDIp before going open-source. Now powered by WebView, its interface has undergone three major aesthetic upgrades. As someone passionate about GUI design, I've always believed AutoHotKey can transcend the "ugly system controls" stereotype—here's to more AHK developers creating visually appealing and functional software!
距离IWCK首次发布已过去十余年。这款软件的构思源于我的大学时光——那时我们八人宿舍共用一张狭长书桌,空间十分局促。寒冬时节,同学们更习惯蜷缩在床上使用电脑,而那块仅容得下笔记本电脑的折叠桌板,根本腾不出空间放置其他物品。
我们常常幻想:要是能在笔记本键盘上直接书写作业该多好;或是能把泡面碗稳妥地搁在键盘上,而不触发误触。更现实的问题是,当你在键盘旁大快朵颐时,食物碎屑总会悄然入侵键隙。可谁愿意为了清理键盘,中断正在酣战的游戏或精彩的视频呢?
这些日常痛点,最终催生了IWCK的诞生。
实际上,软件的实际开发时间早于GitHub发布时间。初版采用AutoHotKey原生GUI搭建,后来通过GDIp重构后才正式开源。如今它已升级为WebView架构,界面美观度实现了三级跳。作为GUI设计的执着追求者,我想证明:即便使用AutoHotKey,也能突破系统控件的审美局限——期待AHK开发者们创造出更多兼具功能与美感的作品。
2023.07.26
- migrating to AHK v2.0.4
- use the Neutron.ahk instead of the GDIp
2020.05.25
- migrating to AHK v2-alpha
- use the new GDI+ lib instead of the old one
- change to dark style
2014.10.25
- first release