mulaRahul / keyviz

Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.
https://mularahul.github.io/keyviz
GNU General Public License v3.0
5.16k stars 170 forks source link
flutter flutter-desktop keypress keystroke

keyviz-2.0

Keyviz is a free and open-source software to visualise your keystrokes and mouse actions in real time! Let your audience know what handy shortcuts/keys you're pressing during screencasts, presentations, collaborations, or whenever you need it.

English | 简体中文

⌨️ Keystrokes & 🖱️ Mouse Actions

Now you can visualize mouse actions! Not only mouse clicks, you can also visualize mouse actions along with keystrokes like Cmd + Click, Alt + Drag, etc.

key-visualizer

🎨 Stylize

Don't restrain yourself to just black & white! You can customize every aspect of the visualization. The visualisation's style, size, colour (modifier and regular keys), border, icon, etc.

settings-window

Powerful and easy-to-use configuration options.


📥 Installation

You can download the latest version of keyviz from the Github Releases page. For the installer, unzip the downloaded file, run the installer and follow the familiar steps to install keyviz.

Below are the platform specifics options and requirements -

🪟 Windows ### 👜 Microsoft Store You can download keyviz directly from the [microsoft store](https://apps.microsoft.com/detail/Keyviz/9phzpj643p7l?mode=direct). ### 🥄 Scoop ```bash scoop bucket add extras # first, add the bucket scoop install keyviz ``` ### 📦 Winget ```bash winget install mulaRahul.Keyviz ```
*.dll missing error? If you're getting a `.dll` missing error after installing the application, you're missing the required Visual C++ redistributables. You can get the same from here [VSC++ Redist](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170).


🍎 MacOS ### 🔒 Permission Keyviz requires **Input Monitoring** and **Accessibility** permissions. Enable the same in settings -
``` Settings > Privacy & Security > Input Monitoring/Accessibility ```


🐧 Linux ### ❗ v2.x.x Requirements ```bash sudo apt-get install libayatana-appindicator3-dev ``` or ```bash sudo apt-get install appindicator3-0.1 libappindicator3-dev ```


🛠️ Build Instructions

You can always further develop/build the project by yourself. First of all ensure that you've setup Flutter on your system. If not follow this guide.

After setting up flutter, clone the repository if you have git installed or download the zip and unpack the same.

mkdir keyviz
cd keyviz
git clone https://github.com/mulaRahul/keyviz.git .

Move inside the flutter project and run the build command to create an executable -

flutter build windows


💖 Support

As keyviz is freeware, the only way I can earn is through your generous donations. It helps free my time and work more on keyviz.