Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkan0615/keyboard-mouse-detector

Keyboard and Mouse Detector Desktop app
https://github.com/kkan0615/keyboard-mouse-detector

desktop-application electron iohook

Last synced: about 2 months ago
JSON representation

Keyboard and Mouse Detector Desktop app

Awesome Lists containing this project

README

        

# Keyboard mouse detector
Detect Mouse, Keyboard or Wheel events!

## How to use it?
### Exit
Pres "Exit" menu in the tray

# Screenshots
Screenshots are based on v0.0.3.
## Home
![home](screenshots/home.png)
## Setting
![home](screenshots/setting.png)
## output
![home](screenshots/output.png)

# Supporting Languages
- English
- Korean [Developing...]
- Chinese [Developing...]

# Events Types
| Event name | Description |
|----------------|------------------------|
| KEY_PRESSED | When key is pressed |
| KEY_RELEASED | When key is released |
| MOUSE_CLICKED | When mouse is clicked |
| MOUSE_PRESSED | When mouse is pressed |
| MOUSE_RELEASED | When mouse is released |
| MOUSE_MOVED | When mouse is moved |
| MOUSE_WHEEL | When wheel is worked |

# Developing
This section is for people who want to contribute to this app

If you are not interested in contribution, pass this section.
## Known issue
- Use "yarn" for package manager. "pnpm has issue with native dependencies"

# Feature we might add
- Dark mode
- More languages

# Support me
Thank you for supporting me!

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/youngjinkwak)

[//]: # (## 옮겨야 할것)