diff --git a/README.md b/README.md index 798ccd6..a1a091f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,24 @@ # Magnifier for Stream Deck ## Description +This plugin allows to use a Stream Deck key as a screen magnifier, with up to 32x. + +Includes an option to move the mouse pixel by pixel for better precision. + +![color-picker](images/magnifier-deck.png) + +## Details + +TODO + +## My other Stream Deck plugins + +- **[Color Picker](https://github.com/VictorGrycuk/streamdeck-color-picker)** +- **[KeePass for StreamDeck](https://github.com/VictorGrycuk/StreamDeck-KeePass)** -WIP! -This plugin allows to use a Stream Deck key as a screen magnifier, with up to 32x. --- -Plugin icon provided by [Dimitry Miroliubov](https://www.flaticon.com/authors/dimitry-miroliubov) from [www.flaticon.com](www.flaticon.com), action icon is a modified version of Material Filled at [Icon8](https://icons8.com/). +**Magnifier** icon by [Dimitry Miroliubov](https://www.flaticon.com/authors/dimitry-miroliubov) and **Mover** icon by [Pixel Perfect](https://www.flaticon.com/authors/pixel-perfect) from [www.flaticon.com](www.flaticon.com), action icon is a modified version of *Material Filled* at [Icon8](https://icons8.com/). diff --git a/images/magnifier-deck.png b/images/magnifier-deck.png new file mode 100644 index 0000000..58043fc Binary files /dev/null and b/images/magnifier-deck.png differ