Ask HN: 有用的键盘记录器,用于回忆
2 分•作者: atmanactive•8 个月前
各位同胞,你们好。
我正在寻找一种方法,可以快速找回几分钟前我输入但未添加到剪贴板的文本片段。
剪贴板历史工具很多,而且它们或多或少都运行良好。
但现在,我正在寻找同样功能的按键级别实现。换句话说,我正在寻找一个无恶意键盘记录器,它可以根据回车键码和/或用户可调的超时时间,自动分割按键流,并通过按下特殊快捷键来呈现片段列表。从那里,双击该项目即可将其复制到剪贴板。
所以,这是一种类似已输入文本历史记录的工具。
一个键盘召回工具。
剪贴板历史和键盘记录器的混合体。
在 Github 上搜索过,但没找到任何东西。
任何提示都将不胜感激。
谢谢!
查看原文
Greetings fellow humans.<p>I'm looking for a way to quickly recall text snippets I typed few minutes earlier that I DIDN'T add to clipboard.<p>Clipboard recall tools are abundant, and they are all, more or less, working great.<p>But now, I am looking for the same thing on a keystroke level. In other words, I am looking for a non-malicious keylogger that could auto-split the stream of keystrokes on ENTER keycode, and/or user-adjustable timeout, and would present a list of snippets by pressing a special shortcut. From there, a simple double-click on the item would copy it to clipboard.<p>So, a typed text history tool of sorts.<p>A keyboard recall tool.<p>A hybrid between clipboard recall and a keylogger.<p>Was searching on Github, couldn't find any.<p>Any hints would be greatly appreciated.<p>Thanks!