This commit is contained in:
Schrottkatze 2022-06-16 19:30:58 +02:00
commit 3e178deb63

View file

@ -22,8 +22,8 @@ Note: This program is for personal use. I will modify it as I deem necessary, bu
I may or may not do these, but they sound fun to implement to me!
- [ ] additional macro features
- relative cursor movements
- screenshotting whole/parts ot the screen (using external programs)
- [ ] relative cursor movements
- [ ] screenshotting whole/parts ot the screen (using external programs)
- [ ] Macro daemon kind of thing to listen in the background for keyboard shortcuts?
- [ ] the daemon itself
- [ ] config file
@ -48,4 +48,4 @@ I may or may not do these, but they sound fun to implement to me!
## Installation
Currently only manually possible via `cargo build --release` and then moving the result into your $PATH.
Currently only manually possible via `cargo build --release` and then moving the result into your $PATH.