31 Commits

Author SHA1 Message Date
56a7a26760 Cleanup gui and some unused shit 2025-01-01 01:04:02 +01:00
f6bb50438d Implement core functionality in ahk2 2025-01-01 01:00:49 +01:00
59b8ab5e57 Refactor more shit to be more sensible 2025-01-01 00:49:44 +01:00
e9a0313de6 Rework a good part of echo to ahk2 2025-01-01 00:34:36 +01:00
715ddfa24d Update 2024-08-24 19:41:37 +02:00
unknown
999531d2ab Remove keybind conflict 2022-01-10 20:06:24 +01:00
unknown
e028a339a2 Fix typo 2022-01-10 20:05:51 +01:00
unknown
ed246a7b02 Keys now added and removed via F3 and F4 respectively 2022-01-10 20:05:09 +01:00
PhatDave
f7bd71453c Now uses window ID instead of PID 2021-11-03 09:58:06 +01:00
PhatDave
d82d7cee48 Small cosmetic changes, also added some default keys to F7 hotkey, maybe should stop using F keys... 2021-11-02 15:24:31 +01:00
PhatDave
3cf2894854 Can now be paused with F6 2021-10-30 13:09:58 +02:00
PhatDave
e4d03b272f Old hooks are now stopped to prevent many hooks at same time 2021-10-29 22:03:10 +02:00
PhatDave
7604b22ad8 Added timer to reset the hook every 5 min 2021-10-28 18:31:05 +02:00
PhatDave
8551c0c5b0 Resolved issue with keyboard hook getting removed 2021-10-28 18:20:01 +02:00
PhatDave
50204a606d Fixed readme 2021-10-28 11:05:04 +02:00
PhatDave
bcbea70c88 Fixed the bug where the hook would disappear, hook can now be repaired with F5 2021-10-28 10:14:02 +02:00
PhatDave
edd4182e39 Updated README 2021-10-27 23:21:35 +02:00
PhatDave
ba8f3cdb21 Windows can now be added with Ctrl+Alt+S and deleted with Ctrl+Alt+D (affects current window only) 2021-10-27 23:19:52 +02:00
PhatDave
b47bd2487a Minor UI changes, also added Ctrl+Alt+S to add current window to echo list 2021-10-27 23:11:21 +02:00
PhatDave
3759bed41a Described changes in readme, readme updated 2021-10-27 22:43:46 +02:00
PhatDave
1b7847da63 Keys can now be added/removed by using hotkeys 2021-10-27 22:42:39 +02:00
PhatDave
fb9f4a3875 Added some form of sorting 2021-10-27 15:51:08 +02:00
PhatDave
0c01df3428 Fixed bug that was introduced last commit........... 2021-10-27 15:38:17 +02:00
PhatDave
f8fce58c20 Fixed bug that was introduced last commit 2021-10-27 15:37:24 +02:00
PhatDave
ce9b3e3a7c Merge branch 'master' of https://github.com/PhatDave/AHKEcho 2021-10-27 15:35:05 +02:00
PhatDave
21f5e93777 Fixed bug regarding modifier keys 2021-10-27 15:34:34 +02:00
PhatDave
86d37fe3be Fixed bug regarding modifier keys 2021-10-27 15:34:24 +02:00
Dave
b570928f1e Delete Echo.exe 2021-10-27 15:18:44 +02:00
PhatDave
a83674caf5 Added whitelist functionality 2021-10-27 15:02:10 +02:00
PhatDave
96a7aaf8a6 Added README 2021-10-27 13:58:13 +02:00
PhatDave
176e0fc743 Initial commit 2021-10-27 13:56:06 +02:00