From fdce798e4757b85d6a363b698e62c33a00893262 Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Mon, 24 Jul 2023 22:03:19 +0000 Subject: [PATCH] Added more future additions --- README.md | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 9820a0b..72f5605 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,22 @@ -# Drone Input Tool - -Allen Wrench is a desktop tool to aid [Hexcorp](https://hexcorp.net) Drones in their digital interactions. - -## WIP Features - -* [ ] Customize shortcut keys used on linux platforms -* [ ] Add support for BSD -* [ ] Keyboard control of the program -* [ ] Improve UI design (Input Requested) -* [ ] Better sorting of subjects -* [ ] Built-in system shortcut -* [ ] Auto-send `return` on paste completion for pre-determined phrases -* [ ] Ability to add custom types / phrases -* [ ] [Unicode "font" options](https://lingojam.com/DiscordFonts) - -### Misc notes - +# Drone Input Tool + +Allen Wrench is a desktop tool to aid [Hexcorp](https://hexcorp.net) Drones in their digital interactions. + +## WIP Features + +* [ ] Customize shortcut keys used on linux platforms +* [ ] Add support for BSD +* [ ] Keyboard control of the program +* [ ] Improve UI design (Input Requested) +* [ ] Better sorting of subjects +* [ ] Built-in system shortcut +* [ ] Auto-send `return` on paste completion for pre-determined phrases +* [ ] Ability to add custom types / phrases +* [ ] [Unicode "font" options](https://lingojam.com/DiscordFonts) +* [ ] Drone Speech Optimizations +* [ ] Improve Launch Times +* [ ] Prevent showing window until on correct location + +### Misc notes + [Use this as a guide for building for MacOS](https://thinkgo.io/post/2023/02/publish_tauri_to_apples_app_store/) \ No newline at end of file