From 96a7aaf8a6569d09cd039b4bcd7556c1fc44b168 Mon Sep 17 00:00:00 2001 From: PhatDave Date: Wed, 27 Oct 2021 13:58:13 +0200 Subject: [PATCH] Added README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e55ee01 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Echoes keyboard events to selectable windows + +Mainly used (and made) for World of Warcraft but it might have it's other uses + +F3 brings up UI which allows the user to select 1 or more applications to echo **all** keyboard events to + +In the current state ALL events are echoed, customizability is planned \ No newline at end of file