AllenWrench/README.md

30 lines
961 B
Markdown
Raw Permalink Normal View History

2023-07-24 22:03:19 +00:00
# Drone Input Tool
Allen Wrench is a desktop tool to aid [Hexcorp](https://hexcorp.net) Drones in their digital interactions.
## WIP Features
2023-08-28 22:15:31 +00:00
### Crucial Updates
* [ ] Ensure window appears within bounds of screen(s) when moved to cursor location
2023-07-24 22:03:19 +00:00
* [ ] Keyboard control of the program
2024-05-16 22:34:48 +00:00
* [X] Auto-send `return` on paste completion for pre-determined phrases
2023-08-28 22:15:31 +00:00
* [ ] Prevent showing window until on correct location
### Nice to Haves
* [ ] Customize shortcut keys used on linux platforms
* [ ] Add support for BSD 😬
2023-07-24 22:03:19 +00:00
* [ ] Improve UI design (Input Requested)
* [ ] Better sorting of subjects
* [ ] Built-in system shortcut
2023-08-28 22:15:31 +00:00
* [ ] Ability to add custom types/phrases
2023-07-24 22:03:19 +00:00
* [ ] [Unicode "font" options](https://lingojam.com/DiscordFonts)
* [ ] Drone Speech Optimizations
* [ ] Improve Launch Times
2024-05-16 22:34:48 +00:00
* [ ] Add Version Display in Config
2023-07-24 22:03:19 +00:00
### Misc notes
2023-08-05 00:45:24 +00:00
[Use this as a guide for building for MacOS](https://thinkgo.io/post/2023/02/publish_tauri_to_apples_app_store/)