hezral / keystrokes

Simple keystrokes on-screen display
GNU General Public License v3.0
17 stars 4 forks source link
![icon](data/icons/128.png)

If you like what i make, it would really be nice to have someone buy me a coffee

Buy Me A Coffee

Simple on-screen keyboard and mouse keystrokes display

Screenshot Screenshot

Installation

Build using flatpak

flatpak-builder --user --force-clean --install build-dir com.github.hezral.keystrokes.yml

Build using meson

Ensure you have these dependencies installed

Download the updated source here, or use git:

git clone https://github.com/hezral/keystrokes.git
cd clips
meson build --prefix=/usr
cd build
ninja build
sudo ninja install

The desktop launcher should show up on the application launcher for your desktop environment if it doesn't, try running

com.github.hezral.keystrokes

Thanks/Credits