Zr alshaha is a simple app that displays your keyboard input written in Rust!
it's useful for diplaying your keyboard input while streaming, making tutorials, and such
https://user-images.githubusercontent.com/85521119/188181233-1db31f88-77d2-4f54-8c96-f4545c90d048.mp4
| Key | Description | | ----------------- | --------------- | | Right-Click(hold) | Move the window |
Show pressed keys
Config file
for now, you can specify the window position and the font size using a toml file in your config directory under "zr-alshasha"
// Linux: /home/alice/.config/zr-alshasha/config.toml // Windows: C:\Users\Alice\AppData\Roaming\zr-alshasha\config.toml // Mac: /Users/Alice/Library/Application Support/zr-alshasha/config.toml
``` [position] x = 1000 # Default is 1000 y = 1000 # Default is 1000
font_size = 30 # Default is 30 ```
You can track features in this issue
it just means screen key in Arabic