Added more future additions

This commit is contained in:
Elizabeth Cray 2023-07-24 22:03:19 +00:00
parent 84b979a80a
commit fdce798e47
1 changed files with 21 additions and 18 deletions

View File

@ -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/)