Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KaustubhPatange/Kling

A utility to show keyboard keys visually on the Windows screen.
https://github.com/KaustubhPatange/Kling

Last synced: 10 days ago
JSON representation

A utility to show keyboard keys visually on the Windows screen.

Awesome Lists containing this project

README

        

# Kling : Visual Keylogger

![GitHub issues](https://img.shields.io/github/issues/KaustubhPatange/Kling)
[![Licence](https://img.shields.io/badge/license-GPLv3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0.en.html)
![GitHub repo size](https://img.shields.io/github/repo-size/KaustubhPatange/Kling.svg)

![Logo](https://github.com/KaustubhPatange/Kling/raw/master/images/icon.ico)

## Downloads

Version | MD5 hash | Downloads |
--- | --- | --- |
v1.4 | 080ae0152a1b2968d4ac8fca899be7e9 | [klingv1.4_win64.zip](https://github.com/KaustubhPatange/Kling/releases/download/1.4/klingv1.4_win64.zip)
v1.3 | 1e9973e673434096751eafecd495e041 | [klingv1.3_win64.zip](https://github.com/KaustubhPatange/Kling/releases/download/1.3/klingv1.3_win64.zip)
v1.2 | 1ecdddbe43a231af7e465e7864d5c276 | [klingv1.2_win64.zip](https://github.com/KaustubhPatange/Kling/releases/download/1.2/klingv1.2_win64.zip)
v1.1 | a87de4956884ba5c24435d1f879019c0 | [klingv1.1_win64.zip](https://github.com/KaustubhPatange/Kling/releases/download/1.1/klingv1.1_win64.zip)
v1.0 | cac0f93be6821df4eeb0b675e60d047d | [klingv1.0_win64.zip](https://github.com/KaustubhPatange/Kling/releases/download/1.0/klingv1.0_win64.zip)

## Screenshot

*4 images for gif*

![SlideShow](https://github.com/KaustubhPatange/Kling/raw/master/images/kling.gif)

## Features

*The name **Kling** is made from two words **Keys & Fling**, so I decided to merge them as one word.*

* Visually display keys on Windows screen
* Detect multiple keys and key holds
* Allow you to change location of display
* Allow you to change amount of display time

## Compilation
### Windows
* Use either [Visual Studio 2017](https://visualstudio.microsoft.com/) or later to open file *.sln file*

## License

* [General Publication License 3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)

```
Copyright 2019 Kaustubh Patange

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .
```